osmandapp / OsmAnd

OsmAnd
https://osmand.net
Other
4.6k stars 1.01k forks source link

Left turn is ignored and shown as straight #17560

Open pordini opened 1 year ago

pordini commented 1 year ago

🐞 routing report

Routing engine

Routing Profile

Car

Start and end points

https://osmand.net/map?pin=48.85805,14.49219#19/48.85805/14.49219

(From 48.85791° N, 14.49300° E to 48.85770° N, 14.49117° E)

Actual and expected routes

It is a left turn from a small road to a bigger one, but Osmand just treats it like continuing on the same road. Screenshot_20230705-114739

Is this a regression?

Yes, the previous version in which this bug was not present was: .... ## 🌍 Your Environment **OsmAnd Version:**



OsmAnd+ 4.5.3, released: 2023-06-20

Device and Android/iOS version: Pixel 5, android 13, GrapheneOS

Maps used (online or offline):

Anything else relevant?

vshcherb commented 1 year ago

It's a tricky one https://test.osmand.net/map?start=48.857649%2C14.495870&end=48.857120%2C14.486192&pin=48.857766%2C14.492083&mode=bicycle#17/48.85752/14.48989

I think it's not showing the turn at all and by map configuration I don't think there is a turn cause there is no visually road to go straight.

If you turn right it will correctly say you to turn right. (https://test.osmand.net/map?start=48.857649%2C14.495870&end=48.858828%2C14.493091&pin=48.857766%2C14.492083&mode=bicycle#17/48.85752/14.48989)

The situation might change cause we're now going to fix 4 issues related to turn lanes ...