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
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
18 changed files with 112 additions and 319 deletions

View file

@ -0,0 +1,11 @@
{
"key": "traffic_calming",
"type": "defaultCheck",
"label": "Raised",
"strings": {
"options": {
"undefined": "No",
"table": "Yes"
}
}
}