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"
}
}
}