<p dir="ltr">I haven't done yet the osm file but I think to follow the guide line of open street map ( <a href="http://wiki.openstreetmap.org/wiki/IndoorOSM">http://wiki.openstreetmap.org/wiki/IndoorOSM</a>) or something else you think is better for graphhopper engine.<br>
How graphhopper can use the stairs or elevators to calcolate path between floors?</p>
<div class="gmail_quote">Il giorno 28/ago/2013 12:24, "Peter K" <<a href="mailto:peathal@yahoo.de">peathal@yahoo.de</a>> ha scritto:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is indoor data available from OSM?<br>
<br>
You feed graphhopper with your indoor data and apply a dijkstra to it.<br>
You could have a look into GraphStorage3D to get a feeling how you can<br>
do it. The tricky thing is to get the correct location+height indoor<br>
from your device. And then if you have that you'll probably need to<br>
change the node lookup a bit (via Location2IDIndex).<br>
<br>
Regards,<br>
Peter.<br>
<br>
> How can I use the graphhopper engine to calculate the path in an<br>
> indoor map between two points from different level? I would like to<br>
> use my osm file as map model. In this file there is some elevators.<br>
><br>
> Thank you!<br>
><br>
> aGO!<br>
<br>
<br>
_______________________________________________<br>
GraphHopper mailing list<br>
<a href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/graphhopper" target="_blank">http://lists.openstreetmap.org/listinfo/graphhopper</a><br>
</blockquote></div>