[GraphHopper] Indoor Navigation

Peter K peathal at yahoo.de
Wed Aug 28 10:24:30 UTC 2013


Is indoor data available from OSM?

You feed graphhopper with your indoor data and apply a dijkstra to it.
You could have a look into GraphStorage3D to get a feeling how you can
do it. The tricky thing is to get the correct location+height indoor
from your device. And then if you have that you'll probably need to
change the node lookup a bit (via Location2IDIndex).

Regards,
Peter.

> How can I use the graphhopper engine to calculate the path in an
> indoor map between two points from different level? I would like to
> use my osm file as map model. In this file there is some elevators.
>
> Thank you!
>
> aGO!




More information about the GraphHopper mailing list