[OSRM-talk] Multi-level/ floor support in routing
Dennis Luxen
dennis.luxen at gmail.com
Wed Apr 10 08:18:00 UTC 2013
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
More information about the OSRM-talk
mailing list