Files
iD/data/presets/fields/usage_rail.json
2018-03-28 00:26:36 -04:00

16 lines
323 B
JSON

{
"key": "usage",
"type": "combo",
"label": "Usage Type",
"strings": {
"options": {
"main": "Main",
"branch": "Branch",
"industrial": "Industrial",
"military": "Military",
"test": "Test",
"tourism": "Tourism"
}
}
}