Closed jidanni closed 1 month ago
We're just relaying the instructions from the routing engines - if you have a problem with the instructions then you need to address it with those engines as we have no control over them.
This is the Graphhopper instructions for the query:
None of the engines mentions "19" in their instructions.
https://discuss.graphhopper.com/t/how-to-handle-when-street-name-changes-on-a-route/5528 mentions some url parameter to get all street names. I haven’t checked what options other routing engines are offering.
When added, the response includes a new detail section with all street names along the route.
Even the GraphHopper UI doesn't have an option to evaluate these additional street name details, so I think it's ok that we don't consider it either: https://graphhopper.com/maps/?point=25.036723%2C121.547048_25.036723%2C+121.547048&point=25.034351%2C121.547037_25.034351%2C+121.547037&profile=foot&layer=Omniscale
Bing Maps also has all the
Road name changes to 信義路四段99巷
And even adds
The last intersection before your destination is 四维路66巷
If you reach 四維路76巷, you've gone too far
And it even tells you how to say the words.
Alas, no Share button.
Odd, other times what looks straight on the map is detected as a fork, so the bug of assuming it is the same road is avoided.
At an intersection, even if no left or right turn is involved, directions should still say "go straight onto road B", when departing road A.
To get from green marker to red marker, one takes these roads,
Alas, due to no turns being involved,
https://www.openstreetmap.org/directions?engine=graphhopper_foot&route=25.036723%2C121.547048%3B25.034351%2C121.547037 only mentions 1 and 3.
And
https://www.openstreetmap.org/directions?engine=fossgis_osrm_foot&route=25.036723%2C121.547048%3B25.034351%2C121.547037#map=18/25.035535/121.547056
also
https://www.openstreetmap.org/directions?engine=fossgis_valhalla_foot&route=25.036723%2C121.547048%3B25.034351%2C121.547037
only mention 1.