mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 13:53:52 +01:00
Add crossing:whistle field
This commit is contained in:
parent
f2c16fbcd6
commit
9a213daf34
3 changed files with 20 additions and 1 deletions
|
|
@ -7,7 +7,8 @@
|
|||
"crossing/light"
|
||||
],
|
||||
"moreFields": [
|
||||
"crossing/markings"
|
||||
"crossing/markings",
|
||||
"crossing/whistle"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
|
|
|
|||
|
|
@ -5,6 +5,9 @@
|
|||
"crossing/bell",
|
||||
"crossing/light"
|
||||
],
|
||||
"moreFields": [
|
||||
"crossing/whistle"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue