Files
iD/data/presets/fields/service_rail.json
2015-03-12 14:33:06 -04:00

14 lines
255 B
JSON

{
"key": "service",
"type": "combo",
"label": "Service Type",
"strings": {
"options": {
"spur": "Spur",
"yard": "Yard",
"siding": "Siding",
"crossover": "Crossover"
}
}
}