mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-26 15:33:50 +00:00
12 lines
221 B
JSON
12 lines
221 B
JSON
{
|
|
"icon": "water",
|
|
"geometry": "area",
|
|
"name": "Water Features",
|
|
"members": [
|
|
"natural/water/lake",
|
|
"natural/water/pond",
|
|
"natural/water/reservoir",
|
|
"natural/water"
|
|
]
|
|
}
|