mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-09 22:38:38 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "parking",
|
||||
"type": "combo",
|
||||
"label": "Type",
|
||||
"strings": {
|
||||
"options": {
|
||||
"surface": "Surface",
|
||||
"underground": "Underground",
|
||||
"multi-storey": "Multilevel",
|
||||
"lane": "Roadside Lane",
|
||||
"carports": "Carports",
|
||||
"garage_boxes": "Garage Boxes",
|
||||
"rooftop": "Rooftop",
|
||||
"sheds": "Sheds"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user