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:
45
static/stations/the.yaml
Normal file
45
static/stations/the.yaml
Normal file
@@ -0,0 +1,45 @@
|
||||
name: Theale
|
||||
crs: the
|
||||
updated: 2026-03-11
|
||||
checked: 2026-03-11
|
||||
platforms:
|
||||
- platformId: 1Up
|
||||
platformLength: 168
|
||||
signal: true
|
||||
dispatch: false
|
||||
stepFree:
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: [1,10]
|
||||
- kind: IET9
|
||||
doors: [1,13]
|
||||
- kind: IET10
|
||||
doors: [1,13]
|
||||
- kind: DMU
|
||||
max-car: 7
|
||||
- platformId: 2Dn
|
||||
platformLength: 168
|
||||
signal: false
|
||||
dispatch: false
|
||||
stepFree:
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: [1,10]
|
||||
- kind: IET9
|
||||
doors: [1,13]
|
||||
- kind: IET10
|
||||
doors: [1,13]
|
||||
- kind: DMU
|
||||
max-car: 7
|
||||
- platformId: 3
|
||||
platformLength: 153
|
||||
signal: false
|
||||
dispatch: false
|
||||
stepFree: true
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: [1,10]
|
||||
- kind: IET9
|
||||
doors: [1,11]
|
||||
- kind: IET10
|
||||
doors: [1,11]
|
||||
Reference in New Issue
Block a user