perliedman / leaflet-routing-machine

Control for routing in Leaflet
https://www.liedman.net/leaflet-routing-machine/
Other
1.06k stars 347 forks source link

missing route #705

Open maxibomm opened 1 month ago

maxibomm commented 1 month ago

Route missing from Routing machine. Location: France Name of route A154 (motorway) at the start, then N154 (rebuilt in the last 10 years) Start: Rouen End: A10 north of Orleans Via: Evreux, Dreux, Chartres

The routing machine will just not select the route, and will not find waypoints on it... instead it brings up a route taking people a long way out of their way.

curtisy1 commented 1 month ago

Did you check if OSM has the route? LRM only uses the data that providers such as OSRM return, so it's either an issue on their end or the route/way doesn't exist in OSM at all. You can find that out by querying the Overpass API