Add cycleway:lane:SIDE where cycleway:SIDE is present#1209
Add cycleway:lane:SIDE where cycleway:SIDE is present#1209tordans wants to merge 1 commit intoopenstreetmap:mainfrom
cycleway:lane:SIDE where cycleway:SIDE is present#1209Conversation
|
🍱 You can preview the tagging presets of this pull request here. |
Testing
|
Next steps
|
cycleway:lane:SIDE where cycleway:SIDE is present
We might want to use a directionalCombo for this. However, that would suggest to tag data for cycleway:left:lane=* when in fact there is no cycleway:left=lane. This tries to work around this by adding separate fields with re-conditions.
|
@tordans do you plan to do those steps? Is anyone else interested in doing those? Or should we close this PR around second anniversary of the last activity? (or fourth or third? probably second) |
|
In one of the meetups we talke about this or something similar for parking where we said that the logic to only show a sub-tag ( I wanted to look into this. However, given that my PRs in iD are still pending on the sidewalk part (which also touches the directional combo) I will not do so until there is activity over there. We can, however, close this draft as something that is likely not the right approach. |





Test out support for https://wiki.openstreetmap.org/wiki/Key:cycleway:lane.
This is part of #1164.
This is a draft for now to experiment via Preview with different ways to model this in the existing schema.
We might want to use a directionalCombo for this. However, that would suggest to tag data for cycleway:left:lane=* when in fact there is no cycleway:left=lane. This tries to work around this by adding separate fields with re-conditions.
Another solution for this would be ideditor/schema-builder#153.