Files
iD/data/presets/fields/source.json
2017-10-26 21:03:05 +02:00

16 lines
283 B
JSON

{
"key": "source",
"type": "semiCombo",
"icon": "source",
"universal": true,
"label": "Sources",
"snake_case": false,
"options": [
"survey",
"local knowledge",
"gps",
"aerial imagery",
"streetlevel imagery"
]
}