Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

busway=opposite_lane not interpreted correctly #163

Open
westnordost opened this issue Apr 29, 2022 · 0 comments
Open

busway=opposite_lane not interpreted correctly #163

westnordost opened this issue Apr 29, 2022 · 0 comments

Comments

@westnordost
Copy link

westnordost commented Apr 29, 2022

It looks like some busway=opposite_lane tagging is not interpreted correctly.

The table below assumes a country with right-hand traffic. Note that the sides flip if oneway=-1 and if it is in a country with left-hand traffic.

inputcurrent outputexpected output
oneway=yes
busway=opposite_lane
oneway=yes
lanes=1
busway:both=lane
oneway=yes
- lanes=1
- busway:both=lane
+ busway:left=lane
oneway=-1
busway=opposite_lane
lanes=2
- lanes=2
+ oneway=-1
+ busway:right=lane
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant