consolidate "<crossing> (Raised)" presets into a field

see discussion here: https://github.com/openstreetmap/id-tagging-schema/pull/192#discussion_r762303214
This commit is contained in:
Martin Raifer
2022-01-24 20:18:20 +01:00
parent 7fd94a0150
commit 4644b468ac
18 changed files with 112 additions and 319 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"key": "traffic_calming",
"type": "defaultCheck",
"label": "Raised",
"strings": {
"options": {
"undefined": "No",
"table": "Yes"
}
}
}
@@ -1,22 +0,0 @@
{
"icon": "temaki-pedestrian_crosswalk",
"fields": [
"crossing",
"tactile_paving",
"crossing/island"
],
"geometry": [
"vertex"
],
"tags": {
"highway": "crossing",
"crossing": "zebra",
"traffic_calming": "table"
},
"reference": {
"key": "traffic_calming",
"value": "table"
},
"name": "Marked Crosswalk (Raised)",
"searchable": false
}
+2 -1
View File
@@ -3,7 +3,8 @@
"fields": [
"crossing",
"tactile_paving",
"crossing/island"
"crossing/island",
"crossing_raised"
],
"geometry": [
"vertex"
@@ -1,30 +0,0 @@
{
"icon": "temaki-pedestrian_crosswalk",
"fields": [
"crossing",
"tactile_paving",
"crossing/island"
],
"geometry": [
"vertex"
],
"tags": {
"highway": "crossing",
"crossing": "marked",
"traffic_calming": "table"
},
"reference": {
"key": "traffic_calming",
"value": "table"
},
"terms": [
"zebra crossing",
"marked crossing",
"crosswalk",
"flat top",
"hump",
"speed",
"slow"
],
"name": "Marked Crosswalk (Raised)"
}
+7 -2
View File
@@ -3,7 +3,8 @@
"fields": [
"crossing",
"tactile_paving",
"crossing/island"
"crossing/island",
"crossing_raised"
],
"geometry": [
"vertex"
@@ -19,7 +20,11 @@
"terms": [
"zebra crossing",
"marked crossing",
"crosswalk"
"crosswalk",
"flat top",
"hump",
"speed",
"slow"
],
"name": "Marked Crosswalk"
}
@@ -1,32 +0,0 @@
{
"icon": "temaki-railway_signals",
"fields": [
"crossing",
"tactile_paving",
"crossing/island"
],
"geometry": [
"vertex"
],
"tags": {
"highway": "crossing",
"crossing": "traffic_signals",
"traffic_calming": "table"
},
"reference": {
"key": "traffic_calming",
"value": "table"
},
"name": "Crossing With Pedestrian Signals (Raised)",
"terms": [
"pedestrian traffic lights",
"pedestrian traffic signals",
"pedestrian crossing (lights)",
"bicycle crossing (lights)",
"crosswalk (lights)",
"flat top",
"hump",
"speed",
"slow"
]
}
+7 -2
View File
@@ -3,7 +3,8 @@
"fields": [
"crossing",
"tactile_paving",
"crossing/island"
"crossing/island",
"crossing_raised"
],
"geometry": [
"vertex"
@@ -22,6 +23,10 @@
"pedestrian traffic signals",
"pedestrian crossing (lights)",
"bicycle crossing (lights)",
"crosswalk (lights)"
"crosswalk (lights)",
"flat top",
"hump",
"speed",
"slow"
]
}
@@ -1,27 +0,0 @@
{
"icon": "temaki-pedestrian",
"fields": [
"crossing",
"tactile_paving",
"crossing/island"
],
"geometry": [
"vertex"
],
"tags": {
"highway": "crossing",
"crossing": "unmarked",
"traffic_calming": "table"
},
"reference": {
"key": "traffic_calming",
"value": "table"
},
"terms": [
"flat top",
"hump",
"speed",
"slow"
],
"name": "Unmarked Crossing (Raised)"
}
+11 -1
View File
@@ -3,7 +3,8 @@
"fields": [
"crossing",
"tactile_paving",
"crossing/island"
"crossing/island",
"crossing_raised"
],
"geometry": [
"vertex"
@@ -16,5 +17,14 @@
"key": "crossing",
"value": "unmarked"
},
"terms": [
"unmarked foot path crossing",
"unmarked crosswalk",
"unmarked pedestrian crossing",
"flat top",
"hump",
"speed",
"slow"
],
"name": "Unmarked Crossing"
}
@@ -1,34 +0,0 @@
{
"icon": "temaki-pedestrian_crosswalk",
"fields": [
"crossing",
"access",
"surface",
"tactile_paving",
"crossing/island"
],
"geometry": [
"line"
],
"tags": {
"highway": "footway",
"footway": "crossing",
"crossing": "zebra",
"traffic_calming": "table"
},
"reference": {
"key": "traffic_calming",
"value": "table"
},
"terms": [
"zebra crossing",
"marked crossing",
"crosswalk",
"flat top",
"hump",
"speed",
"slow"
],
"name": "Marked Crosswalk (Raised)",
"searchable": false
}
+2 -6
View File
@@ -5,7 +5,8 @@
"access",
"surface",
"tactile_paving",
"crossing/island"
"crossing/island",
"crossing_raised"
],
"geometry": [
"line"
@@ -19,11 +20,6 @@
"key": "crossing",
"value": "zebra"
},
"terms": [
"zebra crossing",
"marked crossing",
"crosswalk"
],
"name": "Marked Crosswalk",
"searchable": false
}
@@ -1,33 +0,0 @@
{
"icon": "temaki-pedestrian_crosswalk",
"fields": [
"crossing",
"access",
"surface",
"tactile_paving",
"crossing/island"
],
"geometry": [
"line"
],
"tags": {
"highway": "footway",
"footway": "crossing",
"crossing": "marked",
"traffic_calming": "table"
},
"reference": {
"key": "traffic_calming",
"value": "table"
},
"terms": [
"zebra crossing",
"marked crossing",
"crosswalk",
"flat top",
"hump",
"speed",
"slow"
],
"name": "Marked Crosswalk (Raised)"
}
+8 -2
View File
@@ -5,7 +5,8 @@
"access",
"surface",
"tactile_paving",
"crossing/island"
"crossing/island",
"crossing_raised"
],
"geometry": [
"line"
@@ -23,7 +24,12 @@
"marked foot path crossing",
"marked crossing",
"marked pedestrian crosswalk",
"zebra crossing"
"zebra crossing",
"crosswalk",
"flat top",
"hump",
"speed",
"slow"
],
"name": "Marked Crosswalk"
}
@@ -1,33 +0,0 @@
{
"icon": "temaki-railway_signals",
"fields": [
"crossing",
"tactile_paving",
"crossing/island"
],
"geometry": [
"line"
],
"tags": {
"highway": "footway",
"footway": "crossing",
"crossing": "traffic_signals",
"traffic_calming": "table"
},
"reference": {
"key": "traffic_calming",
"value": "table"
},
"name": "Crossing With Pedestrian Signals (Raised)",
"terms": [
"pedestrian traffic lights",
"pedestrian traffic signals",
"pedestrian crossing (lights)",
"bicycle crossing (lights)",
"crosswalk (lights)",
"flat top",
"hump",
"speed",
"slow"
]
}
+34 -27
View File
@@ -1,28 +1,35 @@
{
"icon": "temaki-railway_signals",
"fields": [
"crossing",
"tactile_paving",
"crossing/island"
],
"geometry": [
"line"
],
"tags": {
"highway": "footway",
"footway": "crossing",
"crossing": "traffic_signals"
},
"reference": {
"key": "crossing",
"value": "traffic_signals"
},
"name": "Crossing With Pedestrian Signals",
"terms": [
"pedestrian traffic lights",
"pedestrian traffic signals",
"pedestrian crossing (lights)",
"bicycle crossing (lights)",
"crosswalk (lights)"
]
{
"icon": "temaki-railway_signals",
"fields": [
"crossing",
"access",
"surface",
"tactile_paving",
"crossing/island",
"crossing_raised"
],
"geometry": [
"line"
],
"tags": {
"highway": "footway",
"footway": "crossing",
"crossing": "traffic_signals"
},
"reference": {
"key": "crossing",
"value": "traffic_signals"
},
"name": "Crossing With Pedestrian Signals",
"terms": [
"pedestrian traffic lights",
"pedestrian traffic signals",
"pedestrian crossing (lights)",
"bicycle crossing (lights)",
"crosswalk (lights)",
"flat top",
"hump",
"speed",
"slow"
]
}
@@ -1,30 +0,0 @@
{
"icon": "temaki-pedestrian",
"fields": [
"crossing",
"access",
"surface",
"tactile_paving",
"crossing/island"
],
"geometry": [
"line"
],
"tags": {
"highway": "footway",
"footway": "crossing",
"crossing": "unmarked",
"traffic_calming": "table"
},
"reference": {
"key": "traffic_calming",
"value": "table"
},
"terms": [
"flat top",
"hump",
"speed",
"slow"
],
"name": "Unmarked Crossing (Raised)"
}
+7 -2
View File
@@ -5,7 +5,8 @@
"access",
"surface",
"tactile_paving",
"crossing/island"
"crossing/island",
"crossing_raised"
],
"geometry": [
"line"
@@ -22,7 +23,11 @@
"terms": [
"unmarked foot path crossing",
"unmarked crosswalk",
"unmarked pedestrian crossing"
"unmarked pedestrian crossing",
"flat top",
"hump",
"speed",
"slow"
],
"name": "Unmarked Crossing"
}