mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 17:37:49 +02:00
18 lines
254 B
JSON
18 lines
254 B
JSON
{
|
|
"fields": [
|
|
"name",
|
|
"waterway"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"vertex",
|
|
"line",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"waterway": "*"
|
|
},
|
|
"searchable": false,
|
|
"name": "Waterway Feature"
|
|
}
|