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

15 lines
319 B
JSON

{
"key": "network",
"type": "combo",
"label": "Network Class",
"placeholder": "Local, Regional, National, International",
"strings": {
"options": {
"lcn": "Local",
"rcn": "Regional",
"ncn": "National",
"icn": "International"
}
}
}