mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-24 09:04:03 +02:00
crossing: Add kerb to all vertex crossings
The convention is, to tag this on the node _and_/_or_ on the separate `barrier=kerb+kerb=*` node when the path is mapped separately. It should be part of all crossing vertex presets.
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
"{@templates/crossing/markings}",
|
||||
"crossing_raised"
|
||||
],
|
||||
"moreFields": [
|
||||
"kerb"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
|
||||
@@ -5,6 +5,9 @@
|
||||
"{@templates/crossing/markings}",
|
||||
"crossing_raised"
|
||||
],
|
||||
"moreFields": [
|
||||
"kerb"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
|
||||
@@ -5,6 +5,9 @@
|
||||
"{@templates/crossing/markings_yes}",
|
||||
"crossing_raised"
|
||||
],
|
||||
"moreFields": [
|
||||
"kerb"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
|
||||
@@ -4,6 +4,9 @@
|
||||
"{@templates/crossing/defaults}",
|
||||
"crossing_raised"
|
||||
],
|
||||
"moreFields": [
|
||||
"kerb"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user