osmandapp / OsmAnd

OsmAnd
https://osmand.net
Other
4.7k stars 1.02k forks source link

OsmAnd doesn't respect except=bicycle in turn restrictions #16516

Closed 05storm26 closed 1 year ago

05storm26 commented 1 year ago

On the road: https://www.openstreetmap.org/way/4766060/history

there is an only left turn (towards the bridge) restriction. This doesn't apply to the bicycles. This is tagged on the restriction relation.

In bicycle routing mode since the restriction has except=bicycle tag the restriction should be ignored. Currently the bicycle routing avoids going through this road if you would need to go straight on or turning right (away from the bridge) because of the turn restriction. This is incorrect.

Example:

Screenshot_20230222_111112_OsmAnd

Approx. coordinates of the picture: 46.25205° N, 20.15102° E

scaidermern commented 1 year ago

Duplicate of #3882. Please add your example there.