mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-14 21:28:05 +02:00
standalone traffic calming preset should only apply to vertices
use on lines makes only sense in combination with a road preset, for which there is a field now
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line"
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"traffic_calming": "*"
|
||||
|
||||
@@ -5,9 +5,7 @@
|
||||
"{traffic_calming}"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"traffic_calming": "yes"
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line"
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"hump",
|
||||
|
||||
@@ -5,9 +5,7 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"driveway link",
|
||||
|
||||
@@ -5,9 +5,7 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"speed",
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line"
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"bump",
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line"
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"speed",
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line"
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"bump",
|
||||
|
||||
@@ -4,8 +4,7 @@
|
||||
"surface"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line"
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"circle",
|
||||
|
||||
@@ -4,8 +4,7 @@
|
||||
"traffic_calming": "mini_bumps"
|
||||
},
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line"
|
||||
"vertex"
|
||||
],
|
||||
"fields": [
|
||||
"surface",
|
||||
|
||||
@@ -4,8 +4,7 @@
|
||||
"direction_vertex"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line"
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"audible lines",
|
||||
|
||||
Reference in New Issue
Block a user