mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-05 04:28:04 +02:00
Add ref and railway:track_ref fields to railway=rail and =switch presets (#1083)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "railway:track_ref",
|
||||
"type": "text",
|
||||
"label": "Track Number"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "ref",
|
||||
"type": "text",
|
||||
"label": "Line Number"
|
||||
}
|
||||
Reference in New Issue
Block a user