mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
16 lines
283 B
JSON
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"
|
|
]
|
|
}
|