Which speed-related OSM tags does OSRM use? #7147
-
Hi, as part of an OSM tag cleanup in Austria (which is being discussed in the community), I'm interested in which speed-related tags are actually used by OSRM. Examples include
From car.lua I gather that the highway defaults and maxspeed are used. Not sure about anything else though. |
Beta Was this translation helpful? Give feedback.
Answered by
DennisOSRM
Apr 12, 2025
Replies: 1 comment 1 reply
-
Have a look at taginfo.json for all the tags that are evaluated. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wolfbert
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have a look at taginfo.json for all the tags that are evaluated.