Fix platform definitions
This commit is contained in:
64
static/stations/wsb.yaml
Normal file
64
static/stations/wsb.yaml
Normal file
@@ -0,0 +1,64 @@
|
||||
name: Westbury
|
||||
crs: wsb
|
||||
updated: 2026-03-12
|
||||
checked: 2026-03-12
|
||||
platforms:
|
||||
- platformId: 1Up
|
||||
platformLength: 224
|
||||
signal: true
|
||||
dispatch: true
|
||||
dispatchNote: No dispatch for trains fewer than 5-car
|
||||
stepFree: true
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: [1, 10]
|
||||
- kind: IET9
|
||||
doors: [1, 17]
|
||||
- kind: IET10
|
||||
doors: [1, 17]
|
||||
- kind: DMU
|
||||
max-car: 9
|
||||
- platformId: 1Dn
|
||||
platformLength: 224
|
||||
signal: true
|
||||
dispatch: true
|
||||
dispatchNote: No dispatch for trains fewer than 5-car
|
||||
stepFree: true
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: [1, 10]
|
||||
- kind: IET9
|
||||
doors: [2, 18]
|
||||
- kind: IET10
|
||||
doors: [2, 18]
|
||||
- kind: DMU
|
||||
max-car: 9
|
||||
- platformId: 2BiDi
|
||||
platformLength: 315
|
||||
signal: true
|
||||
dispatch: true
|
||||
stepFree: true
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: [1, 10]
|
||||
- kind: IET9
|
||||
doors: [1, 18]
|
||||
- kind: IET10
|
||||
doors: [1, 20]
|
||||
- kind: DMU
|
||||
max-car: 13
|
||||
|
||||
- platformId: 3BiDi
|
||||
platformLength: 295
|
||||
signal: true
|
||||
dispatch: true
|
||||
stepFree: true
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: [1, 10]
|
||||
- kind: IET9
|
||||
doors: [1, 18]
|
||||
- kind: IET10
|
||||
doors: [1, 20]
|
||||
- kind: DMU
|
||||
max-car: 12
|
||||
Reference in New Issue
Block a user