osmandapp / OsmAnd

OsmAnd
https://osmand.net
Other
4.71k stars 1.03k forks source link

Bicycle and bus lanes should not be taken into account for lane-indicator #21402

Open dktue opened 1 day ago

dktue commented 1 day ago

Description

The lane indicator is showing a total of five lanes while probably only showing the two car lanes would be the most helpful for a car driver. IMG_20241107_165504

The situation is here, the aerial view shows clearly the lane situation and the position as well as the viewing direction of the photo above. Google Streetview also shows very well how the actual situation looks like. image

image

Steps to reproduce

-

Actual result

-

Expected result

-

Your Environment (required)

OsmAnd~ 4.9.0#36r, 2024-10-31

vmicho commented 1 day ago

The way (https://www.openstreetmap.org/way/531930977) is missing "vehicle:lanes=yes|no|yes|no|yes" (or ...|no as the last lane is BUS). Maybe this is the problem? However lanes=3 is correct :thinking:

dktue commented 12 hours ago

I see that the tagging could be better, but: We cannot fix the entire world and I think with some heuristics it might be possible to detect what's actually going on (e.g. process bicycle:lanes).