mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-08 22:17:50 +02:00
don't allow cliffs mapped as areas
see https://wiki.openstreetmap.org/w/index.php?title=Tag:natural%3Dcliff&oldid=2536175
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"natural": "cliff"
|
||||
|
||||
Reference in New Issue
Block a user