Add station data and parser for the script.
Need to do: - Write the StationIfno modal and enable toggling it's display.
This commit is contained in:
33
static/stations/mdg.yaml
Normal file
33
static/stations/mdg.yaml
Normal file
@@ -0,0 +1,33 @@
|
||||
name: Midgham
|
||||
crs: mdg
|
||||
updated: 2026-03-11
|
||||
checked: 2026-03-11
|
||||
platforms:
|
||||
- platformId: 1Dn
|
||||
platformLength: 120
|
||||
signal: false
|
||||
dispatch: false
|
||||
stepFree:
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: [4,10]
|
||||
- kind: IET9
|
||||
doors: [4,10]
|
||||
- kind: IET10
|
||||
doors: [4,10]
|
||||
- kind: DMU
|
||||
max-car: 5
|
||||
- platformId: 2Up
|
||||
platformLength: 117
|
||||
signal: true
|
||||
dispatch: false
|
||||
stepFree:
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: [1,7]
|
||||
- kind: IET9
|
||||
doors: [1,7]
|
||||
- kind: IET10
|
||||
doors: [1,7]
|
||||
- kind: DMU
|
||||
max-car: 5
|
||||
Reference in New Issue
Block a user