mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-23 00:29:40 +02:00
move traffic calming related terms to the corresponding field(s)
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
"key": "traffic_calming",
|
||||
"type": "defaultCheck",
|
||||
"label": "Raised",
|
||||
"terms": [
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
],
|
||||
"strings": {
|
||||
"options": {
|
||||
"undefined": "No",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
{
|
||||
"key": "traffic_calming",
|
||||
"type": "typeCombo",
|
||||
"label": "Type"
|
||||
"label": "Type",
|
||||
"terms": [
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -31,10 +31,6 @@
|
||||
"pedestrian traffic signals",
|
||||
"pedestrian crossing (lights)",
|
||||
"bicycle crossing (lights)",
|
||||
"crosswalk (lights)",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
"crosswalk (lights)"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user