mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 01:02:47 +00:00
add support for cycleway=separate (#540)
https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dseparate
This commit is contained in:
@@ -43,6 +43,10 @@
|
||||
"opposite": {
|
||||
"title": "Contraflow bike lane",
|
||||
"description": "A bike lane that travels in both directions on a one-way street"
|
||||
},
|
||||
"separate": {
|
||||
"title": "Cycleway mapped separately",
|
||||
"description": "Indicates that cycleway was mapped as a separate geometry"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user