osmandapp / OsmAnd

OsmAnd
https://osmand.net
Other
4.38k stars 989 forks source link

Additional turn on straight section of junction #19666

Closed fvanrenterghem closed 1 month ago

fvanrenterghem commented 2 months ago

Describe the routing engine used (required)

Describe your routing Profile (required)

Car

Describe your start and end points (required)

https://osmand.net/map/?start=-32.035706,115.747528&end=-32.037567,115.754013&profile=car#17/-32.03666/115.74836

Routing results:

tempFileForShare_20240425-213724

Describe the actual route (required)

https://www.openstreetmap.org/directions?engine=fossgis_valhalla_car&route=-32.03732%2C115.75090%3B-32.03662%2C115.75654 shows the route as calculated online. The ZLZK online routing engine from within OsmAnd also gives the correct route i.e. without the unneeded right turn in step 2.

Describe the expected route (required)

The step to turn right and go 204 Tydeman Road is unneeded. In the graphical view, it is actually shown as a white arrow that goes straight.

Describe what Maps you used (online or offline) (required)

Live updates last updated 2024-04-25.

Your Environment (required)

OsmAnd Version: 4.6.14
Android/iOS version:
Device model:

Anything else? (optional)

No response

yuriiurshuliak commented 2 months ago

The bug has been reproduced. When setting up the navigation using the provided coordinates, the additional turn on the straight section of the road is reflected.

OsmAnd~ 4.8.0#2184m, released: 2024-04-26

vshcherb commented 1 month ago

This issue is related to https://www.openstreetmap.org/way/319289853 ("|through;right|right"). Empty lane is not recognized as turn left and leads to one more turn announcement without hilighlighting turn slightly as a lane.

I think it's common issue with Australia turns for now, so I guess it's a duplicate with existing issue.

vshcherb commented 1 month ago

Merged to https://github.com/osmandapp/OsmAnd/issues/19726