mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-26 07:23:40 +00:00
8 lines
238 B
JSON
8 lines
238 B
JSON
{
|
|
"key": "water_source",
|
|
"default": "main",
|
|
"type": "combo",
|
|
"label": "Water source",
|
|
"options": [ "main", "groundwater", "stream", "river", "canal", "drain", "ditch", "pond", "lake", "water_tank", "swimming_pool" ]
|
|
}
|