-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Frequently Asked Questions
OSRM coordinate order is longitude,latitude - not latitude,longitude. Check your coordinates are in the correct order.
The demo server uses different profiles (weightings) to the default osrm-backend ones. You can find out more about the demo server setup at https://routing.openstreetmap.de/about.html.
This part of the URL doesn't do anything, it's just a placeholder. You can change it to "frogs" and the results will still be the same. If you want walking/cycling directions, you need to prepare data using the walking/cycling profiles and then run a separate instance of osrm-routed (or a Node-based server).
OSRM will by default avoid roads marked as proposed or under construction. Sometimes these tags are accidentally left on ways by OSM mappers. Check the tags on the way.