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

Bad turn lanes order in "turn:lanes:… #82

Open
hungerburg opened this issue Jan 1, 2022 · 2 comments
Open

Bad turn lanes order in "turn:lanes:… #82

hungerburg opened this issue Jan 1, 2022 · 2 comments

Comments

@hungerburg
Copy link

Osmose sees an error, its called "Bad turn lanes order in "turn:lanes:…"" - Problem described in plain language: There is a "slight_right" to the left of a "right" turn lane. Seems reasonable, that such will not exist, never ever. Perhaps the turnlanes editor might check such cases too?

@Rub21
Copy link
Member

Rub21 commented Nov 18, 2023

hey @hungerburg , do you have a example of this line in OSM? i can take a look!

@hungerburg
Copy link
Author

I guess it is this error/warning https://osmose.openstreetmap.fr/de/issues/open?item=3160&class=31607 - there you will find plenty samples.

Looking in the local area, this matches eg. turn:lanes=slight_left|left|left;right - a slight_left to the left of a left - or turn:lanes=left|through;right|slight_right|right - both will result in a knot.

Turned up also this turn:lanes:backward=left;through|through;right|through - no semicolon value this time, looks straightforward to flag, if it wasnt for this psv:lanes:backward=yes|yes|designated - so a false positive due to PSV. Mappers expected to sort that out?

Last issue found here, turn:lanes:backward=through;right|left;through - On site, I guess one is a merge_lane instead.

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

No branches or pull requests

2 participants