Try splitting into regional fields

This commit is contained in:
arch0345 2025-05-30 00:36:19 -07:00
parent 42d9dad5f3
commit 352036651c
4 changed files with 31 additions and 4 deletions

View file

@ -8,7 +8,8 @@
],
"moreFields": [
"crossing/markings",
"crossing/whistle"
"crossing/whistle_optional",
"crossing/whistle_yes"
],
"geometry": [
"vertex"

View file

@ -6,7 +6,8 @@
"crossing/light"
],
"moreFields": [
"crossing/whistle"
"crossing/whistle_optional",
"crossing/whistle_yes"
],
"geometry": [
"vertex"