Files
id-tagging-schema-b/data/fields/ramp.json
2024-08-04 21:09:59 +08:00

20 lines
362 B
JSON

{
"key": "ramp",
"type": "combo",
"strings": {
"options": {
"yes": "Yes",
"no": "No",
"separate": "Separately Mapped"
}
},
"customValues": false,
"label": "Embedded Ramp",
"terms": [
"bicycle stairway",
"push ramp",
"runnel",
"wheeling ramp"
]
}