Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change lanes indication so it's visible lanes split on single lane road #13829

Closed
mdykierek opened this issue Mar 1, 2022 · 15 comments · Fixed by #17512
Closed

Change lanes indication so it's visible lanes split on single lane road #13829

mdykierek opened this issue Mar 1, 2022 · 15 comments · Fixed by #17512
Assignees
Labels
Milestone

Comments

@mdykierek
Copy link

Description

I have 3 situations with surprising guidance hints.

  1. An intersection (https://www.openstreetmap.org/#map=19/50.26335/18.90335) with a single lane, one way going straight south where hints show and tell - keep left.
    1646130808951
  2. An intersection with two way road with single lane in each direction where hints tell to take left lane (https://www.openstreetmap.org/#map=19/50.25410/18.89678)
    IMG_20220301_113754
  3. An intersection with two way road with single lane in each direction where hints tell to keep right -well, this at least doesn't cause confusion (https://www.openstreetmap.org/#map=19/50.26335/18.90335)
    1646131464019

Tried to edit the intersections in osm.org but without success.

How to reproduce?

Your Environment

OsmAnd Version: 4.1.11
Android/iOS version: Android 11
Device model: Mi 9T Pro

Maps used (online or offline):
If you have an issue related to offline maps, tell us the exact name of the map file where the issue occurs and its edition date.

@scaidermern
Copy link
Contributor

I had a similar problem about two weeks ago. Deleting and redownloading live data fixed it for me. So I suspect this is a bug related to OsmAnd live. Not reproducible so far for me.

Are you using OsmAnd live?

@mdykierek
Copy link
Author

I am using OsmAnd live as an active OSM editor.
I have disabled live updates and deleted data - same misbehavior.
Enabled again and downloaded latest updates - same misbehavior.
Since all coordinates are known, you can try on these 3 intersections for yourself with a simulated navigation.

@vshcherb
Copy link
Member

vshcherb commented Mar 1, 2022

it's partially correct behavior prior we have implemented lanes count support. In the end we would like to show that you need to keep left and displayed with 2 lanes though we could generate another Traffic sign with 1 lane and 2 directions i.e. "keep left | keep right".

@vshcherb vshcherb added this to the 4.2-backend milestone Mar 1, 2022
@mdykierek
Copy link
Author

Please note that in case of 2-way single lane each direction case, showing keep left (case no.2 / Wyzwolenia and opposite to case no. 3 Polna) it can be dangerous - left lane is opposite direction. I was surprised as I have not seen guidance like that in my past experience with directions. Will try driving with Sygic and Google more to check.
Isn't it a bit exaggerated? Does it make sense to take left or right side of a single lane?

@scaidermern
Copy link
Contributor

Does it make sense to take left or right side of a single lane?

Definitely not. If there is just a single lane (for the current direction) then there is absolutely no reason to display more than one in the lane guidance.

@vshcherb
Copy link
Member

vshcherb commented Mar 2, 2022

It should be an icon with road split

@Zero3
Copy link

Zero3 commented Mar 19, 2022

Might be related to this issue: #13383

@OpenSourceForEver
Copy link
Contributor

Keep in mind that an icon implies having to look at the device screen, which is dangerous. The voice instructions should be changed so that there are no mistakes if you do not look at the device screen.

@vshcherb
Copy link
Member

We also need to fix this issue #15075

@mdykierek
Copy link
Author

mdykierek commented Aug 15, 2022 via email

@vshcherb
Copy link
Member

We would like to have split sign instead of 2 lanes configuration (confusing)

Screenshot 2023-02-20 at 12 57 07

@vshcherb vshcherb modified the milestones: 4.4-backend, 4.5-backend Mar 23, 2023
@vshcherb vshcherb changed the title Guidance tells to take left lane on single lane, one way road Change lanes indication so it's visible lanes split on single lane road May 25, 2023
@vshcherb
Copy link
Member

vshcherb commented May 25, 2023

TODO
Technical: determineTurnsToMerge (alignOutputWithInputLanes as last step)
Merged from #16752

2

53.884649, 27.619833
Map
OSM
Osmand

telegram-cloud-document-2-5256129505956733554.mp4

@Prusaker
Copy link

Prusaker commented Feb 4, 2024

When leaving a road (without turn:lanes tag) where there is no braking lane, the program shows an additional non-exist lane:

https://www.openstreetmap.org/way/629093198#map=17/53.84003/27.49388

Yandex panoram

The road have 3 lanes, however OsmAnd shows 4 lanes.

@DmitryAlexei
Copy link
Contributor

@Prusaker Have you tried the release version or the latest nightly build?
Cannot reproduce with Nightly and fresh (from February) maps.

@Prusaker
Copy link

Prusaker commented Feb 5, 2024

Yes, in the latest OsmAnd nightly build, lanes are displayed correctly.
Sorry for inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants