mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
17 lines
386 B
JSON
17 lines
386 B
JSON
{
|
|
"key": "parking",
|
|
"type": "combo",
|
|
"label": "Type",
|
|
"strings": {
|
|
"options": {
|
|
"surface": "Surface",
|
|
"multi-storey": "Multilevel",
|
|
"underground": "Underground",
|
|
"sheds": "Sheds",
|
|
"carports": "Carports",
|
|
"garage_boxes": "Garage Boxes",
|
|
"lane": "Roadside Lane"
|
|
}
|
|
}
|
|
}
|