I'm trying to use OSRM on my own map data (in OSM format) I'm wondering which of the ~66k OSM attributes are relevant for this, and which are ignored by OSRM. Is there a reference someone can point me to? |
|
OSRM will use the tags specified in the profile that you pass to osrm-extract. The size of the predefined profiles, like car.lua sort of limits the usefulness of this answer, but the most important keys for routing are And other tags listet at https://wiki.openstreetmap.org/wiki/OSM_tags_for_routing and https://wiki.openstreetmap.org/wiki/Routing#Routing_considerations. However these lists are incomplete and partly outdated.
(27 Jun '17, 08:53)
scai ♦
|
cross-post: https://stackoverflow.com/questions/44759497/which-osm-attributes-are-used-for-routing-osrm