id-tagging-schema/data/fields/bollard.json
Andrew Harvey 8757fd716e
Update data/fields/bollard.json
Co-authored-by: Tobias <t@tobiasjordans.de>
2025-10-20 09:13:02 +11:00

14 lines
394 B
JSON

{
"key": "bollard",
"type": "combo",
"label": "Type",
"strings": {
"options": {
"fixed": "Fixed Bollard",
"flexible": "Flexible Bollard",
"foldable": "Foldable Bollard",
"removable": { "title": "Removable Bollard", "description: Removable with or without a key" },
"rising": "Rising Bollard"
}
}
}