mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-11-01 23:33:51 +01:00
Try splitting into regional fields
This commit is contained in:
parent
42d9dad5f3
commit
352036651c
4 changed files with 31 additions and 4 deletions
|
|
@ -8,7 +8,8 @@
|
|||
],
|
||||
"moreFields": [
|
||||
"crossing/markings",
|
||||
"crossing/whistle"
|
||||
"crossing/whistle_optional",
|
||||
"crossing/whistle_yes"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,8 @@
|
|||
"crossing/light"
|
||||
],
|
||||
"moreFields": [
|
||||
"crossing/whistle"
|
||||
"crossing/whistle_optional",
|
||||
"crossing/whistle_yes"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue