Files
iD/data/presets/fields/structure.json
2013-04-15 09:58:17 -07:00

20 lines
371 B
JSON

{
"type": "radio",
"keys": [
"bridge",
"tunnel",
"embankment",
"cutting"
],
"label": "Structure",
"strings": {
"options": {
"bridge": "Bridge",
"tunnel": "Tunnel",
"embankment": "Embankment",
"cutting": "Cutting",
"remove": "Remove"
}
}
}