mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 16:19:42 +02:00
remove segregated tag when removing cycle+foot path preset, closes #910
This commit is contained in:
@@ -31,6 +31,12 @@
|
||||
"foot": "designated",
|
||||
"bicycle": "designated"
|
||||
},
|
||||
"removeTags": {
|
||||
"highway": "cycleway",
|
||||
"foot": "designated",
|
||||
"bicycle": "designated",
|
||||
"segregated": "*"
|
||||
},
|
||||
"terms": [
|
||||
"bicycle and foot path",
|
||||
"bike and pedestrian path",
|
||||
|
||||
Reference in New Issue
Block a user