Hi Alex,

May I know whether OSRM supports multi-level/ floor? For example, if I
add a number of connected nodes on different floors in a building, can
OSRM compute the shortest path of travelling among the nodes?

In a technical sense, yes. You would need to adapt the LUA code in the speed profile such that it extracts all the in-house ways. But then there is nearly everything else that assumes that stuff happens in the (Mercator-projected) plane, e.g. the route output is inherently two dimensional.

--Dennis


_______________________________________________
OSRM-talk mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/osrm-talk

Reply via email to