osrm-backend
osrm-backend copied to clipboard
Open Source Routing Machine - C++ backend
For debugging, it's very handy to be able to quickly cross-reference OSM. Currently, you have to do this manually using coordinates - get the location of the issue from OSRM,...
# Issue Ran into an issue today with a client that is using an instance of OSRM to compute routes on a mix of data from OSM (and thus valid...
Hello! What's the best practice to close and intersection? We have a road that is closed due to construction, we tagged him accordingly, but the routing is still happening via...
# Feature Is possible to add the feature continue straight to the `trip` endpoint? I see a lot of people asking for it and i found it very useful. In...