grantime / indrz-doc

indrz documentation repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

indrz open source wayfinding, directions api, routing, navigation

Project homepage [www.indrz.com] (http://www.indrz.com) digital wayfinding indoors, maps, orientation and indoor routing for a campus, hospital, shopping mall, airport... large or small

GitHub stars GitHub release license Twitter

Documentation

Our documentation structure and build environment is built upon the [mapbox docbox] (https://github.com/mapbox/docbox) nodejs static documentation generator. The main content is found under the (content) folder.

[indrz Installation] (https://github.com/indrz/indrz-doc/blob/master/content/installation.md)

[indrz introduction to API] (https://github.com/indrz/indrz-doc/blob/master/content/introduction.md)

[indrz Directions API] (https://github.com/indrz/indrz-doc/blob/master/content/directions.md)

[indrz Buildings API] (https://github.com/indrz/indrz-doc/blob/master/content/buildings.md)

indrz Working with GeoData

Building blocks Libraries we use

Licence

indrz is under GNU General Public License v3.0. The name "indrz" is not allowed to be used by third parties and is a trademark. Other than that you can do what you want accordingly

Mantra

Find it fast

What is indrz? the vision

To make indoor navigation as common as GPS car navigation.

indrz is open source software API to provide indoor maps and routing directions. indrz will allow you to integrate indoor maps and routing services into your homepage or application.
If you work at a university or other organization and need an online wayfinder [www.indrz.com] (www.indrz.com) will offer our services to build or host it for you. Our business model is like Mapbox, free open source software and payed services such as data conversion, preparation or import. The [www.indrz.com] (www.indrz.com) cloud based platform can host the solution for you.

Indrz was developed out of the need to quickly communicate how to get from point A to point B in a complex set of buildings. Being late for your first class is never a good thing, so to help the students out indrz was born.

Supported and built by:

Contact: Michael Diener

Email: office@gomogi.com

[www.gomogi.com] (http://www.gomogi.com)

What you GET

The code is for building the routing services, client side javascript to view routes, show maps, integrate maps, change floors, ... All the functionality is baked in for your own indoor routing app or webpage.

What this is NOT

You do not get the data prepared for the system, data import, data conversion, platform installation, design and more. These are all services provided by GOMOGI (maybe others in the future :) ) on the cloud platform here at (www.indrz.com) so to keep this all open source please contact us to keep things moving forward.

What you need to DO and KNOW (the magic)

We can do this for you but if you know how you will need to know how to make the maps, import data, convert file formats such as DWG,JPG, PDF into maps or does it upload into a PostGIS database. This is hard work and I am still looking for a quick magicical way to automagically import your indoor maps (simple images is easy and everyone can do that). Finally you also need to build the indoor routing network.

What you need to DO

  • import CAD, JPG, PDF,PNG... into PostGIS
  • create maps (geoserver with sld) coming from your import Data
  • create routes (QGIS or other Desktop GIS)
  • create Client (indrz)
  • create Services (indrz)
  • customize Client, corporate identity
  • deploy

Where can you use it?

  • universities
  • hospitals
  • business parks
  • shopping malls
  • expo halls
  • events opera house, stadiums
  • libraries
  • any building anywhere
  • meeting room finder
  • digital wayfinding

Features

  • search people, places
  • API connect to external data such as room booking systems vi API
  • API to show or hide map components
  • floor switcher to view floor plans per floor
  • routing indoor 3d routes from any floor to any floor
  • routing for diabled
  • routing walk time
  • routing distance
  • routing logic such as route to front office first then to destination
  • 3D view in google earth connected to 2d map
  • Print maps
  • share map, share route, share search results
  • Points of interests: cafe, vending machines, bookstore you name it
  • multilanguage to support any language
  • mobile web page

Translations

Translations are hosted by [Transifex here] (https://www.transifex.com/organization/indrz/dashboard) Currently we have translations for English and German, feel free to add your language.

Current branches in use

Contact & community

Communication is simple via email (office@gomogi.com). All other discussion should happen in the indrz Google Group, or relevant GitHub issues page.

Hey join us, get involved

indrz would love your help. There are more than enough things to get done so we would love your help. We need people to help out submit bugs, suggest features, write documentation and contribute code.

Task Skill
write documentation anyone
write translations multi-lingual
submit bug report write detailed
fix bugs git, coding
add features git, coding

Supporters

A big shout out to the following supporters for sharing the open source love

Design Decisions

Indrz is built for pure simplicity and quick information exchange. A user visiting a site should quickly see their destination and orient themselves. Indrz is not designed as a virtual reality app guiding you every step of the way but more like a quick reference. You still will need to look around, but getting lost and walking into pillars while staring at your phone should no longer happen.

Research Areas

We are looking to expand our horizons

  • Auto generating indoor route descriptions based on points of interest and landmarks is an area in need of more research.
  • Semi-Automatic data conversion from DWG, DXF, PDF, JPG to PostGIS vector polygons, lines, and points.
  • Generation of polygon centerlines, skeletons
  • Complex topology rule checking

Goals - Vision

We want to make sure every one can find there way with ease and make them aware of how wayfinding works teaching you at the same time how to find your way in any and every indoor environment.

About

indrz documentation repo

License:GNU General Public License v3.0


Languages

Language:CSS 73.6%Language:HTML 16.8%Language:JavaScript 9.7%