@tangledwires/uk-station-data 1.0.4 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/dist/line.d.ts +23 -0
- package/dist/line.js +37 -16
- package/dist/station.d.ts +197 -197
- package/dist/station.js +58 -52
- package/dist/toc.d.ts +120 -0
- package/dist/toc.js +115 -0
- package/package.json +1 -1
package/dist/station.js
CHANGED
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
export const Stations = {
|
|
5
5
|
abbeyRoad: { displayName: "Abbey Road", lines: ["dlr"] },
|
|
6
6
|
abbeyWood: { displayName: "Abbey Wood", lines: ["elizabeth"] },
|
|
7
|
+
actonCentral: { displayName: "Acton Central", lines: ["mildmay"] },
|
|
7
8
|
actonMainLine: { displayName: "Acton Main Line", lines: ["elizabeth"] },
|
|
8
9
|
actonTown: { displayName: "Acton Town", lines: ["district", "piccadilly"] },
|
|
9
|
-
actonCentral: { displayName: "Acton Central", lines: ["mildmay"] },
|
|
10
10
|
addingtonVillage: { displayName: "Addington Village", lines: ["trams"] },
|
|
11
11
|
addiscombe: { displayName: "Addiscombe", lines: ["trams"] },
|
|
12
12
|
aldgate: { displayName: "Aldgate", lines: ["metropolitan", "circle"] },
|
|
@@ -17,8 +17,8 @@ export const Stations = {
|
|
|
17
17
|
ampereWay: { displayName: "Ampere Way", lines: ["trams"] },
|
|
18
18
|
anerley: { displayName: "Anerly", lines: ["windrush"] },
|
|
19
19
|
angel: { displayName: "Angel", lines: ["northern"] },
|
|
20
|
-
arena: { displayName: "Arena", lines: ["trams"] },
|
|
21
20
|
archway: { displayName: "Archway", lines: ["northern"] },
|
|
21
|
+
arena: { displayName: "Arena", lines: ["trams"] },
|
|
22
22
|
arnosGrove: { displayName: "Arnos Grove", lines: ["piccadilly"] },
|
|
23
23
|
arsenal: { displayName: "Arsenal", lines: ["piccadilly"] },
|
|
24
24
|
avenueRoad: { displayName: "Avenue Road", lines: ["trams"] },
|
|
@@ -33,11 +33,11 @@ export const Stations = {
|
|
|
33
33
|
batterseaPark: { displayName: "Battersea Park", lines: ["windrush"] },
|
|
34
34
|
batterseaPowerStation: { displayName: "Battersea Power Station", lines: ["northern"] },
|
|
35
35
|
bayswater: { displayName: "Bayswater", lines: ["district", "circle"] },
|
|
36
|
-
becontree: { displayName: "Becontree", lines: ["district"] },
|
|
37
36
|
beckenhamJunction: { displayName: "Beckenham Junction", lines: ["trams"] },
|
|
38
37
|
beckenhamRoad: { displayName: "Beckenham Road", lines: ["trams"] },
|
|
39
38
|
beckton: { displayName: "Beckton", lines: ["dlr"] },
|
|
40
39
|
becktonPark: { displayName: "Beckton Park", lines: ["dlr"] },
|
|
40
|
+
becontree: { displayName: "Becontree", lines: ["district"] },
|
|
41
41
|
beddington: { displayName: "Beddington", lines: ["trams"] },
|
|
42
42
|
belgraveWalk: { displayName: "Belgrave Walk", lines: ["trams"] },
|
|
43
43
|
belsizePark: { displayName: "Belsize Park", lines: ["northern"] },
|
|
@@ -46,8 +46,8 @@ export const Stations = {
|
|
|
46
46
|
bethnalGreen2: { displayName: "Bethnal Green", lines: ["central"] },
|
|
47
47
|
birkbeck: { displayName: "Birkbeck", lines: ["trams"] },
|
|
48
48
|
blackfriars: { displayName: "Blackfriars", lines: ["district", "circle"] },
|
|
49
|
-
blackhorseRoad: { displayName: "Blackhorse Road", lines: ["victoria", "suffragette"] },
|
|
50
49
|
blackhorseLane: { displayName: "Blackhorse Lane", lines: ["trams"] },
|
|
50
|
+
blackhorseRoad: { displayName: "Blackhorse Road", lines: ["victoria", "suffragette"] },
|
|
51
51
|
blackwall: { displayName: "Blackwall", lines: ["dlr"] },
|
|
52
52
|
bondStreet: { displayName: "Bond Street", lines: ["central", "jubilee", "elizabeth"] },
|
|
53
53
|
borough: { displayName: "Borough", lines: ["northern"] },
|
|
@@ -58,8 +58,8 @@ export const Stations = {
|
|
|
58
58
|
brentCross: { displayName: "Brent Cross", lines: ["northern"] },
|
|
59
59
|
brentwood: { displayName: "Brentwood", lines: ["elizabeth"] },
|
|
60
60
|
brixton: { displayName: "Brixton", lines: ["victoria"] },
|
|
61
|
-
bromleyByBow: { displayName: "Bromley-by-Bow", lines: ["district", "hammersmithAndCity"] },
|
|
62
61
|
brockley: { displayName: "Brockley", lines: ["windrush"] },
|
|
62
|
+
bromleyByBow: { displayName: "Bromley-by-Bow", lines: ["district", "hammersmithAndCity"] },
|
|
63
63
|
brondesbury: { displayName: "Brondesbury", lines: ["mildmay"] },
|
|
64
64
|
brondesburyPark: { displayName: "Brondesbury Park", lines: ["mildmay"] },
|
|
65
65
|
bruceGrove: { displayName: "Bruce Grove", lines: ["weaver"] },
|
|
@@ -81,8 +81,8 @@ export const Stations = {
|
|
|
81
81
|
canonsPark: { displayName: "Canons Park", lines: ["jubilee"] },
|
|
82
82
|
carpendersPark: { displayName: "Carpenders Park", lines: ["lioness"] },
|
|
83
83
|
centrale: { displayName: "Centrale", lines: ["trams"] },
|
|
84
|
-
chalfontAndLatimer: { displayName: "Chalfont & Latimer", lines: ["metropolitan"] },
|
|
85
84
|
chadwellHeath: { displayName: "Chadwell Heath", lines: ["elizabeth"] },
|
|
85
|
+
chalfontAndLatimer: { displayName: "Chalfont & Latimer", lines: ["metropolitan"] },
|
|
86
86
|
chalkFarm: { displayName: "Chalk Farm", lines: ["northern"] },
|
|
87
87
|
chanceryLane: { displayName: "Chancery Lane", lines: ["central"] },
|
|
88
88
|
charingCross: { displayName: "Charing Cross", lines: ["bakerloo", "northern"] },
|
|
@@ -105,8 +105,8 @@ export const Stations = {
|
|
|
105
105
|
coombeLane: { displayName: "Coombe Lane", lines: ["trams"] },
|
|
106
106
|
coventGarden: { displayName: "Covent Garden", lines: ["piccadilly"] },
|
|
107
107
|
crossharbour: { displayName: "Crossharbour", lines: ["dlr"] },
|
|
108
|
-
croxley: { displayName: "Croxley", lines: ["metropolitan"] },
|
|
109
108
|
crouchHill: { displayName: "Crouch Hill", lines: ["suffragette"] },
|
|
109
|
+
croxley: { displayName: "Croxley", lines: ["metropolitan"] },
|
|
110
110
|
crystalPalace: { displayName: "Crystal Palace", lines: ["windrush"] },
|
|
111
111
|
customHouse: { displayName: "Custom House", lines: ["elizabeth", "dlr"] },
|
|
112
112
|
cuttySark: { displayName: "Cutty Sark for Maratime Greenwich", lines: ["dlr"] },
|
|
@@ -127,8 +127,8 @@ export const Stations = {
|
|
|
127
127
|
eastActon: { displayName: "East Acton", lines: ["central"] },
|
|
128
128
|
eastCroydon: { displayName: "East Croydon", lines: ["trams"] },
|
|
129
129
|
eastFinchley: { displayName: "East Finchley", lines: ["northern"] },
|
|
130
|
-
eastIndia: { displayName: "East India", lines: ["dlr"] },
|
|
131
130
|
eastHam: { displayName: "East Ham", lines: ["district", "hammersmithAndCity"] },
|
|
131
|
+
eastIndia: { displayName: "East India", lines: ["dlr"] },
|
|
132
132
|
eastPutney: { displayName: "East Putney", lines: ["district"] },
|
|
133
133
|
eastcote: { displayName: "Eastcote", lines: ["metropolitan", "piccadilly"] },
|
|
134
134
|
edgware: { displayName: "Edgware", lines: ["northern"] },
|
|
@@ -136,13 +136,13 @@ export const Stations = {
|
|
|
136
136
|
edgwareRoad2: { displayName: "Edgware Road", lines: ["hammersmithAndCity", "district", "circle"] },
|
|
137
137
|
edmontonGreen: { displayName: "Edmonton Green", lines: ["weaver"] },
|
|
138
138
|
elephantAndCastle: { displayName: "Elephant & Castle", lines: ["northern", "bakerloo"] },
|
|
139
|
-
elmersEnd: { displayName: "Elmers End", lines: ["trams"] },
|
|
140
139
|
elmPark: { displayName: "Elm Park", lines: ["district"] },
|
|
140
|
+
elmersEnd: { displayName: "Elmers End", lines: ["trams"] },
|
|
141
141
|
elversonRoad: { displayName: "Elverson Road", lines: ["dlr"] },
|
|
142
142
|
embankment: { displayName: "Embankment", lines: ["district", "bakerloo", "northern", "circle"] },
|
|
143
143
|
emersonPark: { displayName: "Emerson Park", lines: ["liberty"] },
|
|
144
|
-
epping: { displayName: "Epping", lines: ["central"] },
|
|
145
144
|
enfieldTown: { displayName: "Enfield Town", lines: ["weaver"] },
|
|
145
|
+
epping: { displayName: "Epping", lines: ["central"] },
|
|
146
146
|
euston: { displayName: "Euston", lines: ["northern", "victoria", "lioness"] },
|
|
147
147
|
eustonSquare: { displayName: "Euston Square", lines: ["metropolitan", "circle", "hammersmithAndCity"] },
|
|
148
148
|
fairlop: { displayName: "Fairlop", lines: ["central"] },
|
|
@@ -155,8 +155,8 @@ export const Stations = {
|
|
|
155
155
|
forestGate: { displayName: "Forest Gate", lines: ["elizabeth"] },
|
|
156
156
|
forestHill: { displayName: "Forest Hill", lines: ["windrush"] },
|
|
157
157
|
fulhamBroadway: { displayName: "Fulham Broadway", lines: ["district"] },
|
|
158
|
-
gantsHill: { displayName: "Gants Hill", lines: ["central"] },
|
|
159
158
|
gallionsReach: { displayName: "Gallions Reach", lines: ["dlr"] },
|
|
159
|
+
gantsHill: { displayName: "Gants Hill", lines: ["central"] },
|
|
160
160
|
georgeStreet: { displayName: "George Street", lines: ["trams"] },
|
|
161
161
|
gideaPark: { displayName: "Gidea Park", lines: ["elizabeth"] },
|
|
162
162
|
gloucesterRoad: { displayName: "Gloucester Road", lines: ["district", "piccadilly", "circle"] },
|
|
@@ -164,14 +164,14 @@ export const Stations = {
|
|
|
164
164
|
goldhawkRoad: { displayName: "Goldhawk Road", lines: ["hammersmithAndCity", "circle"] },
|
|
165
165
|
goodgeStreet: { displayName: "Goodge Street", lines: ["northern"] },
|
|
166
166
|
goodmayes: { displayName: "Goodmayes", lines: ["elizabeth"] },
|
|
167
|
+
gospelOak: { displayName: "Gospel Oak", lines: ["mildmay", "suffragette"] },
|
|
167
168
|
grangeHill: { displayName: "Grange Hill", lines: ["central"] },
|
|
168
169
|
gravelHill: { displayName: "Gravel Hill", lines: ["trams"] },
|
|
169
170
|
greatPortlandStreet: { displayName: "Great Portland Street", lines: ["metropolitan", "circle", "hammersmithAndCity"] },
|
|
170
|
-
greenford: { displayName: "Greenford", lines: ["central"] },
|
|
171
171
|
greenPark: { displayName: "Green Park", lines: ["piccadilly", "victoria", "jubilee"] },
|
|
172
|
+
greenford: { displayName: "Greenford", lines: ["central"] },
|
|
172
173
|
greenwich: { displayName: "Greenwich", lines: ["dlr"] },
|
|
173
174
|
greenwichPeninsula: { displayName: "IFS Cloud Greenwich Peninsula", lines: ["cableCar"] },
|
|
174
|
-
gospelOak: { displayName: "Gospel Oak", lines: ["mildmay", "suffragette"] },
|
|
175
175
|
gunnersbury: { displayName: "Gunnersbury", lines: ["mildmay", "district"] },
|
|
176
176
|
hackneyCentral: { displayName: "Hackney Central", lines: ["mildmay"] },
|
|
177
177
|
hackneyDowns: { displayName: "Hackney Downs", lines: ["weaver"] },
|
|
@@ -194,16 +194,16 @@ export const Stations = {
|
|
|
194
194
|
hattonCross: { displayName: "Hatton Cross", lines: ["piccadilly"] },
|
|
195
195
|
hayesAndHarlington: { displayName: "Hayes & Harlington", lines: ["elizabeth"] },
|
|
196
196
|
headstoneLane: { displayName: "Headstone Lane", lines: ["lioness"] },
|
|
197
|
-
heathrowTerminalsTwoAndThree: { displayName: "Heathrow Terminals 2 & 3", lines: ["piccadilly", "elizabeth"] },
|
|
198
|
-
heathrowTerminalFour: { displayName: "Heathrow Terminal 4", lines: ["piccadilly", "elizabeth"] },
|
|
199
197
|
heathrowTerminalFive: { displayName: "Heathrow Terminal 5", lines: ["piccadilly", "elizabeth"] },
|
|
198
|
+
heathrowTerminalFour: { displayName: "Heathrow Terminal 4", lines: ["piccadilly", "elizabeth"] },
|
|
199
|
+
heathrowTerminalsTwoAndThree: { displayName: "Heathrow Terminals 2 & 3", lines: ["piccadilly", "elizabeth"] },
|
|
200
200
|
hendonCentral: { displayName: "Hendon Central", lines: ["northern"] },
|
|
201
201
|
heronQuays: { displayName: "Heron Quays", lines: ["dlr"] },
|
|
202
202
|
highBarnet: { displayName: "High Barnet", lines: ["northern"] },
|
|
203
|
+
highStreetKensington: { displayName: "High Street Kensington", lines: ["district", "circle"] },
|
|
203
204
|
highamsPark: { displayName: "Highams Park", lines: ["weaver"] },
|
|
204
205
|
highburyAndIslington: { displayName: "Highbury & Islington", lines: ["victoria", "mildmay", "windrush"] },
|
|
205
206
|
highgate: { displayName: "Highgate", lines: ["northern"] },
|
|
206
|
-
highStreetKensington: { displayName: "High Street Kensington", lines: ["district", "circle"] },
|
|
207
207
|
hillingdon: { displayName: "Hillingdon", lines: ["metropolitan", "piccadilly"] },
|
|
208
208
|
holborn: { displayName: "Holborn", lines: ["central", "piccadilly"] },
|
|
209
209
|
hollandPark: { displayName: "Holland Park", lines: ["central"] },
|
|
@@ -211,14 +211,14 @@ export const Stations = {
|
|
|
211
211
|
homerton: { displayName: "Homerton", lines: ["mildmay"] },
|
|
212
212
|
honorOakPark: { displayName: "Honor Oak Park", lines: ["windrush"] },
|
|
213
213
|
hornchurch: { displayName: "Hornchurch", lines: ["district"] },
|
|
214
|
-
hoxton: { displayName: "Hoxton", lines: ["windrush"] },
|
|
215
214
|
hounslowCentral: { displayName: "Hounslow Central", lines: ["piccadilly"] },
|
|
216
215
|
hounslowEast: { displayName: "Hounslow East", lines: ["piccadilly"] },
|
|
217
216
|
hounslowWest: { displayName: "Hounslow West", lines: ["piccadilly"] },
|
|
217
|
+
hoxton: { displayName: "Hoxton", lines: ["windrush"] },
|
|
218
218
|
hydeParkCorner: { displayName: "Hyde Park Corner", lines: ["piccadilly"] },
|
|
219
219
|
ickenham: { displayName: "Ickenham", lines: ["metropolitan", "piccadilly"] },
|
|
220
|
-
imperialWharf: { displayName: "Imperial Wharf", lines: ["mildmay"] },
|
|
221
220
|
ilford: { displayName: "Ilford", lines: ["elizabeth"] },
|
|
221
|
+
imperialWharf: { displayName: "Imperial Wharf", lines: ["mildmay"] },
|
|
222
222
|
islandGardens: { displayName: "Island Gardens", lines: ["dlr"] },
|
|
223
223
|
iver: { displayName: "Iver", lines: ["elizabeth"] },
|
|
224
224
|
kennington: { displayName: "Kennington", lines: ["northern"] },
|
|
@@ -234,8 +234,11 @@ export const Stations = {
|
|
|
234
234
|
kilburnPark: { displayName: "Kilburn Park", lines: ["bakerloo"] },
|
|
235
235
|
kingGeorgeV: { displayName: "King George V", lines: ["dlr"] },
|
|
236
236
|
kingHenrysDrive: { displayName: "King Henry's Drive", lines: ["trams"] },
|
|
237
|
+
kingsCrossStPancras: {
|
|
238
|
+
displayName: "King's Cross St Pancras",
|
|
239
|
+
lines: ["metropolitan", "northern", "piccadilly", "circle", "victoria", "hammersmithAndCity"]
|
|
240
|
+
},
|
|
237
241
|
kingsbury: { displayName: "Kingsbury", lines: ["jubilee"] },
|
|
238
|
-
kingsCrossStPancras: { displayName: "King's Cross St Pancras", lines: ["metropolitan", "northern", "piccadilly", "circle", "victoria", "hammersmithAndCity"] },
|
|
239
242
|
knightsbridge: { displayName: "Knightsbridge", lines: ["piccadilly"] },
|
|
240
243
|
ladbrokeGrove: { displayName: "Ladbroke Grove", lines: ["hammersmithAndCity", "circle"] },
|
|
241
244
|
lambethNorth: { displayName: "Lambeth North", lines: ["bakerloo"] },
|
|
@@ -245,17 +248,20 @@ export const Stations = {
|
|
|
245
248
|
latimerRoad: { displayName: "Latimer Road", lines: ["hammersmithAndCity", "circle"] },
|
|
246
249
|
lebanonRoad: { displayName: "Lebanon Road", lines: ["trams"] },
|
|
247
250
|
leicesterSquare: { displayName: "Leicester Square", lines: ["piccadilly", "northern"] },
|
|
251
|
+
lewisham: { displayName: "Lewisham", lines: ["dlr"] },
|
|
248
252
|
leyton: { displayName: "Leyton", lines: ["central"] },
|
|
249
|
-
leytonstone: { displayName: "Leytonstone", lines: ["central"] },
|
|
250
253
|
leytonMidlandRoad: { displayName: "Leyton Midland Road", lines: ["suffragette"] },
|
|
254
|
+
leytonstone: { displayName: "Leytonstone", lines: ["central"] },
|
|
251
255
|
leytonstoneHighRoad: { displayName: "Leytostone High Road", lines: ["suffragette"] },
|
|
252
|
-
lewisham: { displayName: "Lewisham", lines: ["dlr"] },
|
|
253
|
-
liverpoolStreet: { displayName: "Liverpool Street", lines: ["metropolitan", "central", "circle", "hammersmithAndCity", "weaver", "elizabeth"] },
|
|
254
256
|
limehouse: { displayName: "Limehouse", lines: ["dlr"] },
|
|
257
|
+
liverpoolStreet: {
|
|
258
|
+
displayName: "Liverpool Street",
|
|
259
|
+
lines: ["metropolitan", "central", "circle", "hammersmithAndCity", "weaver", "elizabeth"]
|
|
260
|
+
},
|
|
255
261
|
lloydPark: { displayName: "Lloyd Park", lines: ["trams"] },
|
|
262
|
+
londonBridge: { displayName: "London Bridge", lines: ["northern", "jubilee"] },
|
|
256
263
|
londonCityAirport: { displayName: "London City Airport", lines: ["dlr"] },
|
|
257
264
|
londonFields: { displayName: "London Fields", lines: ["weaver"] },
|
|
258
|
-
londonBridge: { displayName: "London Bridge", lines: ["northern", "jubilee"] },
|
|
259
265
|
loughton: { displayName: "Loughton", lines: ["central"] },
|
|
260
266
|
maidaVale: { displayName: "Maida Vale", lines: ["bakerloo"] },
|
|
261
267
|
maidenhead: { displayName: "maidenhead", lines: ["elizabeth"] },
|
|
@@ -263,20 +269,20 @@ export const Stations = {
|
|
|
263
269
|
manorPark: { displayName: "Manor Park", lines: ["elizabeth"] },
|
|
264
270
|
mansionHouse: { displayName: "Mansion House", lines: ["district", "circle"] },
|
|
265
271
|
marbleArch: { displayName: "Marble Arch", lines: ["central"] },
|
|
266
|
-
marylebone: { displayName: "Marylebone", lines: ["bakerloo"] },
|
|
267
272
|
maryland: { displayName: "Maryland", lines: ["elizabeth"] },
|
|
273
|
+
marylebone: { displayName: "Marylebone", lines: ["bakerloo"] },
|
|
268
274
|
mertonPark: { displayName: "Merton Park", lines: ["trams"] },
|
|
269
275
|
mileEnd: { displayName: "Mile End", lines: ["district", "hammersmithAndCity", "central"] },
|
|
270
276
|
millHillEast: { displayName: "Mill Hill East", lines: ["northern"] },
|
|
271
277
|
mitcham: { displayName: "Mitcham", lines: ["trams"] },
|
|
272
278
|
mitchamJunction: { displayName: "Mitcham Junction", lines: ["trams"] },
|
|
273
|
-
mudchute: { displayName: "Mudchute", lines: ["dlr"] },
|
|
274
279
|
monument: { displayName: "Monument", lines: ["district", "circle"] },
|
|
275
|
-
moorgate: { displayName: "Moorgate", lines: ["metropolitan", "northern", "circle", "hammersmithAndCity"] },
|
|
276
280
|
moorPark: { displayName: "Moor Park", lines: ["metropolitan"] },
|
|
281
|
+
moorgate: { displayName: "Moorgate", lines: ["metropolitan", "northern", "circle", "hammersmithAndCity"] },
|
|
277
282
|
morden: { displayName: "Morden", lines: ["northern"] },
|
|
278
283
|
mordenRoad: { displayName: "Morden Road", lines: ["trams"] },
|
|
279
284
|
morningtonCrescent: { displayName: "Mornington Crescent", lines: ["northern"] },
|
|
285
|
+
mudchute: { displayName: "Mudchute", lines: ["dlr"] },
|
|
280
286
|
neasden: { displayName: "Neasden", lines: ["jubilee"] },
|
|
281
287
|
newAddington: { displayName: "New Addington", lines: ["trams"] },
|
|
282
288
|
newCross: { displayName: "New Cross", lines: ["windrush"] },
|
|
@@ -292,8 +298,8 @@ export const Stations = {
|
|
|
292
298
|
northwickPark: { displayName: "Northwick Park", lines: ["metropolitan"] },
|
|
293
299
|
northwood: { displayName: "Northwood", lines: ["metropolitan"] },
|
|
294
300
|
northwoodHills: { displayName: "Northwood Hills", lines: ["metropolitan"] },
|
|
295
|
-
nottingHillGate: { displayName: "Notting Hill Gate", lines: ["district", "central", "circle"] },
|
|
296
301
|
norwoodJunction: { displayName: "Norwood Junction", lines: ["windrush"] },
|
|
302
|
+
nottingHillGate: { displayName: "Notting Hill Gate", lines: ["district", "central", "circle"] },
|
|
297
303
|
oakwood: { displayName: "Oakwood", lines: ["piccadilly"] },
|
|
298
304
|
oldStreet: { displayName: "Old Street", lines: ["northern"] },
|
|
299
305
|
osterley: { displayName: "Osterley", lines: ["piccadilly"] },
|
|
@@ -302,23 +308,23 @@ export const Stations = {
|
|
|
302
308
|
paddington: { displayName: "Paddington", lines: ["district", "circle", "bakerloo", "hammersmithAndCity", "elizabeth"] },
|
|
303
309
|
parkRoyal: { displayName: "Park Royal", lines: ["piccadilly"] },
|
|
304
310
|
parsonsGreen: { displayName: "Parsons Green", lines: ["district"] },
|
|
311
|
+
peckhamRye: { displayName: "Peckham Rye", lines: ["windrush"] },
|
|
312
|
+
pengeWest: { displayName: "Penge West", lines: ["windrush"] },
|
|
305
313
|
perivale: { displayName: "Perivale", lines: ["central"] },
|
|
306
314
|
phippsBridge: { displayName: "Phipps Bridge", lines: ["trams"] },
|
|
307
315
|
piccadillyCircus: { displayName: "Piccadilly Circus", lines: ["bakerloo", "piccadilly"] },
|
|
308
316
|
pimlico: { displayName: "Pimlico", lines: ["victoria"] },
|
|
309
317
|
pinner: { displayName: "Pinner", lines: ["metropolitan"] },
|
|
310
318
|
plaistow: { displayName: "Plaistow", lines: ["district", "hammersmithAndCity"] },
|
|
311
|
-
prestonRoad: { displayName: "Preston Road", lines: ["metropolitan"] },
|
|
312
|
-
peckhamRye: { displayName: "Peckham Rye", lines: ["windrush"] },
|
|
313
|
-
pengeWest: { displayName: "Penge West", lines: ["windrush"] },
|
|
314
319
|
pontoonDock: { displayName: "Pontoon Dock", lines: ["dlr"] },
|
|
315
320
|
poplar: { displayName: "Poplar", lines: ["dlr"] },
|
|
321
|
+
prestonRoad: { displayName: "Preston Road", lines: ["metropolitan"] },
|
|
316
322
|
princeRegent: { displayName: "Prince Regent", lines: ["dlr"] },
|
|
317
323
|
puddingMillLane: { displayName: "Pudding Mill Lane", lines: ["elizabeth"] },
|
|
318
324
|
queensPark: { displayName: "Queen's Park", lines: ["bakerloo", "lioness"] },
|
|
325
|
+
queensRoadPeckham: { displayName: "Queens Road Peckham", lines: ["windrush"] },
|
|
319
326
|
queensbury: { displayName: "Queensbury", lines: ["jubilee"] },
|
|
320
327
|
queensway: { displayName: "Queensway", lines: ["central"] },
|
|
321
|
-
queensRoadPeckham: { displayName: "Queens Road Peckham", lines: ["windrush"] },
|
|
322
328
|
ravenscourtPark: { displayName: "Ravenscourt Park", lines: ["district"] },
|
|
323
329
|
raynersLane: { displayName: "Rayners Lane", lines: ["metropolitan", "piccadilly"] },
|
|
324
330
|
reading: { displayName: "Reading", lines: ["elizabeth"] },
|
|
@@ -340,10 +346,6 @@ export const Stations = {
|
|
|
340
346
|
ruislipManor: { displayName: "Ruislip Manor", lines: ["metropolitan", "piccadilly"] },
|
|
341
347
|
russellSquare: { displayName: "Russell Square", lines: ["piccadilly"] },
|
|
342
348
|
sandilands: { displayName: "Sandilands", lines: ["trams"] },
|
|
343
|
-
stJamesStreet: { displayName: "St James Street", lines: ["weaver"] },
|
|
344
|
-
stJamesPark: { displayName: "St James's Park", lines: ["district", "circle"] },
|
|
345
|
-
stJohnsWood: { displayName: "St John's Wood", lines: ["jubilee"] },
|
|
346
|
-
stPauls: { displayName: "St Paul's", lines: ["central"] },
|
|
347
349
|
sevenKings: { displayName: "Seven Kings", lines: ["elizabeth"] },
|
|
348
350
|
sevenSisters: { displayName: "Seven Sisters", lines: ["victoria", "weaver"] },
|
|
349
351
|
shadwell: { displayName: "Shadwell", lines: ["windrush", "dlr"] },
|
|
@@ -351,28 +353,32 @@ export const Stations = {
|
|
|
351
353
|
shepherdsBush: { displayName: "Shepherd's Bush", lines: ["central", "mildmay"] },
|
|
352
354
|
shepherdsBushMarket: { displayName: "Shepherd's Bush Market", lines: ["hammersmithAndCity", "circle"] },
|
|
353
355
|
shoreditchHighStreet: { displayName: "Shoreditch High Street", lines: ["windrush"] },
|
|
356
|
+
silverStreet: { displayName: "Silver Street", lines: ["weaver"] },
|
|
354
357
|
sloaneSquare: { displayName: "Sloane Square", lines: ["district", "circle"] },
|
|
355
358
|
slough: { displayName: "Slough", lines: ["elizabeth"] },
|
|
356
359
|
snaresbrook: { displayName: "Snaresbrook", lines: ["central"] },
|
|
357
|
-
silverStreet: { displayName: "Silver Street", lines: ["weaver"] },
|
|
358
360
|
southActon: { displayName: "South Acton", lines: ["mildmay"] },
|
|
359
|
-
southall: { displayName: "Southall", lines: ["elizabeth"] },
|
|
360
361
|
southEaling: { displayName: "South Ealing", lines: ["piccadilly"] },
|
|
361
362
|
southHampstead: { displayName: "South Hampstead", lines: ["lioness"] },
|
|
362
363
|
southHarrow: { displayName: "South Harrow", lines: ["piccadilly"] },
|
|
363
364
|
southKensington: { displayName: "South Kensington", lines: ["district", "circle", "piccadilly"] },
|
|
364
365
|
southKenton: { displayName: "South Kenton", lines: ["bakerloo", "lioness"] },
|
|
365
|
-
southTottenham: { displayName: "South Tottenham", lines: ["suffragette"] },
|
|
366
|
-
southbury: { displayName: "Southbury", lines: ["weaver"] },
|
|
367
366
|
southQuay: { displayName: "South Quay", lines: ["dlr"] },
|
|
368
367
|
southRuislip: { displayName: "South Ruislip", lines: ["central"] },
|
|
368
|
+
southTottenham: { displayName: "South Tottenham", lines: ["suffragette"] },
|
|
369
369
|
southWimbledon: { displayName: "South Wimbledon", lines: ["northern"] },
|
|
370
370
|
southWoodford: { displayName: "South Woodford", lines: ["central"] },
|
|
371
|
+
southall: { displayName: "Southall", lines: ["elizabeth"] },
|
|
372
|
+
southbury: { displayName: "Southbury", lines: ["weaver"] },
|
|
371
373
|
southfields: { displayName: "Southfields", lines: ["district"] },
|
|
372
374
|
southgate: { displayName: "Southgate", lines: ["piccadilly"] },
|
|
373
375
|
southwark: { displayName: "Southwark", lines: ["jubilee"] },
|
|
374
|
-
|
|
376
|
+
stJamesPark: { displayName: "St James's Park", lines: ["district", "circle"] },
|
|
377
|
+
stJamesStreet: { displayName: "St James Street", lines: ["weaver"] },
|
|
378
|
+
stJohnsWood: { displayName: "St John's Wood", lines: ["jubilee"] },
|
|
379
|
+
stPauls: { displayName: "St Paul's", lines: ["central"] },
|
|
375
380
|
stamfordBrook: { displayName: "Stamford Brook", lines: ["district"] },
|
|
381
|
+
stamfordHill: { displayName: "Stamford Hill", lines: ["weaver"] },
|
|
376
382
|
stanmore: { displayName: "Stanmore", lines: ["jubilee"] },
|
|
377
383
|
starLane: { displayName: "Star Lane", lines: ["dlr"] },
|
|
378
384
|
stepneyGreen: { displayName: "Stepney Green", lines: ["district", "hammersmithAndCity"] },
|
|
@@ -385,38 +391,38 @@ export const Stations = {
|
|
|
385
391
|
sudburyHill: { displayName: "Sudbury Hill", lines: ["piccadilly"] },
|
|
386
392
|
sudburyTown: { displayName: "Sudbury Town", lines: ["piccadilly"] },
|
|
387
393
|
surreyQuays: { displayName: "Surrey Quays", lines: ["windrush"] },
|
|
388
|
-
sydenham: { displayName: "Sydenham", lines: ["windrush"] },
|
|
389
394
|
swissCottage: { displayName: "Swiss Cottage", lines: ["jubilee"] },
|
|
395
|
+
sydenham: { displayName: "Sydenham", lines: ["windrush"] },
|
|
390
396
|
taplow: { displayName: "Taplow", lines: ["elizabeth"] },
|
|
391
397
|
temple: { displayName: "Temple", lines: ["district", "circle"] },
|
|
392
|
-
theydonBois: { displayName: "Theydon Bois", lines: ["central"] },
|
|
393
398
|
theobaldsGrove: { displayName: "Theobalds Grove", lines: ["weaver"] },
|
|
394
399
|
therapiaLane: { displayName: "Therapia Lane", lines: ["trams"] },
|
|
395
|
-
|
|
400
|
+
theydonBois: { displayName: "Theydon Bois", lines: ["central"] },
|
|
396
401
|
tootingBec: { displayName: "Tooting Bec", lines: ["northern"] },
|
|
397
402
|
tootingBroadway: { displayName: "Tooting Broadway", lines: ["northern"] },
|
|
398
403
|
tottenhamCourtRoad: { displayName: "Tottenham Court Road", lines: ["northern", "central", "elizabeth"] },
|
|
399
404
|
tottenhamHale: { displayName: "Tottenham Hale", lines: ["victoria"] },
|
|
400
405
|
totteridgeAndWhetstone: { displayName: "Totteridge & Whetstone", lines: ["northern"] },
|
|
401
|
-
towerHill: { displayName: "Tower Hill", lines: ["district", "circle"] },
|
|
402
406
|
towerGateway: { displayName: "Tower Gateway", lines: ["dlr"] },
|
|
407
|
+
towerHill: { displayName: "Tower Hill", lines: ["district", "circle"] },
|
|
403
408
|
tufnellPark: { displayName: "Tufnell Park", lines: ["northern"] },
|
|
409
|
+
turkeyStreet: { displayName: "Turkey Street", lines: ["weaver"] },
|
|
404
410
|
turnhamGreen: { displayName: "Turnham Green", lines: ["district", "piccadilly"] },
|
|
405
411
|
turnpikeLane: { displayName: "Turnpike Lane", lines: ["piccadilly"] },
|
|
406
412
|
twyford: { displayName: "Twyford", lines: ["elizabeth"] },
|
|
407
413
|
upminster: { displayName: "Upminster", lines: ["district", "liberty"] },
|
|
408
414
|
upminsterBridge: { displayName: "Upminster Bridge", lines: ["district"] },
|
|
409
415
|
upney: { displayName: "Upney", lines: ["district"] },
|
|
410
|
-
uptonPark: { displayName: "Upton Park", lines: ["district"] },
|
|
411
416
|
upperHolloway: { displayName: "Upper Holloway", lines: ["suffragette"] },
|
|
417
|
+
uptonPark: { displayName: "Upton Park", lines: ["district"] },
|
|
412
418
|
uxbridge: { displayName: "Uxbridge", lines: ["metropolitan", "piccadilly"] },
|
|
413
419
|
vauxhall: { displayName: "Vauxhall", lines: ["victoria"] },
|
|
414
420
|
victoria: { displayName: "Victoria", lines: ["victoria", "district", "circle"] },
|
|
415
421
|
waddonMarsh: { displayName: "Waddon Marsh", lines: ["trams"] },
|
|
416
422
|
walthamstowCentral: { displayName: "Walthamstow Central", lines: ["victoria", "weaver"] },
|
|
417
423
|
walthamstowQueensRoad: { displayName: "Walthamstow Queen's Road", lines: ["suffragette"] },
|
|
418
|
-
wandsworthRoad: { displayName: "Wandsworth Road", lines: ["windrush"] },
|
|
419
424
|
wandlePark: { displayName: "Wandle Park", lines: ["trams"] },
|
|
425
|
+
wandsworthRoad: { displayName: "Wandsworth Road", lines: ["windrush"] },
|
|
420
426
|
wanstead: { displayName: "Wanstead", lines: ["central"] },
|
|
421
427
|
wansteadPark: { displayName: "Wanstead Park", lines: ["suffragette"] },
|
|
422
428
|
wapping: { displayName: "Wapping", lines: ["windrush"] },
|
|
@@ -430,7 +436,6 @@ export const Stations = {
|
|
|
430
436
|
wembleyCentral: { displayName: "Wembley Central", lines: ["bakerloo", "lioness"] },
|
|
431
437
|
wembleyPark: { displayName: "Wembley Park", lines: ["metropolitan", "jubilee"] },
|
|
432
438
|
westActon: { displayName: "West Acton", lines: ["central"] },
|
|
433
|
-
westbrompton: { displayName: "West Brompton", lines: ["district", "mildmay"] },
|
|
434
439
|
westCroydon: { displayName: "West Croydon", lines: ["windrush", "trams"] },
|
|
435
440
|
westDrayton: { displayName: "West Drayton", lines: ["elizabeth"] },
|
|
436
441
|
westEaling: { displayName: "West Ealing", lines: ["elizabeth"] },
|
|
@@ -441,22 +446,23 @@ export const Stations = {
|
|
|
441
446
|
westIndiaQuay: { displayName: "West India Quay", lines: ["dlr"] },
|
|
442
447
|
westKensington: { displayName: "West Kensington", lines: ["district"] },
|
|
443
448
|
westRuislip: { displayName: "West Ruislip", lines: ["central"] },
|
|
444
|
-
westbournePark: { displayName: "Westbourne Park", lines: ["hammersmithAndCity", "circle"] },
|
|
445
|
-
westminster: { displayName: "Westminster", lines: ["district", "circle", "jubilee"] },
|
|
446
449
|
westSilvertown: { displayName: "West Silvertown", lines: ["dlr"] },
|
|
450
|
+
westbournePark: { displayName: "Westbourne Park", lines: ["hammersmithAndCity", "circle"] },
|
|
451
|
+
westbrompton: { displayName: "West Brompton", lines: ["district", "mildmay"] },
|
|
447
452
|
westferry: { displayName: "Westferry", lines: ["dlr"] },
|
|
453
|
+
westminster: { displayName: "Westminster", lines: ["district", "circle", "jubilee"] },
|
|
448
454
|
whiteCity: { displayName: "White City", lines: ["central"] },
|
|
449
|
-
whitechapel: { displayName: "Whitechapel", lines: ["district", "hammersmithAndCity", "windrush", "elizabeth"] },
|
|
450
455
|
whiteHartLane: { displayName: "White Hart Lane", lines: ["weaver"] },
|
|
456
|
+
whitechapel: { displayName: "Whitechapel", lines: ["district", "hammersmithAndCity", "windrush", "elizabeth"] },
|
|
451
457
|
willesdenGreen: { displayName: "Willesden Green", lines: ["jubilee"] },
|
|
452
458
|
willesdenJunction: { displayName: "Willesden Junction", lines: ["bakerloo", "lioness", "mildmay"] },
|
|
453
459
|
wimbledon: { displayName: "Wimbledon", lines: ["district", "trams"] },
|
|
454
460
|
wimbledonPark: { displayName: "Wimbledon Park", lines: ["district"] },
|
|
455
461
|
woodGreen: { displayName: "Wood Green", lines: ["piccadilly"] },
|
|
456
|
-
woodford: { displayName: "Woodford", lines: ["central"] },
|
|
457
462
|
woodStreet: { displayName: "Wood Street", lines: ["weaver"] },
|
|
458
|
-
|
|
463
|
+
woodford: { displayName: "Woodford", lines: ["central"] },
|
|
459
464
|
woodgrangePark: { displayName: "Woodgrange Park", lines: ["suffragette"] },
|
|
465
|
+
woodside: { displayName: "Woodside", lines: ["trams"] },
|
|
460
466
|
woodsidePark: { displayName: "Woodside Park", lines: ["northern"] },
|
|
461
467
|
woolwich: { displayName: "Woolwich", lines: ["elizabeth"] },
|
|
462
468
|
woolwichArsenal: { displayName: "Woolwich Arsenal", lines: ["dlr"] },
|
package/dist/toc.d.ts
ADDED
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
export type TOC = {
|
|
2
|
+
displayName: string;
|
|
3
|
+
colour: string;
|
|
4
|
+
};
|
|
5
|
+
export declare const TOCs: {
|
|
6
|
+
readonly avantiWestCoast: {
|
|
7
|
+
readonly displayName: "Avanti West Coast";
|
|
8
|
+
readonly colour: "#004354";
|
|
9
|
+
};
|
|
10
|
+
readonly c2c: {
|
|
11
|
+
readonly displayName: "C2C";
|
|
12
|
+
readonly colour: "#b7007c";
|
|
13
|
+
};
|
|
14
|
+
readonly caledonianSleeper: {
|
|
15
|
+
readonly displayName: "Caledonian Sleeper";
|
|
16
|
+
readonly colour: "#1d2e35";
|
|
17
|
+
};
|
|
18
|
+
readonly chiltern: {
|
|
19
|
+
readonly displayName: "Chiltern Railways";
|
|
20
|
+
readonly colour: "#00bfff";
|
|
21
|
+
};
|
|
22
|
+
readonly crossCountry: {
|
|
23
|
+
readonly displayName: "Cross Country";
|
|
24
|
+
readonly colour: "#660f21";
|
|
25
|
+
};
|
|
26
|
+
readonly eastMidlandsRailway: {
|
|
27
|
+
readonly displayName: "East Midlands Railway";
|
|
28
|
+
readonly colour: "#713563";
|
|
29
|
+
};
|
|
30
|
+
readonly gatwickExpress: {
|
|
31
|
+
readonly displayName: "Gatwick Express";
|
|
32
|
+
readonly colour: "#eb1e2d";
|
|
33
|
+
};
|
|
34
|
+
readonly grandCentral: {
|
|
35
|
+
readonly displayName: "Grand Central";
|
|
36
|
+
readonly colour: "#1d1d1b";
|
|
37
|
+
};
|
|
38
|
+
readonly greatNorthern: {
|
|
39
|
+
readonly displayName: "Great Northern";
|
|
40
|
+
readonly colour: "#00ABE6";
|
|
41
|
+
};
|
|
42
|
+
readonly greatWesternRailway: {
|
|
43
|
+
readonly displayName: "Great Western Railway";
|
|
44
|
+
readonly colour: "#0a493e";
|
|
45
|
+
};
|
|
46
|
+
readonly greaterAnglia: {
|
|
47
|
+
readonly displayName: "Greater Anglia";
|
|
48
|
+
readonly colour: "#d70428";
|
|
49
|
+
};
|
|
50
|
+
readonly heathrowExpress: {
|
|
51
|
+
readonly displayName: "Heathrow Express";
|
|
52
|
+
readonly colour: "#532e63";
|
|
53
|
+
};
|
|
54
|
+
readonly hullTrains: {
|
|
55
|
+
readonly displayName: "Hull Trains";
|
|
56
|
+
readonly colour: "#de005c";
|
|
57
|
+
};
|
|
58
|
+
readonly londonNorthEasternRailway: {
|
|
59
|
+
readonly displayName: "London North Eastern Railway";
|
|
60
|
+
readonly colour: "#ce0e2d";
|
|
61
|
+
};
|
|
62
|
+
readonly londonNorthwesternRailway: {
|
|
63
|
+
readonly displayName: "London Northwestern Railway";
|
|
64
|
+
readonly colour: "#00bf6f";
|
|
65
|
+
};
|
|
66
|
+
readonly lumo: {
|
|
67
|
+
readonly displayName: "Lumo";
|
|
68
|
+
readonly colour: "#2b6ef5";
|
|
69
|
+
};
|
|
70
|
+
readonly northernRail: {
|
|
71
|
+
readonly displayName: "Northern";
|
|
72
|
+
readonly colour: "#0f0d78";
|
|
73
|
+
};
|
|
74
|
+
readonly scotRail: {
|
|
75
|
+
readonly displayName: "ScotRail";
|
|
76
|
+
readonly colour: "#1e467d";
|
|
77
|
+
};
|
|
78
|
+
readonly southWesternRailway: {
|
|
79
|
+
readonly displayName: "South Western Railway";
|
|
80
|
+
readonly colour: "#24398c";
|
|
81
|
+
};
|
|
82
|
+
readonly southeastern: {
|
|
83
|
+
readonly displayName: "Southeastern";
|
|
84
|
+
readonly colour: "#389cff";
|
|
85
|
+
};
|
|
86
|
+
readonly southeasternHighSpeed: {
|
|
87
|
+
readonly displayName: "Southeastern High Speed";
|
|
88
|
+
readonly colour: "#1e1e50";
|
|
89
|
+
};
|
|
90
|
+
readonly southern: {
|
|
91
|
+
readonly displayName: "Southern";
|
|
92
|
+
readonly colour: "#8cc63e";
|
|
93
|
+
};
|
|
94
|
+
readonly stanstedExpress: {
|
|
95
|
+
readonly displayName: "Stansted Express";
|
|
96
|
+
readonly colour: "#6b717a";
|
|
97
|
+
};
|
|
98
|
+
readonly tfl: {
|
|
99
|
+
readonly displayName: "TfL";
|
|
100
|
+
readonly colour: "#0019a8";
|
|
101
|
+
};
|
|
102
|
+
readonly thameslink: {
|
|
103
|
+
readonly displayName: "Thameslink";
|
|
104
|
+
readonly colour: "#ff5aa4";
|
|
105
|
+
};
|
|
106
|
+
readonly transPennineExpress: {
|
|
107
|
+
readonly displayName: "TransPennine Express";
|
|
108
|
+
readonly colour: "#09a4ec";
|
|
109
|
+
};
|
|
110
|
+
readonly transportForWales: {
|
|
111
|
+
readonly displayName: "Transport for Wales";
|
|
112
|
+
readonly colour: "#ff0000";
|
|
113
|
+
};
|
|
114
|
+
readonly westMidlandsRailway: {
|
|
115
|
+
readonly displayName: "West Midlands Railway";
|
|
116
|
+
readonly colour: "#ff8300";
|
|
117
|
+
};
|
|
118
|
+
};
|
|
119
|
+
export type TOCId = keyof typeof TOCs;
|
|
120
|
+
export declare const tocIds: TOCId[];
|
package/dist/toc.js
ADDED
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
export const TOCs = {
|
|
2
|
+
avantiWestCoast: {
|
|
3
|
+
displayName: "Avanti West Coast",
|
|
4
|
+
colour: "#004354"
|
|
5
|
+
},
|
|
6
|
+
c2c: {
|
|
7
|
+
displayName: "C2C",
|
|
8
|
+
colour: "#b7007c"
|
|
9
|
+
},
|
|
10
|
+
caledonianSleeper: {
|
|
11
|
+
displayName: "Caledonian Sleeper",
|
|
12
|
+
colour: "#1d2e35"
|
|
13
|
+
},
|
|
14
|
+
chiltern: {
|
|
15
|
+
displayName: "Chiltern Railways",
|
|
16
|
+
colour: "#00bfff"
|
|
17
|
+
},
|
|
18
|
+
crossCountry: {
|
|
19
|
+
displayName: "Cross Country",
|
|
20
|
+
colour: "#660f21"
|
|
21
|
+
},
|
|
22
|
+
eastMidlandsRailway: {
|
|
23
|
+
displayName: "East Midlands Railway",
|
|
24
|
+
colour: "#713563"
|
|
25
|
+
},
|
|
26
|
+
gatwickExpress: {
|
|
27
|
+
displayName: "Gatwick Express",
|
|
28
|
+
colour: "#eb1e2d"
|
|
29
|
+
},
|
|
30
|
+
grandCentral: {
|
|
31
|
+
displayName: "Grand Central",
|
|
32
|
+
colour: "#1d1d1b"
|
|
33
|
+
},
|
|
34
|
+
greatNorthern: {
|
|
35
|
+
displayName: "Great Northern",
|
|
36
|
+
colour: "#00ABE6"
|
|
37
|
+
},
|
|
38
|
+
greatWesternRailway: {
|
|
39
|
+
displayName: "Great Western Railway",
|
|
40
|
+
colour: "#0a493e"
|
|
41
|
+
},
|
|
42
|
+
greaterAnglia: {
|
|
43
|
+
displayName: "Greater Anglia",
|
|
44
|
+
colour: "#d70428"
|
|
45
|
+
},
|
|
46
|
+
heathrowExpress: {
|
|
47
|
+
displayName: "Heathrow Express",
|
|
48
|
+
colour: "#532e63"
|
|
49
|
+
},
|
|
50
|
+
hullTrains: {
|
|
51
|
+
displayName: "Hull Trains",
|
|
52
|
+
colour: "#de005c"
|
|
53
|
+
},
|
|
54
|
+
londonNorthEasternRailway: {
|
|
55
|
+
displayName: "London North Eastern Railway",
|
|
56
|
+
colour: "#ce0e2d"
|
|
57
|
+
},
|
|
58
|
+
londonNorthwesternRailway: {
|
|
59
|
+
displayName: "London Northwestern Railway",
|
|
60
|
+
colour: "#00bf6f"
|
|
61
|
+
},
|
|
62
|
+
lumo: {
|
|
63
|
+
displayName: "Lumo",
|
|
64
|
+
colour: "#2b6ef5"
|
|
65
|
+
},
|
|
66
|
+
northernRail: {
|
|
67
|
+
displayName: "Northern",
|
|
68
|
+
colour: "#0f0d78"
|
|
69
|
+
},
|
|
70
|
+
scotRail: {
|
|
71
|
+
displayName: "ScotRail",
|
|
72
|
+
colour: "#1e467d"
|
|
73
|
+
},
|
|
74
|
+
southWesternRailway: {
|
|
75
|
+
displayName: "South Western Railway",
|
|
76
|
+
colour: "#24398c"
|
|
77
|
+
},
|
|
78
|
+
southeastern: {
|
|
79
|
+
displayName: "Southeastern",
|
|
80
|
+
colour: "#389cff"
|
|
81
|
+
},
|
|
82
|
+
southeasternHighSpeed: {
|
|
83
|
+
displayName: "Southeastern High Speed",
|
|
84
|
+
colour: "#1e1e50"
|
|
85
|
+
},
|
|
86
|
+
southern: {
|
|
87
|
+
displayName: "Southern",
|
|
88
|
+
colour: "#8cc63e"
|
|
89
|
+
},
|
|
90
|
+
stanstedExpress: {
|
|
91
|
+
displayName: "Stansted Express",
|
|
92
|
+
colour: "#6b717a"
|
|
93
|
+
},
|
|
94
|
+
tfl: {
|
|
95
|
+
displayName: "TfL",
|
|
96
|
+
colour: "#0019a8",
|
|
97
|
+
},
|
|
98
|
+
thameslink: {
|
|
99
|
+
displayName: "Thameslink",
|
|
100
|
+
colour: "#ff5aa4"
|
|
101
|
+
},
|
|
102
|
+
transPennineExpress: {
|
|
103
|
+
displayName: "TransPennine Express",
|
|
104
|
+
colour: "#09a4ec"
|
|
105
|
+
},
|
|
106
|
+
transportForWales: {
|
|
107
|
+
displayName: "Transport for Wales",
|
|
108
|
+
colour: "#ff0000"
|
|
109
|
+
},
|
|
110
|
+
westMidlandsRailway: {
|
|
111
|
+
displayName: "West Midlands Railway",
|
|
112
|
+
colour: "#ff8300"
|
|
113
|
+
}
|
|
114
|
+
};
|
|
115
|
+
export const tocIds = Object.keys(TOCs);
|