mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-02 13:11:38 +02:00
Revert "restrict usage of Traffic Calming presets on lines/areas:"
This reverts commit 033e5f48ac.
closes #733
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
"oneway/bicycle",
|
||||
"smoothness",
|
||||
"toll",
|
||||
"traffic_calming",
|
||||
"trolley_wire",
|
||||
"width"
|
||||
],
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
"not/name",
|
||||
"oneway/bicycle",
|
||||
"smoothness",
|
||||
"traffic_calming",
|
||||
"trolley_wire",
|
||||
"width"
|
||||
],
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
"maxwidth",
|
||||
"oneway/bicycle",
|
||||
"smoothness",
|
||||
"traffic_calming",
|
||||
"trolley_wire",
|
||||
"width"
|
||||
],
|
||||
|
||||
@@ -6,7 +6,9 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"traffic_calming": "*"
|
||||
|
||||
@@ -5,7 +5,9 @@
|
||||
"{traffic_calming}"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"traffic_calming": "yes"
|
||||
|
||||
@@ -5,7 +5,8 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
"vertex",
|
||||
"line"
|
||||
],
|
||||
"terms": [
|
||||
"hump",
|
||||
|
||||
@@ -5,7 +5,9 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"driveway link",
|
||||
|
||||
@@ -5,7 +5,9 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"speed",
|
||||
|
||||
@@ -5,7 +5,8 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
"vertex",
|
||||
"line"
|
||||
],
|
||||
"terms": [
|
||||
"bump",
|
||||
|
||||
@@ -5,7 +5,8 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
"vertex",
|
||||
"line"
|
||||
],
|
||||
"terms": [
|
||||
"speed",
|
||||
|
||||
@@ -5,7 +5,8 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
"vertex",
|
||||
"line"
|
||||
],
|
||||
"terms": [
|
||||
"bump",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"circle",
|
||||
"roundabout",
|
||||
"slow",
|
||||
"traffic calming"
|
||||
"slow"
|
||||
],
|
||||
"tags": {
|
||||
"traffic_calming": "island"
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
"traffic_calming": "mini_bumps"
|
||||
},
|
||||
"geometry": [
|
||||
"vertex"
|
||||
"vertex",
|
||||
"line"
|
||||
],
|
||||
"fields": [
|
||||
"surface",
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
"vertex",
|
||||
"line"
|
||||
],
|
||||
"terms": [
|
||||
"audible lines",
|
||||
|
||||
Reference in New Issue
Block a user