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

15 lines
331 B
JSON

{
"key": "service",
"type": "combo",
"label": "Type",
"strings": {
"options": {
"parking_aisle": "Parking Aisle",
"driveway": "Driveway",
"alley": "Alley",
"emergency_access": "Emergency Access",
"drive-through": "Drive-through"
}
}
}