arunk / indrz

indoor maps, orientation and wayfinding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

indrz

digital wayfinding indoors, maps, orientation and indoor routing for buildings large or small, app or webpage.

What is indrz?

indrz is open source software to provide indoor maps and routes for buildings. 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.

Documentation

Read the Documenation

[indrz Docs] (https://github.com/indrz/indrz/tree/master/docs)

[indrz Installation] (https://github.com/indrz/indrz/tree/master/docs/installation)

[indrz API] (https://github.com/indrz/indrz/tree/master/docs/api)

[indrz GeoData] (https://github.com/indrz/indrz/tree/master/docs/geodata)

Supported and built by:

Contact: Michael Diener

Email: office@gomogi.com

www: www.gomogi.com www: www.indrz.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 supported languages include English and German

Current branches in use

Indrz Campus is a indoor cloud mapping, wayfinding platform.GIT Project Page. It allows you to find your way around in an indoor environment such as large building complexes. The man behind it is Michael Dienerget in touch if you'd like to discuss the project in more detail.

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 writer
write translations multi-lingual
submit bug report write detailed
fix bugs git, coding
add features git, coding

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

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

indoor maps, orientation and wayfinding

License:GNU General Public License v3.0


Languages

Language:HTML 34.6%Language:Python 33.3%Language:JavaScript 22.0%Language:PLSQL 7.9%Language:CSS 2.2%