GIScience / openrouteservice

🌍 The open source route planner api with plenty of features.
https://openrouteservice.org
GNU General Public License v3.0
1.46k stars 399 forks source link

Route calculation for car do not take the best exit #1011

Open Jakkajakka opened 3 years ago

Jakkajakka commented 3 years ago

https://graphhopper.com/maps/?point=51.00548%2C3.75558&point=51.0065%2C3.75131&locale=nl&elevation=true&profile=car&use_miles=false&selected_detail=Elevation&layer=OpenStreetMap

https://www.openstreetmap.org/directions?engine=graphhopper_car&route=51.00548%2C3.75558%3B51.00650%2C3.75131#map=18/51.00592/3.75352&layers=N

What can be the cause some tag missing in osm ?

aoles commented 3 years ago

Thanks for reaching out!

The example you provided is linking against GraphHopper maps. The route found by openrouteservice is different and AFAIU the actually desired one, please compare https://classic-maps.openrouteservice.org/directions?n1=51.005987&n2=3.753424&n3=18&a=51.00548,3.75558,51.0065,3.75131&b=0&c=0&k1=en-US&k2=km.

image