Files
iD/data/presets/fields/parking.json
2014-07-21 16:27:30 -04:00

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"
}
}
}