mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-26 14:00:31 +01:00
16 lines
333 B
JSON
16 lines
333 B
JSON
{
|
|
"icon": "maki-water",
|
|
"name": "Water Features",
|
|
"members": [
|
|
"natural/water/lake",
|
|
"natural/water/pond",
|
|
"natural/water/reservoir",
|
|
"natural/water",
|
|
"waterway/river",
|
|
"waterway/stream",
|
|
"waterway/canal",
|
|
"waterway/ditch",
|
|
"waterway/drain"
|
|
]
|
|
}
|