Files
iD/data/presets/fields/direction_vertex.json

13 lines
235 B
JSON

{
"key": "direction",
"type": "combo",
"label": "Direction Affected",
"strings": {
"options": {
"forward": "Forward",
"backward": "Backward",
"both": "Both / All"
}
}
}