Files
iD/data/presets/fields/junction_line.json
2019-02-18 14:31:39 -05:00

13 lines
246 B
JSON

{
"key": "junction",
"type": "combo",
"label": "Junction",
"strings": {
"options": {
"roundabout": "Roundabout",
"circular": "Traffic Circle",
"jughandle": "Jughandle"
}
}
}