Regional Preset: path for foot+bicycle in Israel

This commit is contained in:
zstadler 2023-11-23 13:45:41 +02:00
parent 9591d85486
commit 972151f809

View file

@ -0,0 +1,55 @@
{
"locationSet": {
"include": [
"il",
"ps"
]
},
"icon": "temaki-pedestrian_and_cyclist",
"fields": [
"mtb:name",
"mtb:name:he",
"oneway:mtb",
"mtb:scale",
"segregated",
"name",
"oneway",
"surface",
"smoothness",
"width",
"structure",
"access",
"incline"
],
"geometry": [
"line"
],
"tags": {
"highway": "path"
},
"addTags": {
"highway": "path",
"foot": "designated",
"bicycle": "designated"
},
"removeTags": {
"highway": "path",
"foot": "designated",
"bicycle": "designated",
"segregated": "*"
},
"terms": [
"bicycle and foot path",
"bike and pedestrian path",
"green way",
"greenway",
"mixed-use trail",
"multi-use trail",
"segregated trail",
"shared path",
"shared use path",
"rail trail"
],
"matchScore": 0.9,
"name": "Cycle & Foot Path"
}