mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-13 02:07:47 +02:00
Make unspecified Pedestrian Crossing (line preset) searchable (#889)
This commit is contained in:
+8
-1
@@ -8,6 +8,9 @@
|
||||
"crossing_raised",
|
||||
"access"
|
||||
],
|
||||
"moreFields": [
|
||||
"flashing_lights"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
@@ -15,10 +18,14 @@
|
||||
"highway": "footway",
|
||||
"footway": "crossing"
|
||||
},
|
||||
"terms": [
|
||||
"crosswalk",
|
||||
"foot path crossing",
|
||||
"pedestrian crossing"
|
||||
],
|
||||
"reference": {
|
||||
"key": "footway",
|
||||
"value": "crossing"
|
||||
},
|
||||
"searchable": false,
|
||||
"name": "Pedestrian Crossing"
|
||||
}
|
||||
Reference in New Issue
Block a user