Files
iD/data/presets/fields/fire_hydrant/position.json
2017-01-01 15:28:25 -05:00

14 lines
275 B
JSON

{
"key": "fire_hydrant:position",
"type": "combo",
"label": "Position",
"strings": {
"options": {
"lane": "Lane",
"parking_lot": "Parking Lot",
"sidewalk": "Sidewalk",
"green": "Green"
}
}
}