move traffic calming related terms to the corresponding field(s)

This commit is contained in:
Martin Raifer
2022-06-22 12:02:22 +02:00
parent b68ccf03c0
commit 3da4577448
3 changed files with 14 additions and 6 deletions
+6
View File
@@ -2,6 +2,12 @@
"key": "traffic_calming",
"type": "defaultCheck",
"label": "Raised",
"terms": [
"flat top",
"hump",
"speed",
"slow"
],
"strings": {
"options": {
"undefined": "No",
+7 -1
View File
@@ -1,5 +1,11 @@
{
"key": "traffic_calming",
"type": "typeCombo",
"label": "Type"
"label": "Type",
"terms": [
"flat top",
"hump",
"speed",
"slow"
]
}
+1 -5
View File
@@ -31,10 +31,6 @@
"pedestrian traffic signals",
"pedestrian crossing (lights)",
"bicycle crossing (lights)",
"crosswalk (lights)",
"flat top",
"hump",
"speed",
"slow"
"crosswalk (lights)"
]
}