mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-04-30 15:38:12 +02:00
clarify that left/right meant to be given relative to the cyclist
see https://github.com/openstreetmap/iD/issues/10128 see https://wiki.openstreetmap.org/w/index.php?title=Tag:highway%3Dcyclist_waiting_aid&oldid=2631832 see https://community.openstreetmap.org/t/approved-feature-proposal-cyclist-footrests-and-handrails-cyclist-waiting-aid/105762/3
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"label": "Side",
|
||||
"strings": {
|
||||
"options": {
|
||||
"left": "Left",
|
||||
"right": "Right"
|
||||
"left": "Left of Cyclist",
|
||||
"right": "Right of Cyclist"
|
||||
}
|
||||
},
|
||||
"autoSuggestions": false
|
||||
|
||||
Reference in New Issue
Block a user