mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-13 23:00:21 +02:00
Merge pull request #590 from openstreetmap/crossing_markings
refactor crossing presets to use approved "crossing:markings" tag: add field for the new tag, change "Marked Crosswalk" presets to use "crossing=uncontrolled" tag and add preset for "Cycle Crossing With Traffic Signals"
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
{
|
||||
"key": "crossing",
|
||||
"type": "combo",
|
||||
"label": "Type"
|
||||
"label": "Type",
|
||||
"options": [
|
||||
"traffic_signals",
|
||||
"uncontrolled",
|
||||
"unmarked"
|
||||
],
|
||||
"strings": {
|
||||
"options": {
|
||||
"traffic_signals": "Crossing With Traffic Signals",
|
||||
"uncontrolled": "Only Road Markings",
|
||||
"unmarked": "No Road Markings or Traffic Signals"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"key": "crossing:markings",
|
||||
"type": "combo",
|
||||
"label": "Crossing Markings",
|
||||
"strings": {
|
||||
"options": {
|
||||
"zebra": "Longitudinal Bars",
|
||||
"lines": "Transverse Lines",
|
||||
"no": "Unmarked",
|
||||
"ladder": "Ladder With Longitudinal Bars",
|
||||
"dots": "Dotted Transverse Lines",
|
||||
"dashes": "Dashed Transverse Lines",
|
||||
"yes": "Marked Somehow",
|
||||
"surface": "Surface Treatment Only",
|
||||
"ladder:skewed": "Ladder With Diagonal Bars",
|
||||
"pictograms": "Painted Pictograms",
|
||||
"lines:paired": "Double Transverse Lines",
|
||||
"zebra:double": "Triple-Four",
|
||||
"zebra:paired": "Paired Longitudinal Bars",
|
||||
"zebra:bicolour": "Longitudinal Bars With Alternating Colors",
|
||||
"ladder:paired": "Ladder With Paired Longitudinal Bars"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4,7 +4,7 @@
|
||||
"members": [
|
||||
"highway/path",
|
||||
"highway/footway",
|
||||
"highway/footway/marked",
|
||||
"highway/footway/crossing/uncontrolled",
|
||||
"highway/footway/sidewalk",
|
||||
"highway/steps",
|
||||
"highway/cycleway",
|
||||
|
||||
@@ -36,7 +36,8 @@
|
||||
"point"
|
||||
],
|
||||
"vertex": [
|
||||
"highway/crossing/marked",
|
||||
"highway/crossing/traffic_signals",
|
||||
"highway/crossing/uncontrolled",
|
||||
"highway/crossing/unmarked",
|
||||
"railway/level_crossing",
|
||||
"highway/traffic_signals",
|
||||
|
||||
+3
-1
@@ -4,6 +4,7 @@
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island",
|
||||
"crossing/markings",
|
||||
"crossing_raised"
|
||||
],
|
||||
"moreFields": [
|
||||
@@ -25,5 +26,6 @@
|
||||
"marked crossing",
|
||||
"crosswalk"
|
||||
],
|
||||
"name": "Marked Crosswalk"
|
||||
"name": "Marked Crosswalk",
|
||||
"searchable": false
|
||||
}
|
||||
@@ -4,6 +4,7 @@
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island",
|
||||
"crossing/markings",
|
||||
"crossing_raised"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island",
|
||||
"crossing/markings",
|
||||
"crossing_raised",
|
||||
"button_operated",
|
||||
"traffic_signals/sound",
|
||||
|
||||
+2
-2
@@ -4,6 +4,7 @@
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island",
|
||||
"crossing/markings",
|
||||
"crossing_raised"
|
||||
],
|
||||
"geometry": [
|
||||
@@ -17,6 +18,5 @@
|
||||
"key": "crossing",
|
||||
"value": "uncontrolled"
|
||||
},
|
||||
"name": "Marked Crosswalk",
|
||||
"searchable": false
|
||||
"name": "Marked Crosswalk"
|
||||
}
|
||||
@@ -2,10 +2,11 @@
|
||||
"icon": "temaki-cyclist_crosswalk",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
"crossing/island",
|
||||
"crossing/markings",
|
||||
"access"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"icon": "temaki-cyclist_crosswalk",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island",
|
||||
"crossing/markings",
|
||||
"crossing_raised",
|
||||
"access"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "cycleway",
|
||||
"cycleway": "crossing",
|
||||
"crossing": "marked"
|
||||
},
|
||||
"reference": {
|
||||
"key": "crossing",
|
||||
"value": "marked"
|
||||
},
|
||||
"matchScore": 0.95,
|
||||
"name": "Marked Cycle Crossing",
|
||||
"searchable": false
|
||||
}
|
||||
@@ -9,11 +9,13 @@
|
||||
"icon": "temaki-ped_cyclist_crosswalk",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"smoothness",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
"crossing/island",
|
||||
"crossing/markings",
|
||||
"crossing_raised",
|
||||
"access"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"icon": "fas-biking",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island",
|
||||
"crossing_raised",
|
||||
"button_operated",
|
||||
"traffic_signals/sound",
|
||||
"traffic_signals/vibration",
|
||||
"access"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "cycleway",
|
||||
"cycleway": "crossing",
|
||||
"crossing": "traffic_signals"
|
||||
},
|
||||
"reference": {
|
||||
"key": "crossing",
|
||||
"value": "traffic_signals"
|
||||
},
|
||||
"terms": [
|
||||
"cycle path crossing",
|
||||
"cycleway crossing",
|
||||
"bicycle crossing",
|
||||
"bike crossing"
|
||||
],
|
||||
"matchScore": 0.95,
|
||||
"name": "Cycle Crossing With Traffic Signals"
|
||||
}
|
||||
+6
-4
@@ -2,10 +2,12 @@
|
||||
"icon": "temaki-cyclist_crosswalk",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
"crossing/island",
|
||||
"crossing/markings",
|
||||
"crossing_raised",
|
||||
"access"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
@@ -13,11 +15,11 @@
|
||||
"tags": {
|
||||
"highway": "cycleway",
|
||||
"cycleway": "crossing",
|
||||
"crossing": "marked"
|
||||
"crossing": "uncontrolled"
|
||||
},
|
||||
"reference": {
|
||||
"key": "crossing",
|
||||
"value": "marked"
|
||||
"value": "uncontrolled"
|
||||
},
|
||||
"terms": [
|
||||
"cycle crosswalk",
|
||||
@@ -2,10 +2,11 @@
|
||||
"icon": "fas-biking",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
"crossing/island",
|
||||
"crossing_raised",
|
||||
"access"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
{
|
||||
"fields": [
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
"crossing/island",
|
||||
"crossing/markings",
|
||||
"crossing_raised",
|
||||
"access"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"icon": "temaki-pedestrian_crosswalk",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island",
|
||||
"crossing/markings",
|
||||
"crossing_raised",
|
||||
"access"
|
||||
],
|
||||
"moreFields": [
|
||||
"flashing_lights"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "footway",
|
||||
"footway": "crossing",
|
||||
"crossing": "marked"
|
||||
},
|
||||
"reference": {
|
||||
"key": "crossing",
|
||||
"value": "marked"
|
||||
},
|
||||
"name": "Marked Crossing",
|
||||
"searchable": false
|
||||
}
|
||||
+4
-3
@@ -2,11 +2,12 @@
|
||||
"icon": "temaki-pedestrian_crosswalk",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island",
|
||||
"crossing_raised"
|
||||
"crossing/markings",
|
||||
"crossing_raised",
|
||||
"access"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
@@ -20,6 +21,6 @@
|
||||
"key": "crossing",
|
||||
"value": "zebra"
|
||||
},
|
||||
"name": "Marked Crosswalk",
|
||||
"name": "Marked Crossing",
|
||||
"searchable": false
|
||||
}
|
||||
+3
-2
@@ -2,14 +2,15 @@
|
||||
"icon": "temaki-railway_signals",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island",
|
||||
"crossing/markings",
|
||||
"crossing_raised",
|
||||
"button_operated",
|
||||
"traffic_signals/sound",
|
||||
"traffic_signals/vibration"
|
||||
"traffic_signals/vibration",
|
||||
"access"
|
||||
],
|
||||
"moreFields": [
|
||||
"traffic_signals/arrow",
|
||||
+8
-7
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"icon": "temaki-pedestrian_crosswalk",
|
||||
"icon": "temaki-pedestrian",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island",
|
||||
"crossing_raised"
|
||||
"crossing/markings",
|
||||
"crossing_raised",
|
||||
"access"
|
||||
],
|
||||
"moreFields": [
|
||||
"flashing_lights"
|
||||
@@ -17,18 +18,18 @@
|
||||
"tags": {
|
||||
"highway": "footway",
|
||||
"footway": "crossing",
|
||||
"crossing": "marked"
|
||||
"crossing": "uncontrolled"
|
||||
},
|
||||
"reference": {
|
||||
"key": "crossing",
|
||||
"value": "marked"
|
||||
"value": "uncontrolled"
|
||||
},
|
||||
"terms": [
|
||||
"marked foot path crossing",
|
||||
"marked crossing",
|
||||
"marked crosswalk",
|
||||
"marked pedestrian crosswalk",
|
||||
"zebra crossing",
|
||||
"crosswalk"
|
||||
],
|
||||
"name": "Marked Crosswalk"
|
||||
"name": "Marked Crossing"
|
||||
}
|
||||
+2
-2
@@ -2,11 +2,11 @@
|
||||
"icon": "temaki-pedestrian",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island",
|
||||
"crossing_raised"
|
||||
"crossing_raised",
|
||||
"access"
|
||||
],
|
||||
"moreFields": [
|
||||
"flashing_lights"
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"icon": "temaki-pedestrian",
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"footway": "traffic_island"
|
||||
},
|
||||
"addTags": {
|
||||
"highway": "footway",
|
||||
"footway": "traffic_island"
|
||||
},
|
||||
"reference": {
|
||||
"key": "footway",
|
||||
"value": "traffic_island"
|
||||
},
|
||||
"terms": [
|
||||
"crossing island"
|
||||
],
|
||||
"aliases": [
|
||||
"Crosswalk Island",
|
||||
"Traffic Island"
|
||||
],
|
||||
"name": "Refuge Island"
|
||||
}
|
||||
@@ -1,10 +1,14 @@
|
||||
{
|
||||
"icon": "temaki-pedestrian",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"crossing/barrier",
|
||||
"crossing/bell",
|
||||
"crossing/light"
|
||||
],
|
||||
"moreFields": [
|
||||
"crossing/markings"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user