mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 00:07:03 +02:00
d1f9c88f04
(closes #2972)
13 lines
241 B
JSON
13 lines
241 B
JSON
{
|
|
"geometry": "line",
|
|
"name": "Water Features",
|
|
"icon": "category-water",
|
|
"members": [
|
|
"waterway/river",
|
|
"waterway/stream",
|
|
"waterway/canal",
|
|
"waterway/ditch",
|
|
"waterway/drain"
|
|
]
|
|
}
|