mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 07:25:15 +02:00
2035474185
This is to prevent users from accidentally adding e.g. `highway=yes`
15 lines
186 B
JSON
15 lines
186 B
JSON
{
|
|
"fields": [
|
|
"natural"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"vertex",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"natural": "*"
|
|
},
|
|
"name": "Natural"
|
|
}
|