Remove area type for traffic_calming=island (#1076)

* Remove area type for traffic_calming=island
* also disallow areas on generic traffic_calming=* preset

see https://wiki.openstreetmap.org/w/index.php?title=Key:traffic_calming&oldid=2594288

---------

Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
IreuN 2024-02-28 14:06:57 +01:00 committed by GitHub
parent 3e5e99ff88
commit 48e730498a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 4 deletions

View file

@ -7,8 +7,7 @@
],
"geometry": [
"vertex",
"line",
"area"
"line"
],
"tags": {
"traffic_calming": "*"

View file

@ -5,8 +5,7 @@
],
"geometry": [
"vertex",
"line",
"area"
"line"
],
"terms": [
"circle",