Add station modal logic and station data for part of route 0210
This commit is contained in:
@@ -7,79 +7,74 @@ platforms:
|
||||
platformLength: 291
|
||||
signal: true
|
||||
dispatch: true
|
||||
dispatchNote: Staffed until 22:00 Daily
|
||||
dispatchNote: Staffed 06:00-21:00
|
||||
stepFree: true
|
||||
stepFreeNote: Accessible from street & via lifts
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: all
|
||||
doors: [1,10]
|
||||
- kind: IET9
|
||||
doors: all
|
||||
doors: [1,18]
|
||||
- kind: IET10
|
||||
doors: all
|
||||
doors: [1,20]
|
||||
- kind: DMU
|
||||
max-car: 12
|
||||
- platformId: 1Up
|
||||
platformLength: 291
|
||||
signal: true
|
||||
dispatch: true
|
||||
dispatchNote: Staffed until 22:00 Daily
|
||||
dispatchNote: Staffed 06:00-21:00
|
||||
stepFree: true
|
||||
stepFreeNote: Accessible from street & via lifts
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: all
|
||||
doors: [1,10]
|
||||
- kind: IET9
|
||||
doors: all
|
||||
doors: [1,18]
|
||||
- kind: IET10
|
||||
doors: all
|
||||
doors: [1,20]
|
||||
- kind: DMU
|
||||
max-car: 12
|
||||
- platformId: 2Dn
|
||||
platformLength: 327
|
||||
signal: true
|
||||
dispatch: true
|
||||
dispatchNote: Staffed until 22:00 Daily
|
||||
dispatchNote: Staffed 06:00-21:00
|
||||
stepFree: true
|
||||
stepFreeNote: Accessible from street & via lifts
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: all
|
||||
doors: [1,10]
|
||||
- kind: IET9
|
||||
doors: all
|
||||
doors: [1,18]
|
||||
- kind: IET10
|
||||
doors: all
|
||||
doors: [1,20]
|
||||
- kind: DMU
|
||||
max-car: 14
|
||||
- platformId: 2Up
|
||||
platformLength: 327
|
||||
signal: true
|
||||
dispatch: true
|
||||
dispatchNote: Staffed until 22:00 Daily
|
||||
dispatchNote: Staffed 06:00-21:00
|
||||
stepFree: true
|
||||
stepFreeNote: Accessible from street & via lifts
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: all
|
||||
doors: [1,10]
|
||||
- kind: IET9
|
||||
doors: all
|
||||
doors: [1,18]
|
||||
- kind: IET10
|
||||
doors: all
|
||||
doors: [1,20]
|
||||
- kind: DMU
|
||||
max-car: 14
|
||||
- platformId: 3
|
||||
platformLength: 129
|
||||
signal: true
|
||||
dispatch: true
|
||||
dispatchNote: Staffed until 22:00 Daily
|
||||
dispatchNote: Staffed 06:00-21:00
|
||||
stepFree: true
|
||||
stepFreeNote: Accessible from street & via lifts
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: all
|
||||
doors: [1,10]
|
||||
- kind: IET9
|
||||
doors: null
|
||||
doors: [0,0]
|
||||
- kind: IET10
|
||||
doors: null
|
||||
doors: [0,0]
|
||||
- kind: DMU
|
||||
max-car: 5
|
||||
max-car: 5
|
||||
|
||||
Reference in New Issue
Block a user