restrict usage of Traffic Calming presets on lines/areas:

* only traffic_calming=island is allowed to be mapped as an area
* for traffic calming on lines: only allow it in combination with certain road presets.

See https://wiki.openstreetmap.org/w/index.php?title=Key:traffic_calming&oldid=2438763#How_to_map
This commit is contained in:
Martin Raifer 2022-12-05 12:18:45 +01:00
parent b787f29b5e
commit 033e5f48ac
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
14 changed files with 15 additions and 26 deletions

View file

@ -29,6 +29,7 @@
"oneway/bicycle",
"smoothness",
"toll",
"traffic_calming",
"trolley_wire",
"width"
],

View file

@ -24,6 +24,7 @@
"not/name",
"oneway/bicycle",
"smoothness",
"traffic_calming",
"trolley_wire",
"width"
],

View file

@ -21,6 +21,7 @@
"maxwidth",
"oneway/bicycle",
"smoothness",
"traffic_calming",
"trolley_wire",
"width"
],