mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-17 22:24:42 +02:00
Exclude Israel from "cycleway for foot+bicycle" (#1058)
Exclude Israel too use highway=path + foot=designated + bicycle=designated for "Cycle & Foot Path" in Israel. Following https://community.openstreetmap.org/t/bulk-edit-announcement/106154/10
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"fr",
|
||||
"lt",
|
||||
"pl",
|
||||
"de"
|
||||
"de",
|
||||
"il",
|
||||
"ps"
|
||||
]
|
||||
},
|
||||
"icon": "temaki-pedestrian_and_cyclist",
|
||||
|
||||
@@ -3,7 +3,9 @@
|
||||
"exclude": [
|
||||
"fr",
|
||||
"lt",
|
||||
"pl"
|
||||
"pl",
|
||||
"il",
|
||||
"ps"
|
||||
]
|
||||
},
|
||||
"icon": "temaki-ped_cyclist_crosswalk",
|
||||
|
||||
Reference in New Issue
Block a user