gb-station-data 8.0.0 → 9.0.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.
- checksums.yaml +4 -4
- data/lib/data/lines.json +32 -11
- data/lib/data/stations.json +1671 -100
- data/lib/data/tocs.json +4 -4
- data/lib/gb-station-data/version.rb +1 -1
- metadata +1 -1
data/lib/data/stations.json
CHANGED
|
@@ -124,6 +124,12 @@
|
|
|
124
124
|
"southeastern"
|
|
125
125
|
]
|
|
126
126
|
},
|
|
127
|
+
"aldermaston": {
|
|
128
|
+
"displayName": "Aldermaston",
|
|
129
|
+
"lines": [
|
|
130
|
+
"greatWesternRailway"
|
|
131
|
+
]
|
|
132
|
+
},
|
|
127
133
|
"aldershot": {
|
|
128
134
|
"displayName": "Aldershot",
|
|
129
135
|
"lines": [
|
|
@@ -327,6 +333,12 @@
|
|
|
327
333
|
"southern"
|
|
328
334
|
]
|
|
329
335
|
},
|
|
336
|
+
"appleford": {
|
|
337
|
+
"displayName": "Appleford",
|
|
338
|
+
"lines": [
|
|
339
|
+
"greatWesternRailway"
|
|
340
|
+
]
|
|
341
|
+
},
|
|
330
342
|
"arbroath": {
|
|
331
343
|
"displayName": "Arbroath",
|
|
332
344
|
"lines": [
|
|
@@ -439,10 +451,17 @@
|
|
|
439
451
|
"southWesternRailway"
|
|
440
452
|
]
|
|
441
453
|
},
|
|
454
|
+
"ascottunderwychwood": {
|
|
455
|
+
"displayName": "Ascott-under-Wychwood",
|
|
456
|
+
"lines": [
|
|
457
|
+
"greatWesternRailway"
|
|
458
|
+
]
|
|
459
|
+
},
|
|
442
460
|
"ash": {
|
|
443
461
|
"displayName": "Ash",
|
|
444
462
|
"lines": [
|
|
445
|
-
"southWesternRailway"
|
|
463
|
+
"southWesternRailway",
|
|
464
|
+
"greatWesternRailway"
|
|
446
465
|
]
|
|
447
466
|
},
|
|
448
467
|
"ashVale": {
|
|
@@ -454,7 +473,8 @@
|
|
|
454
473
|
"ashchurchforTewkesbury": {
|
|
455
474
|
"displayName": "Ashchurch for Tewkesbury",
|
|
456
475
|
"lines": [
|
|
457
|
-
"crossCountry"
|
|
476
|
+
"crossCountry",
|
|
477
|
+
"greatWesternRailway"
|
|
458
478
|
]
|
|
459
479
|
},
|
|
460
480
|
"ashfieldGlasgow": {
|
|
@@ -477,6 +497,12 @@
|
|
|
477
497
|
"southWesternRailway"
|
|
478
498
|
]
|
|
479
499
|
},
|
|
500
|
+
"ashleyDown": {
|
|
501
|
+
"displayName": "Ashley Down",
|
|
502
|
+
"lines": [
|
|
503
|
+
"greatWesternRailway"
|
|
504
|
+
]
|
|
505
|
+
},
|
|
480
506
|
"ashtead": {
|
|
481
507
|
"displayName": "Ashtead",
|
|
482
508
|
"lines": [
|
|
@@ -554,10 +580,23 @@
|
|
|
554
580
|
"scotRail"
|
|
555
581
|
]
|
|
556
582
|
},
|
|
583
|
+
"avoncliff": {
|
|
584
|
+
"displayName": "Avoncliff",
|
|
585
|
+
"lines": [
|
|
586
|
+
"greatWesternRailway"
|
|
587
|
+
]
|
|
588
|
+
},
|
|
589
|
+
"avonmouth": {
|
|
590
|
+
"displayName": "Avonmouth",
|
|
591
|
+
"lines": [
|
|
592
|
+
"greatWesternRailway"
|
|
593
|
+
]
|
|
594
|
+
},
|
|
557
595
|
"axminster": {
|
|
558
596
|
"displayName": "Axminster",
|
|
559
597
|
"lines": [
|
|
560
|
-
"southWesternRailway"
|
|
598
|
+
"southWesternRailway",
|
|
599
|
+
"greatWesternRailway"
|
|
561
600
|
]
|
|
562
601
|
},
|
|
563
602
|
"aylesford": {
|
|
@@ -660,7 +699,8 @@
|
|
|
660
699
|
"banbury": {
|
|
661
700
|
"displayName": "Banbury",
|
|
662
701
|
"lines": [
|
|
663
|
-
"crossCountry"
|
|
702
|
+
"crossCountry",
|
|
703
|
+
"greatWesternRailway"
|
|
664
704
|
]
|
|
665
705
|
},
|
|
666
706
|
"bangor": {
|
|
@@ -780,6 +820,12 @@
|
|
|
780
820
|
"scotRail"
|
|
781
821
|
]
|
|
782
822
|
},
|
|
823
|
+
"barnstaple": {
|
|
824
|
+
"displayName": "Barnstaple",
|
|
825
|
+
"lines": [
|
|
826
|
+
"greatWesternRailway"
|
|
827
|
+
]
|
|
828
|
+
},
|
|
783
829
|
"baronsCourt": {
|
|
784
830
|
"displayName": "Barons Court",
|
|
785
831
|
"lines": [
|
|
@@ -823,6 +869,13 @@
|
|
|
823
869
|
"eastMidlandsRailway"
|
|
824
870
|
]
|
|
825
871
|
},
|
|
872
|
+
"basford": {
|
|
873
|
+
"displayName": "Basford",
|
|
874
|
+
"lines": [
|
|
875
|
+
"netPurple",
|
|
876
|
+
"netGreen"
|
|
877
|
+
]
|
|
878
|
+
},
|
|
826
879
|
"basildon": {
|
|
827
880
|
"displayName": "Basildon",
|
|
828
881
|
"lines": [
|
|
@@ -833,7 +886,8 @@
|
|
|
833
886
|
"displayName": "Basingstoke",
|
|
834
887
|
"lines": [
|
|
835
888
|
"southWesternRailway",
|
|
836
|
-
"crossCountry"
|
|
889
|
+
"crossCountry",
|
|
890
|
+
"greatWesternRailway"
|
|
837
891
|
]
|
|
838
892
|
},
|
|
839
893
|
"batAndBall": {
|
|
@@ -842,6 +896,12 @@
|
|
|
842
896
|
"thameslink"
|
|
843
897
|
]
|
|
844
898
|
},
|
|
899
|
+
"bathSpa": {
|
|
900
|
+
"displayName": "Bath Spa",
|
|
901
|
+
"lines": [
|
|
902
|
+
"greatWesternRailway"
|
|
903
|
+
]
|
|
904
|
+
},
|
|
845
905
|
"bathgate": {
|
|
846
906
|
"displayName": "Bathgate",
|
|
847
907
|
"lines": [
|
|
@@ -892,6 +952,13 @@
|
|
|
892
952
|
"circle"
|
|
893
953
|
]
|
|
894
954
|
},
|
|
955
|
+
"beaconsfieldStreet": {
|
|
956
|
+
"displayName": "Beaconsfield Street",
|
|
957
|
+
"lines": [
|
|
958
|
+
"netPurple",
|
|
959
|
+
"netGreen"
|
|
960
|
+
]
|
|
961
|
+
},
|
|
895
962
|
"bearsden": {
|
|
896
963
|
"displayName": "Bearsden",
|
|
897
964
|
"lines": [
|
|
@@ -998,6 +1065,18 @@
|
|
|
998
1065
|
"southWesternRailway"
|
|
999
1066
|
]
|
|
1000
1067
|
},
|
|
1068
|
+
"bedminster": {
|
|
1069
|
+
"displayName": "Bedminster",
|
|
1070
|
+
"lines": [
|
|
1071
|
+
"greatWesternRailway"
|
|
1072
|
+
]
|
|
1073
|
+
},
|
|
1074
|
+
"bedwyn": {
|
|
1075
|
+
"displayName": "Bedwyn",
|
|
1076
|
+
"lines": [
|
|
1077
|
+
"greatWesternRailway"
|
|
1078
|
+
]
|
|
1079
|
+
},
|
|
1001
1080
|
"beeston": {
|
|
1002
1081
|
"displayName": "Beeston",
|
|
1003
1082
|
"lines": [
|
|
@@ -1005,6 +1084,12 @@
|
|
|
1005
1084
|
"eastMidlandsRailway"
|
|
1006
1085
|
]
|
|
1007
1086
|
},
|
|
1087
|
+
"beestonCentre": {
|
|
1088
|
+
"displayName": "Beeston Centre",
|
|
1089
|
+
"lines": [
|
|
1090
|
+
"netGreen"
|
|
1091
|
+
]
|
|
1092
|
+
},
|
|
1008
1093
|
"bekesbourne": {
|
|
1009
1094
|
"displayName": "Bekesbourne",
|
|
1010
1095
|
"lines": [
|
|
@@ -1084,6 +1169,18 @@
|
|
|
1084
1169
|
"twYellow"
|
|
1085
1170
|
]
|
|
1086
1171
|
},
|
|
1172
|
+
"bereAlston": {
|
|
1173
|
+
"displayName": "Bere Alston",
|
|
1174
|
+
"lines": [
|
|
1175
|
+
"greatWesternRailway"
|
|
1176
|
+
]
|
|
1177
|
+
},
|
|
1178
|
+
"bereFerrers": {
|
|
1179
|
+
"displayName": "Bere Ferrers",
|
|
1180
|
+
"lines": [
|
|
1181
|
+
"greatWesternRailway"
|
|
1182
|
+
]
|
|
1183
|
+
},
|
|
1087
1184
|
"berkhamsted": {
|
|
1088
1185
|
"displayName": "Berkhamsted",
|
|
1089
1186
|
"lines": [
|
|
@@ -1126,6 +1223,12 @@
|
|
|
1126
1223
|
"crossCountry"
|
|
1127
1224
|
]
|
|
1128
1225
|
},
|
|
1226
|
+
"betchworth": {
|
|
1227
|
+
"displayName": "Betchworth",
|
|
1228
|
+
"lines": [
|
|
1229
|
+
"greatWesternRailway"
|
|
1230
|
+
]
|
|
1231
|
+
},
|
|
1129
1232
|
"bethnalGreen1": {
|
|
1130
1233
|
"displayName": "Bethnal Green",
|
|
1131
1234
|
"lines": [
|
|
@@ -1314,6 +1417,12 @@
|
|
|
1314
1417
|
"dlr"
|
|
1315
1418
|
]
|
|
1316
1419
|
},
|
|
1420
|
+
"blackwater": {
|
|
1421
|
+
"displayName": "Blackwater",
|
|
1422
|
+
"lines": [
|
|
1423
|
+
"greatWesternRailway"
|
|
1424
|
+
]
|
|
1425
|
+
},
|
|
1317
1426
|
"blairAtholl": {
|
|
1318
1427
|
"displayName": "Blair Atholl",
|
|
1319
1428
|
"lines": [
|
|
@@ -1348,7 +1457,9 @@
|
|
|
1348
1457
|
"bodminParkway": {
|
|
1349
1458
|
"displayName": "Bodmin Parkway",
|
|
1350
1459
|
"lines": [
|
|
1351
|
-
"crossCountry"
|
|
1460
|
+
"crossCountry",
|
|
1461
|
+
"greatWesternRailway",
|
|
1462
|
+
"nightRiviera"
|
|
1352
1463
|
]
|
|
1353
1464
|
},
|
|
1354
1465
|
"bognorRegis": {
|
|
@@ -1417,7 +1528,8 @@
|
|
|
1417
1528
|
"botley": {
|
|
1418
1529
|
"displayName": "Botley",
|
|
1419
1530
|
"lines": [
|
|
1420
|
-
"southWesternRailway"
|
|
1531
|
+
"southWesternRailway",
|
|
1532
|
+
"greatWesternRailway"
|
|
1421
1533
|
]
|
|
1422
1534
|
},
|
|
1423
1535
|
"bottesford": {
|
|
@@ -1432,6 +1544,12 @@
|
|
|
1432
1544
|
"piccadilly"
|
|
1433
1545
|
]
|
|
1434
1546
|
},
|
|
1547
|
+
"bourneEnd": {
|
|
1548
|
+
"displayName": "Bourne End",
|
|
1549
|
+
"lines": [
|
|
1550
|
+
"greatWesternRailway"
|
|
1551
|
+
]
|
|
1552
|
+
},
|
|
1435
1553
|
"bournemouth": {
|
|
1436
1554
|
"displayName": "Bournemouth",
|
|
1437
1555
|
"lines": [
|
|
@@ -1483,6 +1601,12 @@
|
|
|
1483
1601
|
"grandCentral"
|
|
1484
1602
|
]
|
|
1485
1603
|
},
|
|
1604
|
+
"bradfordonavon": {
|
|
1605
|
+
"displayName": "Bradford-on-Avon",
|
|
1606
|
+
"lines": [
|
|
1607
|
+
"greatWesternRailway"
|
|
1608
|
+
]
|
|
1609
|
+
},
|
|
1486
1610
|
"brading": {
|
|
1487
1611
|
"displayName": "Brading",
|
|
1488
1612
|
"lines": [
|
|
@@ -1501,6 +1625,18 @@
|
|
|
1501
1625
|
"greaterAnglia"
|
|
1502
1626
|
]
|
|
1503
1627
|
},
|
|
1628
|
+
"bramcoteLane": {
|
|
1629
|
+
"displayName": "Bramcote Lane",
|
|
1630
|
+
"lines": [
|
|
1631
|
+
"netGreen"
|
|
1632
|
+
]
|
|
1633
|
+
},
|
|
1634
|
+
"bramley": {
|
|
1635
|
+
"displayName": "Bramley",
|
|
1636
|
+
"lines": [
|
|
1637
|
+
"greatWesternRailway"
|
|
1638
|
+
]
|
|
1639
|
+
},
|
|
1504
1640
|
"bramptonSuffolk": {
|
|
1505
1641
|
"displayName": "Brampton (Suffolk)",
|
|
1506
1642
|
"lines": [
|
|
@@ -1568,6 +1704,12 @@
|
|
|
1568
1704
|
"glasgowSubway"
|
|
1569
1705
|
]
|
|
1570
1706
|
},
|
|
1707
|
+
"bridgend": {
|
|
1708
|
+
"displayName": "Bridgend",
|
|
1709
|
+
"lines": [
|
|
1710
|
+
"greatWesternRailway"
|
|
1711
|
+
]
|
|
1712
|
+
},
|
|
1571
1713
|
"bridgeofAllan": {
|
|
1572
1714
|
"displayName": "Bridge of Allan",
|
|
1573
1715
|
"lines": [
|
|
@@ -1586,6 +1728,12 @@
|
|
|
1586
1728
|
"scotRail"
|
|
1587
1729
|
]
|
|
1588
1730
|
},
|
|
1731
|
+
"bridgwater": {
|
|
1732
|
+
"displayName": "Bridgwater",
|
|
1733
|
+
"lines": [
|
|
1734
|
+
"greatWesternRailway"
|
|
1735
|
+
]
|
|
1736
|
+
},
|
|
1589
1737
|
"brighouse": {
|
|
1590
1738
|
"displayName": "Brighouse",
|
|
1591
1739
|
"lines": [
|
|
@@ -1609,13 +1757,15 @@
|
|
|
1609
1757
|
"bristolParkway": {
|
|
1610
1758
|
"displayName": "Bristol Parkway",
|
|
1611
1759
|
"lines": [
|
|
1612
|
-
"crossCountry"
|
|
1760
|
+
"crossCountry",
|
|
1761
|
+
"greatWesternRailway"
|
|
1613
1762
|
]
|
|
1614
1763
|
},
|
|
1615
1764
|
"bristolTempleMeads": {
|
|
1616
1765
|
"displayName": "Bristol Temple Meads",
|
|
1617
1766
|
"lines": [
|
|
1618
|
-
"crossCountry"
|
|
1767
|
+
"crossCountry",
|
|
1768
|
+
"greatWesternRailway"
|
|
1619
1769
|
]
|
|
1620
1770
|
},
|
|
1621
1771
|
"brixton": {
|
|
@@ -1754,7 +1904,8 @@
|
|
|
1754
1904
|
"bruton": {
|
|
1755
1905
|
"displayName": "Bruton",
|
|
1756
1906
|
"lines": [
|
|
1757
|
-
"southWesternRailway"
|
|
1907
|
+
"southWesternRailway",
|
|
1908
|
+
"greatWesternRailway"
|
|
1758
1909
|
]
|
|
1759
1910
|
},
|
|
1760
1911
|
"buchananStreet": {
|
|
@@ -1775,10 +1926,23 @@
|
|
|
1775
1926
|
"central"
|
|
1776
1927
|
]
|
|
1777
1928
|
},
|
|
1929
|
+
"bugle": {
|
|
1930
|
+
"displayName": "Bugle",
|
|
1931
|
+
"lines": [
|
|
1932
|
+
"greatWesternRailway"
|
|
1933
|
+
]
|
|
1934
|
+
},
|
|
1778
1935
|
"bulwell": {
|
|
1779
1936
|
"displayName": "Bulwell",
|
|
1780
1937
|
"lines": [
|
|
1781
|
-
"eastMidlandsRailway"
|
|
1938
|
+
"eastMidlandsRailway",
|
|
1939
|
+
"netGreen"
|
|
1940
|
+
]
|
|
1941
|
+
},
|
|
1942
|
+
"bulwellForest": {
|
|
1943
|
+
"displayName": "Bulwell Forest",
|
|
1944
|
+
"lines": [
|
|
1945
|
+
"netGreen"
|
|
1782
1946
|
]
|
|
1783
1947
|
},
|
|
1784
1948
|
"bures": {
|
|
@@ -1803,7 +1967,8 @@
|
|
|
1803
1967
|
"burnham": {
|
|
1804
1968
|
"displayName": "Burnham",
|
|
1805
1969
|
"lines": [
|
|
1806
|
-
"elizabeth"
|
|
1970
|
+
"elizabeth",
|
|
1971
|
+
"greatWesternRailway"
|
|
1807
1972
|
]
|
|
1808
1973
|
},
|
|
1809
1974
|
"burnhamoncrouch": {
|
|
@@ -1872,6 +2037,12 @@
|
|
|
1872
2037
|
"lioness"
|
|
1873
2038
|
]
|
|
1874
2039
|
},
|
|
2040
|
+
"butlersHill": {
|
|
2041
|
+
"displayName": "Butler's Hill",
|
|
2042
|
+
"lines": [
|
|
2043
|
+
"netGreen"
|
|
2044
|
+
]
|
|
2045
|
+
},
|
|
1875
2046
|
"buxted": {
|
|
1876
2047
|
"displayName": "Buxted",
|
|
1877
2048
|
"lines": [
|
|
@@ -1926,6 +2097,18 @@
|
|
|
1926
2097
|
"twGreen"
|
|
1927
2098
|
]
|
|
1928
2099
|
},
|
|
2100
|
+
"calstock": {
|
|
2101
|
+
"displayName": "Calstock",
|
|
2102
|
+
"lines": [
|
|
2103
|
+
"greatWesternRailway"
|
|
2104
|
+
]
|
|
2105
|
+
},
|
|
2106
|
+
"camAndDursley": {
|
|
2107
|
+
"displayName": "Cam & Dursley",
|
|
2108
|
+
"lines": [
|
|
2109
|
+
"greatWesternRailway"
|
|
2110
|
+
]
|
|
2111
|
+
},
|
|
1929
2112
|
"camberley": {
|
|
1930
2113
|
"displayName": "Camberley",
|
|
1931
2114
|
"lines": [
|
|
@@ -1938,6 +2121,13 @@
|
|
|
1938
2121
|
"crossCountry"
|
|
1939
2122
|
]
|
|
1940
2123
|
},
|
|
2124
|
+
"cambourne": {
|
|
2125
|
+
"displayName": "Cambourne",
|
|
2126
|
+
"lines": [
|
|
2127
|
+
"greatWesternRailway",
|
|
2128
|
+
"nightRiviera"
|
|
2129
|
+
]
|
|
2130
|
+
},
|
|
1941
2131
|
"cambridge": {
|
|
1942
2132
|
"displayName": "Cambridge",
|
|
1943
2133
|
"lines": [
|
|
@@ -1963,7 +2153,10 @@
|
|
|
1963
2153
|
"cambridgeSouth": {
|
|
1964
2154
|
"displayName": "Cambridge South",
|
|
1965
2155
|
"lines": [
|
|
1966
|
-
"greaterAnglia"
|
|
2156
|
+
"greaterAnglia",
|
|
2157
|
+
"thameslink",
|
|
2158
|
+
"greatNorthern",
|
|
2159
|
+
"crossCountry"
|
|
1967
2160
|
]
|
|
1968
2161
|
},
|
|
1969
2162
|
"cambuslang": {
|
|
@@ -2058,6 +2251,12 @@
|
|
|
2058
2251
|
"greaterAnglia"
|
|
2059
2252
|
]
|
|
2060
2253
|
},
|
|
2254
|
+
"carbisBay": {
|
|
2255
|
+
"displayName": "Carbis Bay",
|
|
2256
|
+
"lines": [
|
|
2257
|
+
"greatWesternRailway"
|
|
2258
|
+
]
|
|
2259
|
+
},
|
|
2061
2260
|
"cardenden": {
|
|
2062
2261
|
"displayName": "Cardenden",
|
|
2063
2262
|
"lines": [
|
|
@@ -2067,7 +2266,8 @@
|
|
|
2067
2266
|
"cardiffCentral": {
|
|
2068
2267
|
"displayName": "Cardiff Central",
|
|
2069
2268
|
"lines": [
|
|
2070
|
-
"crossCountry"
|
|
2269
|
+
"crossCountry",
|
|
2270
|
+
"greatWesternRailway"
|
|
2071
2271
|
]
|
|
2072
2272
|
},
|
|
2073
2273
|
"cardonald": {
|
|
@@ -2110,6 +2310,12 @@
|
|
|
2110
2310
|
"scotRail"
|
|
2111
2311
|
]
|
|
2112
2312
|
},
|
|
2313
|
+
"carmathen": {
|
|
2314
|
+
"displayName": "Carmathen",
|
|
2315
|
+
"lines": [
|
|
2316
|
+
"greatWesternRailway"
|
|
2317
|
+
]
|
|
2318
|
+
},
|
|
2113
2319
|
"carmyle": {
|
|
2114
2320
|
"displayName": "Carmyle",
|
|
2115
2321
|
"lines": [
|
|
@@ -2169,10 +2375,17 @@
|
|
|
2169
2375
|
"scotRail"
|
|
2170
2376
|
]
|
|
2171
2377
|
},
|
|
2378
|
+
"castleBarPark": {
|
|
2379
|
+
"displayName": "Castle Bar Park",
|
|
2380
|
+
"lines": [
|
|
2381
|
+
"greatWesternRailway"
|
|
2382
|
+
]
|
|
2383
|
+
},
|
|
2172
2384
|
"castleCary": {
|
|
2173
2385
|
"displayName": "Castle Cary",
|
|
2174
2386
|
"lines": [
|
|
2175
|
-
"southWesternRailway"
|
|
2387
|
+
"southWesternRailway",
|
|
2388
|
+
"greatWesternRailway"
|
|
2176
2389
|
]
|
|
2177
2390
|
},
|
|
2178
2391
|
"castleford": {
|
|
@@ -2205,6 +2418,18 @@
|
|
|
2205
2418
|
"scotRail"
|
|
2206
2419
|
]
|
|
2207
2420
|
},
|
|
2421
|
+
"catorLane": {
|
|
2422
|
+
"displayName": "Cator Lane",
|
|
2423
|
+
"lines": [
|
|
2424
|
+
"netGreen"
|
|
2425
|
+
]
|
|
2426
|
+
},
|
|
2427
|
+
"causeland": {
|
|
2428
|
+
"displayName": "Causeland",
|
|
2429
|
+
"lines": [
|
|
2430
|
+
"greatWesternRailway"
|
|
2431
|
+
]
|
|
2432
|
+
},
|
|
2208
2433
|
"cavendishRoad": {
|
|
2209
2434
|
"displayName": "Cavendish Road",
|
|
2210
2435
|
"lines": [
|
|
@@ -2278,6 +2503,12 @@
|
|
|
2278
2503
|
"southWesternRailway"
|
|
2279
2504
|
]
|
|
2280
2505
|
},
|
|
2506
|
+
"chapleton": {
|
|
2507
|
+
"displayName": "Chapleton",
|
|
2508
|
+
"lines": [
|
|
2509
|
+
"greatWesternRailway"
|
|
2510
|
+
]
|
|
2511
|
+
},
|
|
2281
2512
|
"chappelAndWakesColne": {
|
|
2282
2513
|
"displayName": "Chappel & Wakes Colne",
|
|
2283
2514
|
"lines": [
|
|
@@ -2304,6 +2535,12 @@
|
|
|
2304
2535
|
"scotRail"
|
|
2305
2536
|
]
|
|
2306
2537
|
},
|
|
2538
|
+
"charlbury": {
|
|
2539
|
+
"displayName": "Charlbury",
|
|
2540
|
+
"lines": [
|
|
2541
|
+
"greatWesternRailway"
|
|
2542
|
+
]
|
|
2543
|
+
},
|
|
2307
2544
|
"charlton": {
|
|
2308
2545
|
"displayName": "Charlton",
|
|
2309
2546
|
"lines": [
|
|
@@ -2351,7 +2588,8 @@
|
|
|
2351
2588
|
"cheltenhamSpa": {
|
|
2352
2589
|
"displayName": "Cheltenham Spa",
|
|
2353
2590
|
"lines": [
|
|
2354
|
-
"crossCountry"
|
|
2591
|
+
"crossCountry",
|
|
2592
|
+
"greatWesternRailway"
|
|
2355
2593
|
]
|
|
2356
2594
|
},
|
|
2357
2595
|
"chepstow": {
|
|
@@ -2418,6 +2656,12 @@
|
|
|
2418
2656
|
"southeastern"
|
|
2419
2657
|
]
|
|
2420
2658
|
},
|
|
2659
|
+
"chetnole": {
|
|
2660
|
+
"displayName": "Chetnole",
|
|
2661
|
+
"lines": [
|
|
2662
|
+
"greatWesternRailway"
|
|
2663
|
+
]
|
|
2664
|
+
},
|
|
2421
2665
|
"chichester": {
|
|
2422
2666
|
"displayName": "Chichester",
|
|
2423
2667
|
"lines": [
|
|
@@ -2442,6 +2686,18 @@
|
|
|
2442
2686
|
"twYellow"
|
|
2443
2687
|
]
|
|
2444
2688
|
},
|
|
2689
|
+
"chilwellRoad": {
|
|
2690
|
+
"displayName": "Chilwell Road",
|
|
2691
|
+
"lines": [
|
|
2692
|
+
"netGreen"
|
|
2693
|
+
]
|
|
2694
|
+
},
|
|
2695
|
+
"chilworth": {
|
|
2696
|
+
"displayName": "Chilworth",
|
|
2697
|
+
"lines": [
|
|
2698
|
+
"greatWesternRailway"
|
|
2699
|
+
]
|
|
2700
|
+
},
|
|
2445
2701
|
"chingford": {
|
|
2446
2702
|
"displayName": "Chingford",
|
|
2447
2703
|
"lines": [
|
|
@@ -2454,6 +2710,12 @@
|
|
|
2454
2710
|
"eastMidlandsRailway"
|
|
2455
2711
|
]
|
|
2456
2712
|
},
|
|
2713
|
+
"chippenham": {
|
|
2714
|
+
"displayName": "Chippenham",
|
|
2715
|
+
"lines": [
|
|
2716
|
+
"greatWesternRailway"
|
|
2717
|
+
]
|
|
2718
|
+
},
|
|
2457
2719
|
"chipstead": {
|
|
2458
2720
|
"displayName": "Chipstead",
|
|
2459
2721
|
"lines": [
|
|
@@ -2478,6 +2740,12 @@
|
|
|
2478
2740
|
"district"
|
|
2479
2741
|
]
|
|
2480
2742
|
},
|
|
2743
|
+
"cholsey": {
|
|
2744
|
+
"displayName": "Cholsey",
|
|
2745
|
+
"lines": [
|
|
2746
|
+
"greatWesternRailway"
|
|
2747
|
+
]
|
|
2748
|
+
},
|
|
2481
2749
|
"chorleywood": {
|
|
2482
2750
|
"displayName": "Chorleywood",
|
|
2483
2751
|
"lines": [
|
|
@@ -2502,6 +2770,12 @@
|
|
|
2502
2770
|
"londonTrams"
|
|
2503
2771
|
]
|
|
2504
2772
|
},
|
|
2773
|
+
"cinderhill": {
|
|
2774
|
+
"displayName": "Cinderhill",
|
|
2775
|
+
"lines": [
|
|
2776
|
+
"netPurple"
|
|
2777
|
+
]
|
|
2778
|
+
},
|
|
2505
2779
|
"cityThameslink": {
|
|
2506
2780
|
"displayName": "City Thameslink",
|
|
2507
2781
|
"lines": [
|
|
@@ -2597,6 +2871,24 @@
|
|
|
2597
2871
|
"blackpoolTramway"
|
|
2598
2872
|
]
|
|
2599
2873
|
},
|
|
2874
|
+
"cliftonCentre": {
|
|
2875
|
+
"displayName": "Clifton Centre",
|
|
2876
|
+
"lines": [
|
|
2877
|
+
"netPurple"
|
|
2878
|
+
]
|
|
2879
|
+
},
|
|
2880
|
+
"cliftonDown": {
|
|
2881
|
+
"displayName": "Clifton Down",
|
|
2882
|
+
"lines": [
|
|
2883
|
+
"greatWesternRailway"
|
|
2884
|
+
]
|
|
2885
|
+
},
|
|
2886
|
+
"cliftonSouth": {
|
|
2887
|
+
"displayName": "Clifton South",
|
|
2888
|
+
"lines": [
|
|
2889
|
+
"netPurple"
|
|
2890
|
+
]
|
|
2891
|
+
},
|
|
2600
2892
|
"clockHouse": {
|
|
2601
2893
|
"displayName": "Clock House",
|
|
2602
2894
|
"lines": [
|
|
@@ -2681,12 +2973,30 @@
|
|
|
2681
2973
|
"southern"
|
|
2682
2974
|
]
|
|
2683
2975
|
},
|
|
2976
|
+
"colwall": {
|
|
2977
|
+
"displayName": "Colwall",
|
|
2978
|
+
"lines": [
|
|
2979
|
+
"greatWesternRailway"
|
|
2980
|
+
]
|
|
2981
|
+
},
|
|
2684
2982
|
"colwynBay": {
|
|
2685
2983
|
"displayName": "Colwyn Bay",
|
|
2686
2984
|
"lines": [
|
|
2687
2985
|
"avantiWestCoast"
|
|
2688
2986
|
]
|
|
2689
2987
|
},
|
|
2988
|
+
"combe": {
|
|
2989
|
+
"displayName": "Combe",
|
|
2990
|
+
"lines": [
|
|
2991
|
+
"greatWesternRailway"
|
|
2992
|
+
]
|
|
2993
|
+
},
|
|
2994
|
+
"comptonAcres": {
|
|
2995
|
+
"displayName": "Compton Acres",
|
|
2996
|
+
"lines": [
|
|
2997
|
+
"netPurple"
|
|
2998
|
+
]
|
|
2999
|
+
},
|
|
2690
3000
|
"connelFerry": {
|
|
2691
3001
|
"displayName": "Connel Ferry",
|
|
2692
3002
|
"lines": [
|
|
@@ -2705,18 +3015,36 @@
|
|
|
2705
3015
|
"southern"
|
|
2706
3016
|
]
|
|
2707
3017
|
},
|
|
3018
|
+
"cookham": {
|
|
3019
|
+
"displayName": "Cookham",
|
|
3020
|
+
"lines": [
|
|
3021
|
+
"greatWesternRailway"
|
|
3022
|
+
]
|
|
3023
|
+
},
|
|
2708
3024
|
"cooksbridge": {
|
|
2709
3025
|
"displayName": "Cooksbridge",
|
|
2710
3026
|
"lines": [
|
|
2711
3027
|
"southern"
|
|
2712
3028
|
]
|
|
2713
3029
|
},
|
|
3030
|
+
"coombeJunctionHalt": {
|
|
3031
|
+
"displayName": "Coombe Junction Halt",
|
|
3032
|
+
"lines": [
|
|
3033
|
+
"greatWesternRailway"
|
|
3034
|
+
]
|
|
3035
|
+
},
|
|
2714
3036
|
"coombeLane": {
|
|
2715
3037
|
"displayName": "Coombe Lane",
|
|
2716
3038
|
"lines": [
|
|
2717
3039
|
"londonTrams"
|
|
2718
3040
|
]
|
|
2719
3041
|
},
|
|
3042
|
+
"copplestone": {
|
|
3043
|
+
"displayName": "Copplestone",
|
|
3044
|
+
"lines": [
|
|
3045
|
+
"greatWesternRailway"
|
|
3046
|
+
]
|
|
3047
|
+
},
|
|
2720
3048
|
"corby": {
|
|
2721
3049
|
"displayName": "Corby",
|
|
2722
3050
|
"lines": [
|
|
@@ -2752,7 +3080,8 @@
|
|
|
2752
3080
|
"displayName": "Cosham",
|
|
2753
3081
|
"lines": [
|
|
2754
3082
|
"southern",
|
|
2755
|
-
"southWesternRailway"
|
|
3083
|
+
"southWesternRailway",
|
|
3084
|
+
"greatWesternRailway"
|
|
2756
3085
|
]
|
|
2757
3086
|
},
|
|
2758
3087
|
"cottingham": {
|
|
@@ -2823,6 +3152,12 @@
|
|
|
2823
3152
|
"transPennineExpress"
|
|
2824
3153
|
]
|
|
2825
3154
|
},
|
|
3155
|
+
"cranbrook": {
|
|
3156
|
+
"displayName": "Cranbrook",
|
|
3157
|
+
"lines": [
|
|
3158
|
+
"greatWesternRailway"
|
|
3159
|
+
]
|
|
3160
|
+
},
|
|
2826
3161
|
"cranbrookDevon": {
|
|
2827
3162
|
"displayName": "Cranbrook Devon",
|
|
2828
3163
|
"lines": [
|
|
@@ -2842,6 +3177,12 @@
|
|
|
2842
3177
|
"southeastern"
|
|
2843
3178
|
]
|
|
2844
3179
|
},
|
|
3180
|
+
"crediton": {
|
|
3181
|
+
"displayName": "Crediton",
|
|
3182
|
+
"lines": [
|
|
3183
|
+
"greatWesternRailway"
|
|
3184
|
+
]
|
|
3185
|
+
},
|
|
2845
3186
|
"cressingEssex": {
|
|
2846
3187
|
"displayName": "Cressing (Essex)",
|
|
2847
3188
|
"lines": [
|
|
@@ -2962,6 +3303,12 @@
|
|
|
2962
3303
|
"transPennineExpress"
|
|
2963
3304
|
]
|
|
2964
3305
|
},
|
|
3306
|
+
"crowthorne": {
|
|
3307
|
+
"displayName": "Crowthorne",
|
|
3308
|
+
"lines": [
|
|
3309
|
+
"greatWesternRailway"
|
|
3310
|
+
]
|
|
3311
|
+
},
|
|
2965
3312
|
"croxley": {
|
|
2966
3313
|
"displayName": "Croxley",
|
|
2967
3314
|
"lines": [
|
|
@@ -2981,6 +3328,12 @@
|
|
|
2981
3328
|
"greatNorthern"
|
|
2982
3329
|
]
|
|
2983
3330
|
},
|
|
3331
|
+
"culham": {
|
|
3332
|
+
"displayName": "Culham",
|
|
3333
|
+
"lines": [
|
|
3334
|
+
"greatWesternRailway"
|
|
3335
|
+
]
|
|
3336
|
+
},
|
|
2984
3337
|
"cullercoats": {
|
|
2985
3338
|
"displayName": "Cullercoats",
|
|
2986
3339
|
"lines": [
|
|
@@ -3142,10 +3495,24 @@
|
|
|
3142
3495
|
"southWesternRailway"
|
|
3143
3496
|
]
|
|
3144
3497
|
},
|
|
3498
|
+
"davidLane": {
|
|
3499
|
+
"displayName": "David Lane",
|
|
3500
|
+
"lines": [
|
|
3501
|
+
"netPurple",
|
|
3502
|
+
"netGreen"
|
|
3503
|
+
]
|
|
3504
|
+
},
|
|
3145
3505
|
"dawlish": {
|
|
3146
3506
|
"displayName": "Dawlish",
|
|
3147
3507
|
"lines": [
|
|
3148
|
-
"crossCountry"
|
|
3508
|
+
"crossCountry",
|
|
3509
|
+
"greatWesternRailway"
|
|
3510
|
+
]
|
|
3511
|
+
},
|
|
3512
|
+
"dawlishWarren": {
|
|
3513
|
+
"displayName": "Dawlish Warren",
|
|
3514
|
+
"lines": [
|
|
3515
|
+
"greatWesternRailway"
|
|
3149
3516
|
]
|
|
3150
3517
|
},
|
|
3151
3518
|
"deal": {
|
|
@@ -3207,6 +3574,12 @@
|
|
|
3207
3574
|
"greaterAnglia"
|
|
3208
3575
|
]
|
|
3209
3576
|
},
|
|
3577
|
+
"devonport": {
|
|
3578
|
+
"displayName": "Devonport",
|
|
3579
|
+
"lines": [
|
|
3580
|
+
"greatWesternRailway"
|
|
3581
|
+
]
|
|
3582
|
+
},
|
|
3210
3583
|
"devonsRoad": {
|
|
3211
3584
|
"displayName": "Devons Road",
|
|
3212
3585
|
"lines": [
|
|
@@ -3219,6 +3592,24 @@
|
|
|
3219
3592
|
"transPennineExpress"
|
|
3220
3593
|
]
|
|
3221
3594
|
},
|
|
3595
|
+
"didcotParkway": {
|
|
3596
|
+
"displayName": "Didcot Parkway",
|
|
3597
|
+
"lines": [
|
|
3598
|
+
"greatWesternRailway"
|
|
3599
|
+
]
|
|
3600
|
+
},
|
|
3601
|
+
"digbyAndSowton": {
|
|
3602
|
+
"displayName": "Digby & Sowton",
|
|
3603
|
+
"lines": [
|
|
3604
|
+
"greatWesternRailway"
|
|
3605
|
+
]
|
|
3606
|
+
},
|
|
3607
|
+
"diltonMarsh": {
|
|
3608
|
+
"displayName": "Dilton Marsh",
|
|
3609
|
+
"lines": [
|
|
3610
|
+
"greatWesternRailway"
|
|
3611
|
+
]
|
|
3612
|
+
},
|
|
3222
3613
|
"dingwall": {
|
|
3223
3614
|
"displayName": "Dingwall",
|
|
3224
3615
|
"lines": [
|
|
@@ -3231,6 +3622,12 @@
|
|
|
3231
3622
|
"greaterAnglia"
|
|
3232
3623
|
]
|
|
3233
3624
|
},
|
|
3625
|
+
"dockyard": {
|
|
3626
|
+
"displayName": "Dockyard",
|
|
3627
|
+
"lines": [
|
|
3628
|
+
"greatWesternRailway"
|
|
3629
|
+
]
|
|
3630
|
+
},
|
|
3234
3631
|
"doleham": {
|
|
3235
3632
|
"displayName": "Doleham",
|
|
3236
3633
|
"lines": [
|
|
@@ -3259,6 +3656,12 @@
|
|
|
3259
3656
|
"southWesternRailway"
|
|
3260
3657
|
]
|
|
3261
3658
|
},
|
|
3659
|
+
"dorchesterWest": {
|
|
3660
|
+
"displayName": "Dorchester West",
|
|
3661
|
+
"lines": [
|
|
3662
|
+
"greatWesternRailway"
|
|
3663
|
+
]
|
|
3664
|
+
},
|
|
3262
3665
|
"doreAndTotley": {
|
|
3263
3666
|
"displayName": "Dore & Totley",
|
|
3264
3667
|
"lines": [
|
|
@@ -3272,12 +3675,24 @@
|
|
|
3272
3675
|
"southern"
|
|
3273
3676
|
]
|
|
3274
3677
|
},
|
|
3678
|
+
"dorkingDeepdene": {
|
|
3679
|
+
"displayName": "Dorking Deepdene",
|
|
3680
|
+
"lines": [
|
|
3681
|
+
"greatWesternRailway"
|
|
3682
|
+
]
|
|
3683
|
+
},
|
|
3275
3684
|
"dorkingMain": {
|
|
3276
3685
|
"displayName": "Dorking (Main)",
|
|
3277
3686
|
"lines": [
|
|
3278
3687
|
"southWesternRailway"
|
|
3279
3688
|
]
|
|
3280
3689
|
},
|
|
3690
|
+
"dorkingWest": {
|
|
3691
|
+
"displayName": "Dorking West",
|
|
3692
|
+
"lines": [
|
|
3693
|
+
"greatWesternRailway"
|
|
3694
|
+
]
|
|
3695
|
+
},
|
|
3281
3696
|
"dormans": {
|
|
3282
3697
|
"displayName": "Dormans",
|
|
3283
3698
|
"lines": [
|
|
@@ -3300,10 +3715,15 @@
|
|
|
3300
3715
|
"downhamMarket": {
|
|
3301
3716
|
"displayName": "Downham Market",
|
|
3302
3717
|
"lines": [
|
|
3303
|
-
"greaterAnglia",
|
|
3304
3718
|
"greatNorthern"
|
|
3305
3719
|
]
|
|
3306
3720
|
},
|
|
3721
|
+
"draytonGreen": {
|
|
3722
|
+
"displayName": "Drayton Green",
|
|
3723
|
+
"lines": [
|
|
3724
|
+
"greatWesternRailway"
|
|
3725
|
+
]
|
|
3726
|
+
},
|
|
3307
3727
|
"draytonPark": {
|
|
3308
3728
|
"displayName": "Drayton Park",
|
|
3309
3729
|
"lines": [
|
|
@@ -3505,7 +3925,8 @@
|
|
|
3505
3925
|
"lines": [
|
|
3506
3926
|
"district",
|
|
3507
3927
|
"central",
|
|
3508
|
-
"elizabeth"
|
|
3928
|
+
"elizabeth",
|
|
3929
|
+
"greatWesternRailway"
|
|
3509
3930
|
]
|
|
3510
3931
|
},
|
|
3511
3932
|
"ealingCommon": {
|
|
@@ -3665,7 +4086,8 @@
|
|
|
3665
4086
|
"displayName": "Eastleigh",
|
|
3666
4087
|
"lines": [
|
|
3667
4088
|
"southWesternRailway",
|
|
3668
|
-
"southern"
|
|
4089
|
+
"southern",
|
|
4090
|
+
"greatWesternRailway"
|
|
3669
4091
|
]
|
|
3670
4092
|
},
|
|
3671
4093
|
"ebbsfleetInternational": {
|
|
@@ -3776,6 +4198,12 @@
|
|
|
3776
4198
|
"southern"
|
|
3777
4199
|
]
|
|
3778
4200
|
},
|
|
4201
|
+
"eggesford": {
|
|
4202
|
+
"displayName": "Eggesford",
|
|
4203
|
+
"lines": [
|
|
4204
|
+
"greatWesternRailway"
|
|
4205
|
+
]
|
|
4206
|
+
},
|
|
3779
4207
|
"egham": {
|
|
3780
4208
|
"displayName": "Egham",
|
|
3781
4209
|
"lines": [
|
|
@@ -3948,6 +4376,12 @@
|
|
|
3948
4376
|
"scotRail"
|
|
3949
4377
|
]
|
|
3950
4378
|
},
|
|
4379
|
+
"eskdaleDrive": {
|
|
4380
|
+
"displayName": "Eskdale Drive",
|
|
4381
|
+
"lines": [
|
|
4382
|
+
"netGreen"
|
|
4383
|
+
]
|
|
4384
|
+
},
|
|
3951
4385
|
"essexRoad": {
|
|
3952
4386
|
"displayName": "Essex Road",
|
|
3953
4387
|
"lines": [
|
|
@@ -3980,6 +4414,12 @@
|
|
|
3980
4414
|
"hammersmithAndCity"
|
|
3981
4415
|
]
|
|
3982
4416
|
},
|
|
4417
|
+
"evesham": {
|
|
4418
|
+
"displayName": "Evesham",
|
|
4419
|
+
"lines": [
|
|
4420
|
+
"greatWesternRailway"
|
|
4421
|
+
]
|
|
4422
|
+
},
|
|
3983
4423
|
"ewellEast": {
|
|
3984
4424
|
"displayName": "Ewell East",
|
|
3985
4425
|
"lines": [
|
|
@@ -3995,22 +4435,43 @@
|
|
|
3995
4435
|
"exeterCentral": {
|
|
3996
4436
|
"displayName": "Exeter Central",
|
|
3997
4437
|
"lines": [
|
|
3998
|
-
"southWesternRailway"
|
|
4438
|
+
"southWesternRailway",
|
|
4439
|
+
"greatWesternRailway"
|
|
3999
4440
|
]
|
|
4000
4441
|
},
|
|
4001
4442
|
"exeterStDavids": {
|
|
4002
4443
|
"displayName": "Exeter St Davids",
|
|
4003
4444
|
"lines": [
|
|
4004
4445
|
"southWesternRailway",
|
|
4005
|
-
"crossCountry"
|
|
4446
|
+
"crossCountry",
|
|
4447
|
+
"greatWesternRailway",
|
|
4448
|
+
"nightRiviera"
|
|
4006
4449
|
]
|
|
4007
4450
|
},
|
|
4008
|
-
"
|
|
4451
|
+
"exeterStThomas": {
|
|
4452
|
+
"displayName": "Exeter St Thomas",
|
|
4453
|
+
"lines": [
|
|
4454
|
+
"greatWesternRailway"
|
|
4455
|
+
]
|
|
4456
|
+
},
|
|
4457
|
+
"exhibitionCentre": {
|
|
4009
4458
|
"displayName": "Exhibition Centre",
|
|
4010
4459
|
"lines": [
|
|
4011
4460
|
"scotRail"
|
|
4012
4461
|
]
|
|
4013
4462
|
},
|
|
4463
|
+
"exmouth": {
|
|
4464
|
+
"displayName": "Exmouth",
|
|
4465
|
+
"lines": [
|
|
4466
|
+
"greatWesternRailway"
|
|
4467
|
+
]
|
|
4468
|
+
},
|
|
4469
|
+
"exton": {
|
|
4470
|
+
"displayName": "Exton",
|
|
4471
|
+
"lines": [
|
|
4472
|
+
"greatWesternRailway"
|
|
4473
|
+
]
|
|
4474
|
+
},
|
|
4014
4475
|
"eynsford": {
|
|
4015
4476
|
"displayName": "Eynsford",
|
|
4016
4477
|
"lines": [
|
|
@@ -4062,11 +4523,24 @@
|
|
|
4062
4523
|
"southern"
|
|
4063
4524
|
]
|
|
4064
4525
|
},
|
|
4526
|
+
"falmouthDocks": {
|
|
4527
|
+
"displayName": "Falmouth Docks",
|
|
4528
|
+
"lines": [
|
|
4529
|
+
"greatWesternRailway"
|
|
4530
|
+
]
|
|
4531
|
+
},
|
|
4532
|
+
"falmouthTown": {
|
|
4533
|
+
"displayName": "Falmouth Town",
|
|
4534
|
+
"lines": [
|
|
4535
|
+
"greatWesternRailway"
|
|
4536
|
+
]
|
|
4537
|
+
},
|
|
4065
4538
|
"fareham": {
|
|
4066
4539
|
"displayName": "Fareham",
|
|
4067
4540
|
"lines": [
|
|
4068
4541
|
"southWesternRailway",
|
|
4069
|
-
"southern"
|
|
4542
|
+
"southern",
|
|
4543
|
+
"greatWesternRailway"
|
|
4070
4544
|
]
|
|
4071
4545
|
},
|
|
4072
4546
|
"farnboroughMain": {
|
|
@@ -4075,6 +4549,12 @@
|
|
|
4075
4549
|
"southWesternRailway"
|
|
4076
4550
|
]
|
|
4077
4551
|
},
|
|
4552
|
+
"farnborughNorth": {
|
|
4553
|
+
"displayName": "Farnborugh (North)",
|
|
4554
|
+
"lines": [
|
|
4555
|
+
"greatWesternRailway"
|
|
4556
|
+
]
|
|
4557
|
+
},
|
|
4078
4558
|
"farncombe": {
|
|
4079
4559
|
"displayName": "Farncombe",
|
|
4080
4560
|
"lines": [
|
|
@@ -4163,7 +4643,14 @@
|
|
|
4163
4643
|
"feniton": {
|
|
4164
4644
|
"displayName": "Feniton",
|
|
4165
4645
|
"lines": [
|
|
4166
|
-
"southWesternRailway"
|
|
4646
|
+
"southWesternRailway",
|
|
4647
|
+
"greatWesternRailway"
|
|
4648
|
+
]
|
|
4649
|
+
},
|
|
4650
|
+
"ferryside": {
|
|
4651
|
+
"displayName": "Ferryside",
|
|
4652
|
+
"lines": [
|
|
4653
|
+
"greatWesternRailway"
|
|
4167
4654
|
]
|
|
4168
4655
|
},
|
|
4169
4656
|
"fieldway": {
|
|
@@ -4172,6 +4659,12 @@
|
|
|
4172
4659
|
"londonTrams"
|
|
4173
4660
|
]
|
|
4174
4661
|
},
|
|
4662
|
+
"filtonAbbeyWood": {
|
|
4663
|
+
"displayName": "Filton Abbey Wood",
|
|
4664
|
+
"lines": [
|
|
4665
|
+
"greatWesternRailway"
|
|
4666
|
+
]
|
|
4667
|
+
},
|
|
4175
4668
|
"finchleyCentral": {
|
|
4176
4669
|
"displayName": "Finchley Central",
|
|
4177
4670
|
"lines": [
|
|
@@ -4200,6 +4693,12 @@
|
|
|
4200
4693
|
"thameslink"
|
|
4201
4694
|
]
|
|
4202
4695
|
},
|
|
4696
|
+
"finstock": {
|
|
4697
|
+
"displayName": "Finstock",
|
|
4698
|
+
"lines": [
|
|
4699
|
+
"greatWesternRailway"
|
|
4700
|
+
]
|
|
4701
|
+
},
|
|
4203
4702
|
"fishbourneSussex": {
|
|
4204
4703
|
"displayName": "Fishbourne (Sussex)",
|
|
4205
4704
|
"lines": [
|
|
@@ -4335,7 +4834,14 @@
|
|
|
4335
4834
|
"displayName": "Fratton",
|
|
4336
4835
|
"lines": [
|
|
4337
4836
|
"southWesternRailway",
|
|
4338
|
-
"southern"
|
|
4837
|
+
"southern",
|
|
4838
|
+
"greatWesternRailway"
|
|
4839
|
+
]
|
|
4840
|
+
},
|
|
4841
|
+
"freshford": {
|
|
4842
|
+
"displayName": "Freshford",
|
|
4843
|
+
"lines": [
|
|
4844
|
+
"greatWesternRailway"
|
|
4339
4845
|
]
|
|
4340
4846
|
},
|
|
4341
4847
|
"frimley": {
|
|
@@ -4353,7 +4859,8 @@
|
|
|
4353
4859
|
"frome": {
|
|
4354
4860
|
"displayName": "Frome",
|
|
4355
4861
|
"lines": [
|
|
4356
|
-
"southWesternRailway"
|
|
4862
|
+
"southWesternRailway",
|
|
4863
|
+
"greatWesternRailway"
|
|
4357
4864
|
]
|
|
4358
4865
|
},
|
|
4359
4866
|
"fulhamBroadway": {
|
|
@@ -4368,6 +4875,12 @@
|
|
|
4368
4875
|
"southWesternRailway"
|
|
4369
4876
|
]
|
|
4370
4877
|
},
|
|
4878
|
+
"furzePlatt": {
|
|
4879
|
+
"displayName": "Furze Platt",
|
|
4880
|
+
"lines": [
|
|
4881
|
+
"greatWesternRailway"
|
|
4882
|
+
]
|
|
4883
|
+
},
|
|
4371
4884
|
"gainsboroughLeaRoad": {
|
|
4372
4885
|
"displayName": "Gainsborough Lea Road",
|
|
4373
4886
|
"lines": [
|
|
@@ -4454,7 +4967,8 @@
|
|
|
4454
4967
|
"lines": [
|
|
4455
4968
|
"southern",
|
|
4456
4969
|
"thameslink",
|
|
4457
|
-
"gatwickExpress"
|
|
4970
|
+
"gatwickExpress",
|
|
4971
|
+
"greatWesternRailway"
|
|
4458
4972
|
]
|
|
4459
4973
|
},
|
|
4460
4974
|
"georgeStreet": {
|
|
@@ -4558,7 +5072,8 @@
|
|
|
4558
5072
|
"gloucester": {
|
|
4559
5073
|
"displayName": "Gloucester",
|
|
4560
5074
|
"lines": [
|
|
4561
|
-
"crossCountry"
|
|
5075
|
+
"crossCountry",
|
|
5076
|
+
"greatWesternRailway"
|
|
4562
5077
|
]
|
|
4563
5078
|
},
|
|
4564
5079
|
"gloucesterRoad": {
|
|
@@ -4618,6 +5133,12 @@
|
|
|
4618
5133
|
"scotRail"
|
|
4619
5134
|
]
|
|
4620
5135
|
},
|
|
5136
|
+
"gomshall": {
|
|
5137
|
+
"displayName": "Gomshall",
|
|
5138
|
+
"lines": [
|
|
5139
|
+
"greatWesternRailway"
|
|
5140
|
+
]
|
|
5141
|
+
},
|
|
4621
5142
|
"goodgeStreet": {
|
|
4622
5143
|
"displayName": "Goodge Street",
|
|
4623
5144
|
"lines": [
|
|
@@ -4642,6 +5163,12 @@
|
|
|
4642
5163
|
"scotRail"
|
|
4643
5164
|
]
|
|
4644
5165
|
},
|
|
5166
|
+
"goringAndStreatley": {
|
|
5167
|
+
"displayName": "Goring & Streatley",
|
|
5168
|
+
"lines": [
|
|
5169
|
+
"greatWesternRailway"
|
|
5170
|
+
]
|
|
5171
|
+
},
|
|
4645
5172
|
"goringBySea": {
|
|
4646
5173
|
"displayName": "Goring-by-Sea",
|
|
4647
5174
|
"lines": [
|
|
@@ -4737,6 +5264,12 @@
|
|
|
4737
5264
|
"eastMidlandsRailway"
|
|
4738
5265
|
]
|
|
4739
5266
|
},
|
|
5267
|
+
"greatMalvern": {
|
|
5268
|
+
"displayName": "Great Malvern",
|
|
5269
|
+
"lines": [
|
|
5270
|
+
"greatWesternRailway"
|
|
5271
|
+
]
|
|
5272
|
+
},
|
|
4740
5273
|
"greatPortlandStreet": {
|
|
4741
5274
|
"displayName": "Great Portland Street",
|
|
4742
5275
|
"lines": [
|
|
@@ -4775,7 +5308,8 @@
|
|
|
4775
5308
|
"greenford": {
|
|
4776
5309
|
"displayName": "Greenford",
|
|
4777
5310
|
"lines": [
|
|
4778
|
-
"central"
|
|
5311
|
+
"central",
|
|
5312
|
+
"greatWesternRailway"
|
|
4779
5313
|
]
|
|
4780
5314
|
},
|
|
4781
5315
|
"greenhithe": {
|
|
@@ -4811,6 +5345,12 @@
|
|
|
4811
5345
|
"cableCar"
|
|
4812
5346
|
]
|
|
4813
5347
|
},
|
|
5348
|
+
"gregoryStreet": {
|
|
5349
|
+
"displayName": "Gregory Street",
|
|
5350
|
+
"lines": [
|
|
5351
|
+
"netGreen"
|
|
5352
|
+
]
|
|
5353
|
+
},
|
|
4814
5354
|
"gretnaGreen": {
|
|
4815
5355
|
"displayName": "Gretna Green",
|
|
4816
5356
|
"lines": [
|
|
@@ -4849,6 +5389,12 @@
|
|
|
4849
5389
|
"southern"
|
|
4850
5390
|
]
|
|
4851
5391
|
},
|
|
5392
|
+
"guilford": {
|
|
5393
|
+
"displayName": "Guilford",
|
|
5394
|
+
"lines": [
|
|
5395
|
+
"greatWesternRailway"
|
|
5396
|
+
]
|
|
5397
|
+
},
|
|
4852
5398
|
"gunnersbury": {
|
|
4853
5399
|
"displayName": "Gunnersbury",
|
|
4854
5400
|
"lines": [
|
|
@@ -4856,6 +5402,12 @@
|
|
|
4856
5402
|
"district"
|
|
4857
5403
|
]
|
|
4858
5404
|
},
|
|
5405
|
+
"gunnislake": {
|
|
5406
|
+
"displayName": "Gunnislake",
|
|
5407
|
+
"lines": [
|
|
5408
|
+
"greatWesternRailway"
|
|
5409
|
+
]
|
|
5410
|
+
},
|
|
4859
5411
|
"gunton": {
|
|
4860
5412
|
"displayName": "Gunton",
|
|
4861
5413
|
"lines": [
|
|
@@ -4986,14 +5538,14 @@
|
|
|
4986
5538
|
]
|
|
4987
5539
|
},
|
|
4988
5540
|
"hammersmith1": {
|
|
4989
|
-
"displayName": "Hammersmith",
|
|
5541
|
+
"displayName": "Hammersmith (District & Piccadilly)",
|
|
4990
5542
|
"lines": [
|
|
4991
5543
|
"district",
|
|
4992
5544
|
"piccadilly"
|
|
4993
5545
|
]
|
|
4994
5546
|
},
|
|
4995
5547
|
"hammersmith2": {
|
|
4996
|
-
"displayName": "Hammersmith",
|
|
5548
|
+
"displayName": "Hammersmith (Circle)",
|
|
4997
5549
|
"lines": [
|
|
4998
5550
|
"hammersmithAndCity",
|
|
4999
5551
|
"circle"
|
|
@@ -5041,6 +5593,12 @@
|
|
|
5041
5593
|
"southWesternRailway"
|
|
5042
5594
|
]
|
|
5043
5595
|
},
|
|
5596
|
+
"hanborough": {
|
|
5597
|
+
"displayName": "Hanborough",
|
|
5598
|
+
"lines": [
|
|
5599
|
+
"greatWesternRailway"
|
|
5600
|
+
]
|
|
5601
|
+
},
|
|
5044
5602
|
"hangerLane": {
|
|
5045
5603
|
"displayName": "Hanger Lane",
|
|
5046
5604
|
"lines": [
|
|
@@ -5256,7 +5814,15 @@
|
|
|
5256
5814
|
"hayesAndHarlington": {
|
|
5257
5815
|
"displayName": "Hayes & Harlington",
|
|
5258
5816
|
"lines": [
|
|
5259
|
-
"elizabeth"
|
|
5817
|
+
"elizabeth",
|
|
5818
|
+
"greatWesternRailway"
|
|
5819
|
+
]
|
|
5820
|
+
},
|
|
5821
|
+
"hayle": {
|
|
5822
|
+
"displayName": "Hayle",
|
|
5823
|
+
"lines": [
|
|
5824
|
+
"greatWesternRailway",
|
|
5825
|
+
"nightRiviera"
|
|
5260
5826
|
]
|
|
5261
5827
|
},
|
|
5262
5828
|
"haymarket": {
|
|
@@ -5350,7 +5916,8 @@
|
|
|
5350
5916
|
"hedgeEnd": {
|
|
5351
5917
|
"displayName": "Hedge End",
|
|
5352
5918
|
"lines": [
|
|
5353
|
-
"southWesternRailway"
|
|
5919
|
+
"southWesternRailway",
|
|
5920
|
+
"greatWesternRailway"
|
|
5354
5921
|
]
|
|
5355
5922
|
},
|
|
5356
5923
|
"helensburghCentral": {
|
|
@@ -5384,6 +5951,18 @@
|
|
|
5384
5951
|
"northern"
|
|
5385
5952
|
]
|
|
5386
5953
|
},
|
|
5954
|
+
"henleyonthames": {
|
|
5955
|
+
"displayName": "Henley-on-Thames",
|
|
5956
|
+
"lines": [
|
|
5957
|
+
"greatWesternRailway"
|
|
5958
|
+
]
|
|
5959
|
+
},
|
|
5960
|
+
"hereford": {
|
|
5961
|
+
"displayName": "Hereford",
|
|
5962
|
+
"lines": [
|
|
5963
|
+
"greatWesternRailway"
|
|
5964
|
+
]
|
|
5965
|
+
},
|
|
5387
5966
|
"herneBay": {
|
|
5388
5967
|
"displayName": "Herne Bay",
|
|
5389
5968
|
"lines": [
|
|
@@ -5435,6 +6014,12 @@
|
|
|
5435
6014
|
"twYellow"
|
|
5436
6015
|
]
|
|
5437
6016
|
},
|
|
6017
|
+
"heyford": {
|
|
6018
|
+
"displayName": "Heyford",
|
|
6019
|
+
"lines": [
|
|
6020
|
+
"greatWesternRailway"
|
|
6021
|
+
]
|
|
6022
|
+
},
|
|
5438
6023
|
"highBarnet": {
|
|
5439
6024
|
"displayName": "High Barnet",
|
|
5440
6025
|
"lines": [
|
|
@@ -5447,6 +6032,19 @@
|
|
|
5447
6032
|
"southeastern"
|
|
5448
6033
|
]
|
|
5449
6034
|
},
|
|
6035
|
+
"highRoadCentralCollege": {
|
|
6036
|
+
"displayName": "High Road - Central College",
|
|
6037
|
+
"lines": [
|
|
6038
|
+
"netGreen"
|
|
6039
|
+
]
|
|
6040
|
+
},
|
|
6041
|
+
"highSchool": {
|
|
6042
|
+
"displayName": "High School",
|
|
6043
|
+
"lines": [
|
|
6044
|
+
"netGreen",
|
|
6045
|
+
"netPurple"
|
|
6046
|
+
]
|
|
6047
|
+
},
|
|
5450
6048
|
"highStreetGlasgow": {
|
|
5451
6049
|
"displayName": "High Street (Glasgow)",
|
|
5452
6050
|
"lines": [
|
|
@@ -5473,6 +6071,12 @@
|
|
|
5473
6071
|
"weaver"
|
|
5474
6072
|
]
|
|
5475
6073
|
},
|
|
6074
|
+
"highbridgeAndBurnham": {
|
|
6075
|
+
"displayName": "Highbridge & Burnham",
|
|
6076
|
+
"lines": [
|
|
6077
|
+
"greatWesternRailway"
|
|
6078
|
+
]
|
|
6079
|
+
},
|
|
5476
6080
|
"highburyAndIslington": {
|
|
5477
6081
|
"displayName": "Highbury & Islington",
|
|
5478
6082
|
"lines": [
|
|
@@ -5483,6 +6087,13 @@
|
|
|
5483
6087
|
"thameslink"
|
|
5484
6088
|
]
|
|
5485
6089
|
},
|
|
6090
|
+
"highburyVale": {
|
|
6091
|
+
"displayName": "Highbury Vale",
|
|
6092
|
+
"lines": [
|
|
6093
|
+
"netGreen",
|
|
6094
|
+
"netPurple"
|
|
6095
|
+
]
|
|
6096
|
+
},
|
|
5486
6097
|
"highgate": {
|
|
5487
6098
|
"displayName": "Highgate",
|
|
5488
6099
|
"lines": [
|
|
@@ -5607,6 +6218,12 @@
|
|
|
5607
6218
|
"southWesternRailway"
|
|
5608
6219
|
]
|
|
5609
6220
|
},
|
|
6221
|
+
"holyTrinity": {
|
|
6222
|
+
"displayName": "Holy Trinity",
|
|
6223
|
+
"lines": [
|
|
6224
|
+
"netPurple"
|
|
6225
|
+
]
|
|
6226
|
+
},
|
|
5610
6227
|
"holyhead": {
|
|
5611
6228
|
"displayName": "Holyhead",
|
|
5612
6229
|
"lines": [
|
|
@@ -5625,10 +6242,17 @@
|
|
|
5625
6242
|
"mildmay"
|
|
5626
6243
|
]
|
|
5627
6244
|
},
|
|
6245
|
+
"honeybourne": {
|
|
6246
|
+
"displayName": "Honeybourne",
|
|
6247
|
+
"lines": [
|
|
6248
|
+
"greatWesternRailway"
|
|
6249
|
+
]
|
|
6250
|
+
},
|
|
5628
6251
|
"honiton": {
|
|
5629
6252
|
"displayName": "Honiton",
|
|
5630
6253
|
"lines": [
|
|
5631
|
-
"southWesternRailway"
|
|
6254
|
+
"southWesternRailway",
|
|
6255
|
+
"greatWesternRailway"
|
|
5632
6256
|
]
|
|
5633
6257
|
},
|
|
5634
6258
|
"honorOakPark": {
|
|
@@ -5751,7 +6375,8 @@
|
|
|
5751
6375
|
"hucknall": {
|
|
5752
6376
|
"displayName": "Hucknall",
|
|
5753
6377
|
"lines": [
|
|
5754
|
-
"eastMidlandsRailway"
|
|
6378
|
+
"eastMidlandsRailway",
|
|
6379
|
+
"netGreen"
|
|
5755
6380
|
]
|
|
5756
6381
|
},
|
|
5757
6382
|
"huddersfield": {
|
|
@@ -5767,6 +6392,12 @@
|
|
|
5767
6392
|
"transPennineExpress"
|
|
5768
6393
|
]
|
|
5769
6394
|
},
|
|
6395
|
+
"hungerford": {
|
|
6396
|
+
"displayName": "Hungerford",
|
|
6397
|
+
"lines": [
|
|
6398
|
+
"greatWesternRailway"
|
|
6399
|
+
]
|
|
6400
|
+
},
|
|
5770
6401
|
"huntingdon": {
|
|
5771
6402
|
"displayName": "Huntingdon",
|
|
5772
6403
|
"lines": [
|
|
@@ -5811,6 +6442,13 @@
|
|
|
5811
6442
|
"scotRail"
|
|
5812
6443
|
]
|
|
5813
6444
|
},
|
|
6445
|
+
"hysonGreenMarket": {
|
|
6446
|
+
"displayName": "Hyson Green Market",
|
|
6447
|
+
"lines": [
|
|
6448
|
+
"netPurple",
|
|
6449
|
+
"netGreen"
|
|
6450
|
+
]
|
|
6451
|
+
},
|
|
5814
6452
|
"hytheEssex": {
|
|
5815
6453
|
"displayName": "Hythe (Essex)",
|
|
5816
6454
|
"lines": [
|
|
@@ -5875,6 +6513,12 @@
|
|
|
5875
6513
|
"edinburghTrams"
|
|
5876
6514
|
]
|
|
5877
6515
|
},
|
|
6516
|
+
"inhamRoad": {
|
|
6517
|
+
"displayName": "Inham Road",
|
|
6518
|
+
"lines": [
|
|
6519
|
+
"netGreen"
|
|
6520
|
+
]
|
|
6521
|
+
},
|
|
5878
6522
|
"insch": {
|
|
5879
6523
|
"displayName": "Insch",
|
|
5880
6524
|
"lines": [
|
|
@@ -5964,7 +6608,14 @@
|
|
|
5964
6608
|
"iver": {
|
|
5965
6609
|
"displayName": "Iver",
|
|
5966
6610
|
"lines": [
|
|
5967
|
-
"elizabeth"
|
|
6611
|
+
"elizabeth",
|
|
6612
|
+
"greatWesternRailway"
|
|
6613
|
+
]
|
|
6614
|
+
},
|
|
6615
|
+
"ivybridge": {
|
|
6616
|
+
"displayName": "Ivybridge",
|
|
6617
|
+
"lines": [
|
|
6618
|
+
"greatWesternRailway"
|
|
5968
6619
|
]
|
|
5969
6620
|
},
|
|
5970
6621
|
"jarrow": {
|
|
@@ -6028,6 +6679,12 @@
|
|
|
6028
6679
|
"glasgowSubway"
|
|
6029
6680
|
]
|
|
6030
6681
|
},
|
|
6682
|
+
"kemble": {
|
|
6683
|
+
"displayName": "Kemble",
|
|
6684
|
+
"lines": [
|
|
6685
|
+
"greatWesternRailway"
|
|
6686
|
+
]
|
|
6687
|
+
},
|
|
6031
6688
|
"kemptonPark": {
|
|
6032
6689
|
"displayName": "Kempton Park",
|
|
6033
6690
|
"lines": [
|
|
@@ -6136,6 +6793,18 @@
|
|
|
6136
6793
|
"mildmay"
|
|
6137
6794
|
]
|
|
6138
6795
|
},
|
|
6796
|
+
"keyham": {
|
|
6797
|
+
"displayName": "Keyham",
|
|
6798
|
+
"lines": [
|
|
6799
|
+
"greatWesternRailway"
|
|
6800
|
+
]
|
|
6801
|
+
},
|
|
6802
|
+
"keynsham": {
|
|
6803
|
+
"displayName": "Keynsham",
|
|
6804
|
+
"lines": [
|
|
6805
|
+
"greatWesternRailway"
|
|
6806
|
+
]
|
|
6807
|
+
},
|
|
6139
6808
|
"kidbrooke": {
|
|
6140
6809
|
"displayName": "Kidbrooke",
|
|
6141
6810
|
"lines": [
|
|
@@ -6148,6 +6817,12 @@
|
|
|
6148
6817
|
"eastMidlandsRailway"
|
|
6149
6818
|
]
|
|
6150
6819
|
},
|
|
6820
|
+
"kidwelly": {
|
|
6821
|
+
"displayName": "Kidwelly",
|
|
6822
|
+
"lines": [
|
|
6823
|
+
"greatWesternRailway"
|
|
6824
|
+
]
|
|
6825
|
+
},
|
|
6151
6826
|
"kilburn": {
|
|
6152
6827
|
"displayName": "Kilburn",
|
|
6153
6828
|
"lines": [
|
|
@@ -6172,6 +6847,12 @@
|
|
|
6172
6847
|
"scotRail"
|
|
6173
6848
|
]
|
|
6174
6849
|
},
|
|
6850
|
+
"kilgetty": {
|
|
6851
|
+
"displayName": "Kilgetty",
|
|
6852
|
+
"lines": [
|
|
6853
|
+
"greatWesternRailway"
|
|
6854
|
+
]
|
|
6855
|
+
},
|
|
6175
6856
|
"kilmarnock": {
|
|
6176
6857
|
"displayName": "Kilmarnock",
|
|
6177
6858
|
"lines": [
|
|
@@ -6202,12 +6883,6 @@
|
|
|
6202
6883
|
"scotRail"
|
|
6203
6884
|
]
|
|
6204
6885
|
},
|
|
6205
|
-
"kingsPark": {
|
|
6206
|
-
"displayName": "King's Park",
|
|
6207
|
-
"lines": [
|
|
6208
|
-
"scotRail"
|
|
6209
|
-
]
|
|
6210
|
-
},
|
|
6211
6886
|
"kingGeorgeV": {
|
|
6212
6887
|
"displayName": "King George V",
|
|
6213
6888
|
"lines": [
|
|
@@ -6220,6 +6895,12 @@
|
|
|
6220
6895
|
"londonTrams"
|
|
6221
6896
|
]
|
|
6222
6897
|
},
|
|
6898
|
+
"kingham": {
|
|
6899
|
+
"displayName": "Kingham",
|
|
6900
|
+
"lines": [
|
|
6901
|
+
"greatWesternRailway"
|
|
6902
|
+
]
|
|
6903
|
+
},
|
|
6223
6904
|
"kinghorn": {
|
|
6224
6905
|
"displayName": "Kinghorn",
|
|
6225
6906
|
"lines": [
|
|
@@ -6250,7 +6931,25 @@
|
|
|
6250
6931
|
"kingsLynn": {
|
|
6251
6932
|
"displayName": "Kings Lynn",
|
|
6252
6933
|
"lines": [
|
|
6253
|
-
"
|
|
6934
|
+
"greatNorthern"
|
|
6935
|
+
]
|
|
6936
|
+
},
|
|
6937
|
+
"kingsNympton": {
|
|
6938
|
+
"displayName": "Kings Nympton",
|
|
6939
|
+
"lines": [
|
|
6940
|
+
"greatWesternRailway"
|
|
6941
|
+
]
|
|
6942
|
+
},
|
|
6943
|
+
"kingsPark": {
|
|
6944
|
+
"displayName": "King's Park",
|
|
6945
|
+
"lines": [
|
|
6946
|
+
"scotRail"
|
|
6947
|
+
]
|
|
6948
|
+
},
|
|
6949
|
+
"kingsSutton": {
|
|
6950
|
+
"displayName": "Kings Sutton",
|
|
6951
|
+
"lines": [
|
|
6952
|
+
"greatWesternRailway"
|
|
6254
6953
|
]
|
|
6255
6954
|
},
|
|
6256
6955
|
"kingsbury": {
|
|
@@ -6265,12 +6964,6 @@
|
|
|
6265
6964
|
"scotRail"
|
|
6266
6965
|
]
|
|
6267
6966
|
},
|
|
6268
|
-
"kingslynn": {
|
|
6269
|
-
"displayName": "Kingslynn",
|
|
6270
|
-
"lines": [
|
|
6271
|
-
"greatNorthern"
|
|
6272
|
-
]
|
|
6273
|
-
},
|
|
6274
6967
|
"kingston": {
|
|
6275
6968
|
"displayName": "Kingston",
|
|
6276
6969
|
"lines": [
|
|
@@ -6302,6 +6995,12 @@
|
|
|
6302
6995
|
"glasgowSubway"
|
|
6303
6996
|
]
|
|
6304
6997
|
},
|
|
6998
|
+
"kintbury": {
|
|
6999
|
+
"displayName": "Kintbury",
|
|
7000
|
+
"lines": [
|
|
7001
|
+
"greatWesternRailway"
|
|
7002
|
+
]
|
|
7003
|
+
},
|
|
6305
7004
|
"kintore": {
|
|
6306
7005
|
"displayName": "Kintore",
|
|
6307
7006
|
"lines": [
|
|
@@ -6388,6 +7087,13 @@
|
|
|
6388
7087
|
"scotRail"
|
|
6389
7088
|
]
|
|
6390
7089
|
},
|
|
7090
|
+
"laceMarket": {
|
|
7091
|
+
"displayName": "Lace Market",
|
|
7092
|
+
"lines": [
|
|
7093
|
+
"netGreen",
|
|
7094
|
+
"netPurple"
|
|
7095
|
+
]
|
|
7096
|
+
},
|
|
6391
7097
|
"ladbrokeGrove": {
|
|
6392
7098
|
"displayName": "Ladbroke Grove",
|
|
6393
7099
|
"lines": [
|
|
@@ -6437,6 +7143,12 @@
|
|
|
6437
7143
|
"bakerloo"
|
|
6438
7144
|
]
|
|
6439
7145
|
},
|
|
7146
|
+
"lamphey": {
|
|
7147
|
+
"displayName": "Lamphey",
|
|
7148
|
+
"lines": [
|
|
7149
|
+
"greatWesternRailway"
|
|
7150
|
+
]
|
|
7151
|
+
},
|
|
6440
7152
|
"lanark": {
|
|
6441
7153
|
"displayName": "Lanark",
|
|
6442
7154
|
"lines": [
|
|
@@ -6477,7 +7189,8 @@
|
|
|
6477
7189
|
"langley": {
|
|
6478
7190
|
"displayName": "Langley",
|
|
6479
7191
|
"lines": [
|
|
6480
|
-
"elizabeth"
|
|
7192
|
+
"elizabeth",
|
|
7193
|
+
"greatWesternRailway"
|
|
6481
7194
|
]
|
|
6482
7195
|
},
|
|
6483
7196
|
"langleyMill": {
|
|
@@ -6498,6 +7211,12 @@
|
|
|
6498
7211
|
"eastMidlandsRailway"
|
|
6499
7212
|
]
|
|
6500
7213
|
},
|
|
7214
|
+
"lapford": {
|
|
7215
|
+
"displayName": "Lapford",
|
|
7216
|
+
"lines": [
|
|
7217
|
+
"greatWesternRailway"
|
|
7218
|
+
]
|
|
7219
|
+
},
|
|
6501
7220
|
"larbert": {
|
|
6502
7221
|
"displayName": "Larbert",
|
|
6503
7222
|
"lines": [
|
|
@@ -6530,6 +7249,12 @@
|
|
|
6530
7249
|
"scotRail"
|
|
6531
7250
|
]
|
|
6532
7251
|
},
|
|
7252
|
+
"lawrenceHill": {
|
|
7253
|
+
"displayName": "Lawrence Hill",
|
|
7254
|
+
"lines": [
|
|
7255
|
+
"greatWesternRailway"
|
|
7256
|
+
]
|
|
7257
|
+
},
|
|
6533
7258
|
"leaBridge": {
|
|
6534
7259
|
"displayName": "Lea Bridge",
|
|
6535
7260
|
"lines": [
|
|
@@ -6567,6 +7292,12 @@
|
|
|
6567
7292
|
"londonTrams"
|
|
6568
7293
|
]
|
|
6569
7294
|
},
|
|
7295
|
+
"ledbury": {
|
|
7296
|
+
"displayName": "Ledbury",
|
|
7297
|
+
"lines": [
|
|
7298
|
+
"greatWesternRailway"
|
|
7299
|
+
]
|
|
7300
|
+
},
|
|
6570
7301
|
"lee": {
|
|
6571
7302
|
"displayName": "Lee",
|
|
6572
7303
|
"lines": [
|
|
@@ -6606,6 +7337,18 @@
|
|
|
6606
7337
|
"c2c"
|
|
6607
7338
|
]
|
|
6608
7339
|
},
|
|
7340
|
+
"lelandSaltings": {
|
|
7341
|
+
"displayName": "Leland Saltings",
|
|
7342
|
+
"lines": [
|
|
7343
|
+
"greatWesternRailway"
|
|
7344
|
+
]
|
|
7345
|
+
},
|
|
7346
|
+
"lelant": {
|
|
7347
|
+
"displayName": "Lelant",
|
|
7348
|
+
"lines": [
|
|
7349
|
+
"greatWesternRailway"
|
|
7350
|
+
]
|
|
7351
|
+
},
|
|
6609
7352
|
"lenham": {
|
|
6610
7353
|
"displayName": "Lenham",
|
|
6611
7354
|
"lines": [
|
|
@@ -6728,7 +7471,9 @@
|
|
|
6728
7471
|
"liskeard": {
|
|
6729
7472
|
"displayName": "Liskeard",
|
|
6730
7473
|
"lines": [
|
|
6731
|
-
"crossCountry"
|
|
7474
|
+
"crossCountry",
|
|
7475
|
+
"greatWesternRailway",
|
|
7476
|
+
"nightRiviera"
|
|
6732
7477
|
]
|
|
6733
7478
|
},
|
|
6734
7479
|
"liss": {
|
|
@@ -6759,8 +7504,7 @@
|
|
|
6759
7504
|
"littleport": {
|
|
6760
7505
|
"displayName": "Littleport",
|
|
6761
7506
|
"lines": [
|
|
6762
|
-
"greatNorthern"
|
|
6763
|
-
"greaterAnglia"
|
|
7507
|
+
"greatNorthern"
|
|
6764
7508
|
]
|
|
6765
7509
|
},
|
|
6766
7510
|
"liverpoolLimeStreet": {
|
|
@@ -6811,6 +7555,12 @@
|
|
|
6811
7555
|
"avantiWestCoast"
|
|
6812
7556
|
]
|
|
6813
7557
|
},
|
|
7558
|
+
"llanelli": {
|
|
7559
|
+
"displayName": "Llanelli",
|
|
7560
|
+
"lines": [
|
|
7561
|
+
"greatWesternRailway"
|
|
7562
|
+
]
|
|
7563
|
+
},
|
|
6814
7564
|
"lloydPark": {
|
|
6815
7565
|
"displayName": "Lloyd Park",
|
|
6816
7566
|
"lines": [
|
|
@@ -6976,6 +7726,19 @@
|
|
|
6976
7726
|
"eastMidlandsRailway"
|
|
6977
7727
|
]
|
|
6978
7728
|
},
|
|
7729
|
+
"looe": {
|
|
7730
|
+
"displayName": "Looe",
|
|
7731
|
+
"lines": [
|
|
7732
|
+
"greatWesternRailway"
|
|
7733
|
+
]
|
|
7734
|
+
},
|
|
7735
|
+
"lostwithiel": {
|
|
7736
|
+
"displayName": "Lostwithiel",
|
|
7737
|
+
"lines": [
|
|
7738
|
+
"greatWesternRailway",
|
|
7739
|
+
"nightRiviera"
|
|
7740
|
+
]
|
|
7741
|
+
},
|
|
6979
7742
|
"loughborough": {
|
|
6980
7743
|
"displayName": "Loughborough",
|
|
6981
7744
|
"lines": [
|
|
@@ -7046,6 +7809,12 @@
|
|
|
7046
7809
|
"lutonDart"
|
|
7047
7810
|
]
|
|
7048
7811
|
},
|
|
7812
|
+
"luxulyan": {
|
|
7813
|
+
"displayName": "Luxulyan",
|
|
7814
|
+
"lines": [
|
|
7815
|
+
"greatWesternRailway"
|
|
7816
|
+
]
|
|
7817
|
+
},
|
|
7049
7818
|
"lydney": {
|
|
7050
7819
|
"displayName": "Lydney",
|
|
7051
7820
|
"lines": [
|
|
@@ -7064,6 +7833,18 @@
|
|
|
7064
7833
|
"southWesternRailway"
|
|
7065
7834
|
]
|
|
7066
7835
|
},
|
|
7836
|
+
"lympstoneCommando": {
|
|
7837
|
+
"displayName": "Lympstone Commando",
|
|
7838
|
+
"lines": [
|
|
7839
|
+
"greatWesternRailway"
|
|
7840
|
+
]
|
|
7841
|
+
},
|
|
7842
|
+
"lympstoneVillage": {
|
|
7843
|
+
"displayName": "Lympstone Village",
|
|
7844
|
+
"lines": [
|
|
7845
|
+
"greatWesternRailway"
|
|
7846
|
+
]
|
|
7847
|
+
},
|
|
7067
7848
|
"macclesfield": {
|
|
7068
7849
|
"displayName": "Macclesfield",
|
|
7069
7850
|
"lines": [
|
|
@@ -7077,10 +7858,17 @@
|
|
|
7077
7858
|
"bakerloo"
|
|
7078
7859
|
]
|
|
7079
7860
|
},
|
|
7861
|
+
"maidenNewton": {
|
|
7862
|
+
"displayName": "maiden Newton",
|
|
7863
|
+
"lines": [
|
|
7864
|
+
"greatWesternRailway"
|
|
7865
|
+
]
|
|
7866
|
+
},
|
|
7080
7867
|
"maidenhead": {
|
|
7081
7868
|
"displayName": "Maidenhead",
|
|
7082
7869
|
"lines": [
|
|
7083
|
-
"elizabeth"
|
|
7870
|
+
"elizabeth",
|
|
7871
|
+
"greatWesternRailway"
|
|
7084
7872
|
]
|
|
7085
7873
|
},
|
|
7086
7874
|
"maidstoneBarracks": {
|
|
@@ -7120,6 +7908,12 @@
|
|
|
7120
7908
|
"transPennineExpress"
|
|
7121
7909
|
]
|
|
7122
7910
|
},
|
|
7911
|
+
"malvernLink": {
|
|
7912
|
+
"displayName": "Malvern Link",
|
|
7913
|
+
"lines": [
|
|
7914
|
+
"greatWesternRailway"
|
|
7915
|
+
]
|
|
7916
|
+
},
|
|
7123
7917
|
"manchesterAirport": {
|
|
7124
7918
|
"displayName": "Manchester Airport",
|
|
7125
7919
|
"lines": [
|
|
@@ -7184,6 +7978,12 @@
|
|
|
7184
7978
|
"elizabeth"
|
|
7185
7979
|
]
|
|
7186
7980
|
},
|
|
7981
|
+
"manorbier": {
|
|
7982
|
+
"displayName": "Manorbier",
|
|
7983
|
+
"lines": [
|
|
7984
|
+
"greatWesternRailway"
|
|
7985
|
+
]
|
|
7986
|
+
},
|
|
7187
7987
|
"manors": {
|
|
7188
7988
|
"displayName": "Manors",
|
|
7189
7989
|
"lines": [
|
|
@@ -7260,12 +8060,24 @@
|
|
|
7260
8060
|
"greaterAnglia"
|
|
7261
8061
|
]
|
|
7262
8062
|
},
|
|
8063
|
+
"marlow": {
|
|
8064
|
+
"displayName": "Marlow",
|
|
8065
|
+
"lines": [
|
|
8066
|
+
"greatWesternRailway"
|
|
8067
|
+
]
|
|
8068
|
+
},
|
|
7263
8069
|
"marsden": {
|
|
7264
8070
|
"displayName": "Marsden",
|
|
7265
8071
|
"lines": [
|
|
7266
8072
|
"transPennineExpress"
|
|
7267
8073
|
]
|
|
7268
8074
|
},
|
|
8075
|
+
"marshBarton": {
|
|
8076
|
+
"displayName": "Marsh Barton",
|
|
8077
|
+
"lines": [
|
|
8078
|
+
"greatWesternRailway"
|
|
8079
|
+
]
|
|
8080
|
+
},
|
|
7269
8081
|
"martinHill": {
|
|
7270
8082
|
"displayName": "Martin Hill",
|
|
7271
8083
|
"lines": [
|
|
@@ -7351,12 +8163,30 @@
|
|
|
7351
8163
|
"transPennineExpress"
|
|
7352
8164
|
]
|
|
7353
8165
|
},
|
|
8166
|
+
"meadowsEmbankment": {
|
|
8167
|
+
"displayName": "Meadows Embankment",
|
|
8168
|
+
"lines": [
|
|
8169
|
+
"netPurple"
|
|
8170
|
+
]
|
|
8171
|
+
},
|
|
8172
|
+
"meadowsWayWest": {
|
|
8173
|
+
"displayName": "Meadows Way West",
|
|
8174
|
+
"lines": [
|
|
8175
|
+
"netGreen"
|
|
8176
|
+
]
|
|
8177
|
+
},
|
|
7354
8178
|
"meldreth": {
|
|
7355
8179
|
"displayName": "Meldreth",
|
|
7356
8180
|
"lines": [
|
|
7357
8181
|
"greatNorthern"
|
|
7358
8182
|
]
|
|
7359
8183
|
},
|
|
8184
|
+
"melksham": {
|
|
8185
|
+
"displayName": "Melksham",
|
|
8186
|
+
"lines": [
|
|
8187
|
+
"greatWesternRailway"
|
|
8188
|
+
]
|
|
8189
|
+
},
|
|
7360
8190
|
"meltonMowbray": {
|
|
7361
8191
|
"displayName": "Melton Mowbray",
|
|
7362
8192
|
"lines": [
|
|
@@ -7370,6 +8200,12 @@
|
|
|
7370
8200
|
"greaterAnglia"
|
|
7371
8201
|
]
|
|
7372
8202
|
},
|
|
8203
|
+
"menheniot": {
|
|
8204
|
+
"displayName": "Menheniot",
|
|
8205
|
+
"lines": [
|
|
8206
|
+
"greatWesternRailway"
|
|
8207
|
+
]
|
|
8208
|
+
},
|
|
7373
8209
|
"meopham": {
|
|
7374
8210
|
"displayName": "Meopham",
|
|
7375
8211
|
"lines": [
|
|
@@ -7413,12 +8249,24 @@
|
|
|
7413
8249
|
"southWesternRailway"
|
|
7414
8250
|
]
|
|
7415
8251
|
},
|
|
8252
|
+
"middleStreet": {
|
|
8253
|
+
"displayName": "Middle Street",
|
|
8254
|
+
"lines": [
|
|
8255
|
+
"netGreen"
|
|
8256
|
+
]
|
|
8257
|
+
},
|
|
7416
8258
|
"middlesbrough": {
|
|
7417
8259
|
"displayName": "Middlesbrough",
|
|
7418
8260
|
"lines": [
|
|
7419
8261
|
"transPennineExpress"
|
|
7420
8262
|
]
|
|
7421
8263
|
},
|
|
8264
|
+
"midgham": {
|
|
8265
|
+
"displayName": "Midgham",
|
|
8266
|
+
"lines": [
|
|
8267
|
+
"greatWesternRailway"
|
|
8268
|
+
]
|
|
8269
|
+
},
|
|
7422
8270
|
"mileEnd": {
|
|
7423
8271
|
"displayName": "Mile End",
|
|
7424
8272
|
"lines": [
|
|
@@ -7526,6 +8374,12 @@
|
|
|
7526
8374
|
"twYellow"
|
|
7527
8375
|
]
|
|
7528
8376
|
},
|
|
8377
|
+
"montpelier": {
|
|
8378
|
+
"displayName": "Montpelier",
|
|
8379
|
+
"lines": [
|
|
8380
|
+
"greatWesternRailway"
|
|
8381
|
+
]
|
|
8382
|
+
},
|
|
7529
8383
|
"montrose": {
|
|
7530
8384
|
"displayName": "Montrose",
|
|
7531
8385
|
"lines": [
|
|
@@ -7541,6 +8395,12 @@
|
|
|
7541
8395
|
"circle"
|
|
7542
8396
|
]
|
|
7543
8397
|
},
|
|
8398
|
+
"moorBridge": {
|
|
8399
|
+
"displayName": "Moor Bridge",
|
|
8400
|
+
"lines": [
|
|
8401
|
+
"netGreen"
|
|
8402
|
+
]
|
|
8403
|
+
},
|
|
7544
8404
|
"moorPark": {
|
|
7545
8405
|
"displayName": "Moor Park",
|
|
7546
8406
|
"lines": [
|
|
@@ -7563,6 +8423,12 @@
|
|
|
7563
8423
|
"scotRail"
|
|
7564
8424
|
]
|
|
7565
8425
|
},
|
|
8426
|
+
"morchardRoad": {
|
|
8427
|
+
"displayName": "Morchard Road",
|
|
8428
|
+
"lines": [
|
|
8429
|
+
"greatWesternRailway"
|
|
8430
|
+
]
|
|
8431
|
+
},
|
|
7566
8432
|
"morden": {
|
|
7567
8433
|
"displayName": "Morden",
|
|
7568
8434
|
"lines": [
|
|
@@ -7587,6 +8453,12 @@
|
|
|
7587
8453
|
"southWesternRailway"
|
|
7588
8454
|
]
|
|
7589
8455
|
},
|
|
8456
|
+
"moretoninmarsh": {
|
|
8457
|
+
"displayName": "Moreton-in-Marsh",
|
|
8458
|
+
"lines": [
|
|
8459
|
+
"greatWesternRailway"
|
|
8460
|
+
]
|
|
8461
|
+
},
|
|
7590
8462
|
"morley": {
|
|
7591
8463
|
"displayName": "Morley",
|
|
7592
8464
|
"lines": [
|
|
@@ -7607,6 +8479,12 @@
|
|
|
7607
8479
|
"transPennineExpress"
|
|
7608
8480
|
]
|
|
7609
8481
|
},
|
|
8482
|
+
"mortimer": {
|
|
8483
|
+
"displayName": "Mortimer",
|
|
8484
|
+
"lines": [
|
|
8485
|
+
"greatWesternRailway"
|
|
8486
|
+
]
|
|
8487
|
+
},
|
|
7610
8488
|
"mortlake": {
|
|
7611
8489
|
"displayName": "Mortlake",
|
|
7612
8490
|
"lines": [
|
|
@@ -7702,12 +8580,24 @@
|
|
|
7702
8580
|
"scotRail"
|
|
7703
8581
|
]
|
|
7704
8582
|
},
|
|
8583
|
+
"nailseaAndBackwell": {
|
|
8584
|
+
"displayName": "Nailsea & Backwell",
|
|
8585
|
+
"lines": [
|
|
8586
|
+
"greatWesternRailway"
|
|
8587
|
+
]
|
|
8588
|
+
},
|
|
7705
8589
|
"nairn": {
|
|
7706
8590
|
"displayName": "Nairn",
|
|
7707
8591
|
"lines": [
|
|
7708
8592
|
"scotRail"
|
|
7709
8593
|
]
|
|
7710
8594
|
},
|
|
8595
|
+
"narberth": {
|
|
8596
|
+
"displayName": "Narberth",
|
|
8597
|
+
"lines": [
|
|
8598
|
+
"greatWesternRailway"
|
|
8599
|
+
]
|
|
8600
|
+
},
|
|
7711
8601
|
"narborough": {
|
|
7712
8602
|
"displayName": "Narborough",
|
|
7713
8603
|
"lines": [
|
|
@@ -7720,6 +8610,12 @@
|
|
|
7720
8610
|
"jubilee"
|
|
7721
8611
|
]
|
|
7722
8612
|
},
|
|
8613
|
+
"neath": {
|
|
8614
|
+
"displayName": "Neath",
|
|
8615
|
+
"lines": [
|
|
8616
|
+
"greatWesternRailway"
|
|
8617
|
+
]
|
|
8618
|
+
},
|
|
7723
8619
|
"needhamMarket": {
|
|
7724
8620
|
"displayName": "Needham Market",
|
|
7725
8621
|
"lines": [
|
|
@@ -7839,12 +8735,24 @@
|
|
|
7839
8735
|
"eastMidlandsRailway"
|
|
7840
8736
|
]
|
|
7841
8737
|
},
|
|
8738
|
+
"newbury": {
|
|
8739
|
+
"displayName": "Newbury",
|
|
8740
|
+
"lines": [
|
|
8741
|
+
"greatWesternRailway"
|
|
8742
|
+
]
|
|
8743
|
+
},
|
|
7842
8744
|
"newburyPark": {
|
|
7843
8745
|
"displayName": "Newbury Park",
|
|
7844
8746
|
"lines": [
|
|
7845
8747
|
"central"
|
|
7846
8748
|
]
|
|
7847
8749
|
},
|
|
8750
|
+
"newburyRacecourse": {
|
|
8751
|
+
"displayName": "Newbury Racecourse",
|
|
8752
|
+
"lines": [
|
|
8753
|
+
"greatWesternRailway"
|
|
8754
|
+
]
|
|
8755
|
+
},
|
|
7848
8756
|
"newcastle": {
|
|
7849
8757
|
"displayName": "Newcastle",
|
|
7850
8758
|
"lines": [
|
|
@@ -7853,6 +8761,12 @@
|
|
|
7853
8761
|
"transPennineExpress"
|
|
7854
8762
|
]
|
|
7855
8763
|
},
|
|
8764
|
+
"newcourt": {
|
|
8765
|
+
"displayName": "Newcourt",
|
|
8766
|
+
"lines": [
|
|
8767
|
+
"greatWesternRailway"
|
|
8768
|
+
]
|
|
8769
|
+
},
|
|
7856
8770
|
"newcraighall": {
|
|
7857
8771
|
"displayName": "Newcraighall",
|
|
7858
8772
|
"lines": [
|
|
@@ -7892,7 +8806,8 @@
|
|
|
7892
8806
|
"newport": {
|
|
7893
8807
|
"displayName": "Newport",
|
|
7894
8808
|
"lines": [
|
|
7895
|
-
"crossCountry"
|
|
8809
|
+
"crossCountry",
|
|
8810
|
+
"greatWesternRailway"
|
|
7896
8811
|
]
|
|
7897
8812
|
},
|
|
7898
8813
|
"newportEssex": {
|
|
@@ -7901,6 +8816,12 @@
|
|
|
7901
8816
|
"greaterAnglia"
|
|
7902
8817
|
]
|
|
7903
8818
|
},
|
|
8819
|
+
"newquay": {
|
|
8820
|
+
"displayName": "Newquay",
|
|
8821
|
+
"lines": [
|
|
8822
|
+
"greatWesternRailway"
|
|
8823
|
+
]
|
|
8824
|
+
},
|
|
7904
8825
|
"newstead": {
|
|
7905
8826
|
"displayName": "Newstead",
|
|
7906
8827
|
"lines": [
|
|
@@ -7916,7 +8837,9 @@
|
|
|
7916
8837
|
"newtonAbbot": {
|
|
7917
8838
|
"displayName": "Newton Abbot",
|
|
7918
8839
|
"lines": [
|
|
7919
|
-
"crossCountry"
|
|
8840
|
+
"crossCountry",
|
|
8841
|
+
"greatWesternRailway",
|
|
8842
|
+
"nightRiviera"
|
|
7920
8843
|
]
|
|
7921
8844
|
},
|
|
7922
8845
|
"newtonLeWillows": {
|
|
@@ -7925,6 +8848,12 @@
|
|
|
7925
8848
|
"transPennineExpress"
|
|
7926
8849
|
]
|
|
7927
8850
|
},
|
|
8851
|
+
"newtonStCyres": {
|
|
8852
|
+
"displayName": "Newton St Cyres",
|
|
8853
|
+
"lines": [
|
|
8854
|
+
"greatWesternRailway"
|
|
8855
|
+
]
|
|
8856
|
+
},
|
|
7928
8857
|
"newtongrange": {
|
|
7929
8858
|
"displayName": "Newtongrange",
|
|
7930
8859
|
"lines": [
|
|
@@ -7944,6 +8873,12 @@
|
|
|
7944
8873
|
"scotRail"
|
|
7945
8874
|
]
|
|
7946
8875
|
},
|
|
8876
|
+
"ng2": {
|
|
8877
|
+
"displayName": "NG2",
|
|
8878
|
+
"lines": [
|
|
8879
|
+
"netGreen"
|
|
8880
|
+
]
|
|
8881
|
+
},
|
|
7947
8882
|
"nineElms": {
|
|
7948
8883
|
"displayName": "Nine Elms",
|
|
7949
8884
|
"lines": [
|
|
@@ -7956,6 +8891,13 @@
|
|
|
7956
8891
|
"scotRail"
|
|
7957
8892
|
]
|
|
7958
8893
|
},
|
|
8894
|
+
"noelStreet": {
|
|
8895
|
+
"displayName": "Noel Street",
|
|
8896
|
+
"lines": [
|
|
8897
|
+
"netPurple",
|
|
8898
|
+
"netGreen"
|
|
8899
|
+
]
|
|
8900
|
+
},
|
|
7959
8901
|
"norbiton": {
|
|
7960
8902
|
"displayName": "Norbiton",
|
|
7961
8903
|
"lines": [
|
|
@@ -8004,6 +8946,12 @@
|
|
|
8004
8946
|
"scotRail"
|
|
8005
8947
|
]
|
|
8006
8948
|
},
|
|
8949
|
+
"northCamp": {
|
|
8950
|
+
"displayName": "North Camp",
|
|
8951
|
+
"lines": [
|
|
8952
|
+
"greatWesternRailway"
|
|
8953
|
+
]
|
|
8954
|
+
},
|
|
8007
8955
|
"northDulwich": {
|
|
8008
8956
|
"displayName": "North Dulwich",
|
|
8009
8957
|
"lines": [
|
|
@@ -8163,6 +9111,20 @@
|
|
|
8163
9111
|
"eastMidlandsRailway"
|
|
8164
9112
|
]
|
|
8165
9113
|
},
|
|
9114
|
+
"nottinghamStation": {
|
|
9115
|
+
"displayName": "Nottingham Station",
|
|
9116
|
+
"lines": [
|
|
9117
|
+
"netGreen",
|
|
9118
|
+
"netPurple"
|
|
9119
|
+
]
|
|
9120
|
+
},
|
|
9121
|
+
"nottinghamTrentUniversity": {
|
|
9122
|
+
"displayName": "Nottingham Trent University",
|
|
9123
|
+
"lines": [
|
|
9124
|
+
"netGreen",
|
|
9125
|
+
"netPurple"
|
|
9126
|
+
]
|
|
9127
|
+
},
|
|
8166
9128
|
"nuneaton": {
|
|
8167
9129
|
"displayName": "Nuneaton",
|
|
8168
9130
|
"lines": [
|
|
@@ -8234,6 +9196,25 @@
|
|
|
8234
9196
|
"thameslink"
|
|
8235
9197
|
]
|
|
8236
9198
|
},
|
|
9199
|
+
"okehampton": {
|
|
9200
|
+
"displayName": "Okehampton",
|
|
9201
|
+
"lines": [
|
|
9202
|
+
"greatWesternRailway"
|
|
9203
|
+
]
|
|
9204
|
+
},
|
|
9205
|
+
"okehamptonInterchange": {
|
|
9206
|
+
"displayName": "Okehampton Interchange",
|
|
9207
|
+
"lines": [
|
|
9208
|
+
"greatWesternRailway"
|
|
9209
|
+
]
|
|
9210
|
+
},
|
|
9211
|
+
"oldMarketSquare": {
|
|
9212
|
+
"displayName": "Old Market Square",
|
|
9213
|
+
"lines": [
|
|
9214
|
+
"netGreen",
|
|
9215
|
+
"netPurple"
|
|
9216
|
+
]
|
|
9217
|
+
},
|
|
8237
9218
|
"oldStreet": {
|
|
8238
9219
|
"displayName": "Old Street",
|
|
8239
9220
|
"lines": [
|
|
@@ -8241,6 +9222,12 @@
|
|
|
8241
9222
|
"greatNorthern"
|
|
8242
9223
|
]
|
|
8243
9224
|
},
|
|
9225
|
+
"oldfieldPark": {
|
|
9226
|
+
"displayName": "Oldfield Park",
|
|
9227
|
+
"lines": [
|
|
9228
|
+
"greatWesternRailway"
|
|
9229
|
+
]
|
|
9230
|
+
},
|
|
8244
9231
|
"ore": {
|
|
8245
9232
|
"displayName": "Ore",
|
|
8246
9233
|
"lines": [
|
|
@@ -8307,7 +9294,8 @@
|
|
|
8307
9294
|
"oxford": {
|
|
8308
9295
|
"displayName": "Oxford",
|
|
8309
9296
|
"lines": [
|
|
8310
|
-
"crossCountry"
|
|
9297
|
+
"crossCountry",
|
|
9298
|
+
"greatWesternRailway"
|
|
8311
9299
|
]
|
|
8312
9300
|
},
|
|
8313
9301
|
"oxfordCircus": {
|
|
@@ -8339,7 +9327,9 @@
|
|
|
8339
9327
|
"bakerloo",
|
|
8340
9328
|
"hammersmithAndCity",
|
|
8341
9329
|
"elizabeth",
|
|
8342
|
-
"heathrowExpress"
|
|
9330
|
+
"heathrowExpress",
|
|
9331
|
+
"greatWesternRailway",
|
|
9332
|
+
"nightRiviera"
|
|
8343
9333
|
]
|
|
8344
9334
|
},
|
|
8345
9335
|
"paddockWood": {
|
|
@@ -8351,7 +9341,8 @@
|
|
|
8351
9341
|
"paignton": {
|
|
8352
9342
|
"displayName": "Paignton",
|
|
8353
9343
|
"lines": [
|
|
8354
|
-
"crossCountry"
|
|
9344
|
+
"crossCountry",
|
|
9345
|
+
"greatWesternRailway"
|
|
8355
9346
|
]
|
|
8356
9347
|
},
|
|
8357
9348
|
"paisleyCanal": {
|
|
@@ -8390,10 +9381,18 @@
|
|
|
8390
9381
|
"twYellow"
|
|
8391
9382
|
]
|
|
8392
9383
|
},
|
|
9384
|
+
"pangbourne": {
|
|
9385
|
+
"displayName": "Pangbourne",
|
|
9386
|
+
"lines": [
|
|
9387
|
+
"greatWesternRailway"
|
|
9388
|
+
]
|
|
9389
|
+
},
|
|
8393
9390
|
"par": {
|
|
8394
9391
|
"displayName": "Par",
|
|
8395
9392
|
"lines": [
|
|
8396
|
-
"crossCountry"
|
|
9393
|
+
"crossCountry",
|
|
9394
|
+
"greatWesternRailway",
|
|
9395
|
+
"nightRiviera"
|
|
8397
9396
|
]
|
|
8398
9397
|
},
|
|
8399
9398
|
"parkLane": {
|
|
@@ -8414,6 +9413,12 @@
|
|
|
8414
9413
|
"southWesternRailway"
|
|
8415
9414
|
]
|
|
8416
9415
|
},
|
|
9416
|
+
"parsonStreet": {
|
|
9417
|
+
"displayName": "Parson Street",
|
|
9418
|
+
"lines": [
|
|
9419
|
+
"greatWesternRailway"
|
|
9420
|
+
]
|
|
9421
|
+
},
|
|
8417
9422
|
"parsonsGreen": {
|
|
8418
9423
|
"displayName": "Parsons Green",
|
|
8419
9424
|
"lines": [
|
|
@@ -8427,6 +9432,12 @@
|
|
|
8427
9432
|
"scotRail"
|
|
8428
9433
|
]
|
|
8429
9434
|
},
|
|
9435
|
+
"patchway": {
|
|
9436
|
+
"displayName": "Patchway",
|
|
9437
|
+
"lines": [
|
|
9438
|
+
"greatWesternRailway"
|
|
9439
|
+
]
|
|
9440
|
+
},
|
|
8430
9441
|
"patterton": {
|
|
8431
9442
|
"displayName": "Patterton",
|
|
8432
9443
|
"lines": [
|
|
@@ -8455,6 +9466,30 @@
|
|
|
8455
9466
|
"twYellow"
|
|
8456
9467
|
]
|
|
8457
9468
|
},
|
|
9469
|
+
"pembreyAndBurryPort": {
|
|
9470
|
+
"displayName": "Pembrey & Burry Port",
|
|
9471
|
+
"lines": [
|
|
9472
|
+
"greatWesternRailway"
|
|
9473
|
+
]
|
|
9474
|
+
},
|
|
9475
|
+
"pembroke": {
|
|
9476
|
+
"displayName": "Pembroke",
|
|
9477
|
+
"lines": [
|
|
9478
|
+
"greatWesternRailway"
|
|
9479
|
+
]
|
|
9480
|
+
},
|
|
9481
|
+
"pembrokeDock": {
|
|
9482
|
+
"displayName": "Pembroke Dock",
|
|
9483
|
+
"lines": [
|
|
9484
|
+
"greatWesternRailway"
|
|
9485
|
+
]
|
|
9486
|
+
},
|
|
9487
|
+
"penally": {
|
|
9488
|
+
"displayName": "Penally",
|
|
9489
|
+
"lines": [
|
|
9490
|
+
"greatWesternRailway"
|
|
9491
|
+
]
|
|
9492
|
+
},
|
|
8458
9493
|
"pengeEast": {
|
|
8459
9494
|
"displayName": "Penge East",
|
|
8460
9495
|
"lines": [
|
|
@@ -8468,6 +9503,12 @@
|
|
|
8468
9503
|
"southern"
|
|
8469
9504
|
]
|
|
8470
9505
|
},
|
|
9506
|
+
"penmere": {
|
|
9507
|
+
"displayName": "Penmere",
|
|
9508
|
+
"lines": [
|
|
9509
|
+
"greatWesternRailway"
|
|
9510
|
+
]
|
|
9511
|
+
},
|
|
8471
9512
|
"penrith": {
|
|
8472
9513
|
"displayName": "Penrith",
|
|
8473
9514
|
"lines": [
|
|
@@ -8489,7 +9530,9 @@
|
|
|
8489
9530
|
"penzance": {
|
|
8490
9531
|
"displayName": "Penzance",
|
|
8491
9532
|
"lines": [
|
|
8492
|
-
"crossCountry"
|
|
9533
|
+
"crossCountry",
|
|
9534
|
+
"greatWesternRailway",
|
|
9535
|
+
"nightRiviera"
|
|
8493
9536
|
]
|
|
8494
9537
|
},
|
|
8495
9538
|
"percyMain": {
|
|
@@ -8504,6 +9547,18 @@
|
|
|
8504
9547
|
"central"
|
|
8505
9548
|
]
|
|
8506
9549
|
},
|
|
9550
|
+
"perranwell": {
|
|
9551
|
+
"displayName": "Perranwell",
|
|
9552
|
+
"lines": [
|
|
9553
|
+
"greatWesternRailway"
|
|
9554
|
+
]
|
|
9555
|
+
},
|
|
9556
|
+
"pershore": {
|
|
9557
|
+
"displayName": "Pershore",
|
|
9558
|
+
"lines": [
|
|
9559
|
+
"greatWesternRailway"
|
|
9560
|
+
]
|
|
9561
|
+
},
|
|
8507
9562
|
"perth": {
|
|
8508
9563
|
"displayName": "Perth",
|
|
8509
9564
|
"lines": [
|
|
@@ -8547,6 +9602,18 @@
|
|
|
8547
9602
|
"southern"
|
|
8548
9603
|
]
|
|
8549
9604
|
},
|
|
9605
|
+
"pewsey": {
|
|
9606
|
+
"displayName": "Pewsey",
|
|
9607
|
+
"lines": [
|
|
9608
|
+
"greatWesternRailway"
|
|
9609
|
+
]
|
|
9610
|
+
},
|
|
9611
|
+
"pheonixPark": {
|
|
9612
|
+
"displayName": "Pheonix Park",
|
|
9613
|
+
"lines": [
|
|
9614
|
+
"netPurple"
|
|
9615
|
+
]
|
|
9616
|
+
},
|
|
8550
9617
|
"phippsBridge": {
|
|
8551
9618
|
"displayName": "Phipps Bridge",
|
|
8552
9619
|
"lines": [
|
|
@@ -8566,6 +9633,12 @@
|
|
|
8566
9633
|
"piccadilly"
|
|
8567
9634
|
]
|
|
8568
9635
|
},
|
|
9636
|
+
"pilning": {
|
|
9637
|
+
"displayName": "Pilning",
|
|
9638
|
+
"lines": [
|
|
9639
|
+
"greatWesternRailway"
|
|
9640
|
+
]
|
|
9641
|
+
},
|
|
8569
9642
|
"pimlico": {
|
|
8570
9643
|
"displayName": "Pimlico",
|
|
8571
9644
|
"lines": [
|
|
@@ -8575,7 +9648,8 @@
|
|
|
8575
9648
|
"pinhoe": {
|
|
8576
9649
|
"displayName": "Pinhoe",
|
|
8577
9650
|
"lines": [
|
|
8578
|
-
"southWesternRailway"
|
|
9651
|
+
"southWesternRailway",
|
|
9652
|
+
"greatWesternRailway"
|
|
8579
9653
|
]
|
|
8580
9654
|
},
|
|
8581
9655
|
"pinner": {
|
|
@@ -8644,7 +9718,9 @@
|
|
|
8644
9718
|
"plymouth": {
|
|
8645
9719
|
"displayName": "Plymouth",
|
|
8646
9720
|
"lines": [
|
|
8647
|
-
"crossCountry"
|
|
9721
|
+
"crossCountry",
|
|
9722
|
+
"greatWesternRailway",
|
|
9723
|
+
"nightRiviera"
|
|
8648
9724
|
]
|
|
8649
9725
|
},
|
|
8650
9726
|
"pokesdown": {
|
|
@@ -8689,6 +9765,12 @@
|
|
|
8689
9765
|
"scotRail"
|
|
8690
9766
|
]
|
|
8691
9767
|
},
|
|
9768
|
+
"polsloeBridge": {
|
|
9769
|
+
"displayName": "Polsloe Bridge",
|
|
9770
|
+
"lines": [
|
|
9771
|
+
"greatWesternRailway"
|
|
9772
|
+
]
|
|
9773
|
+
},
|
|
8692
9774
|
"pondersEnd": {
|
|
8693
9775
|
"displayName": "Ponders End",
|
|
8694
9776
|
"lines": [
|
|
@@ -8725,11 +9807,18 @@
|
|
|
8725
9807
|
"scotRail"
|
|
8726
9808
|
]
|
|
8727
9809
|
},
|
|
9810
|
+
"portTalbotParkway": {
|
|
9811
|
+
"displayName": "Port Talbot Parkway",
|
|
9812
|
+
"lines": [
|
|
9813
|
+
"greatWesternRailway"
|
|
9814
|
+
]
|
|
9815
|
+
},
|
|
8728
9816
|
"portchester": {
|
|
8729
9817
|
"displayName": "Portchester",
|
|
8730
9818
|
"lines": [
|
|
8731
9819
|
"southWesternRailway",
|
|
8732
|
-
"southern"
|
|
9820
|
+
"southern",
|
|
9821
|
+
"greatWesternRailway"
|
|
8733
9822
|
]
|
|
8734
9823
|
},
|
|
8735
9824
|
"portlethen": {
|
|
@@ -8756,11 +9845,18 @@
|
|
|
8756
9845
|
"southern"
|
|
8757
9846
|
]
|
|
8758
9847
|
},
|
|
9848
|
+
"portsmouthArms": {
|
|
9849
|
+
"displayName": "Portsmouth Arms",
|
|
9850
|
+
"lines": [
|
|
9851
|
+
"greatWesternRailway"
|
|
9852
|
+
]
|
|
9853
|
+
},
|
|
8759
9854
|
"portsmouthHarbour": {
|
|
8760
9855
|
"displayName": "Portsmouth Harbour",
|
|
8761
9856
|
"lines": [
|
|
8762
9857
|
"southWesternRailway",
|
|
8763
|
-
"southern"
|
|
9858
|
+
"southern",
|
|
9859
|
+
"greatWesternRailway"
|
|
8764
9860
|
]
|
|
8765
9861
|
},
|
|
8766
9862
|
"portsmouthandSouthsea": {
|
|
@@ -8769,6 +9865,18 @@
|
|
|
8769
9865
|
"southWesternRailway"
|
|
8770
9866
|
]
|
|
8771
9867
|
},
|
|
9868
|
+
"portsmouythAndSouthsea": {
|
|
9869
|
+
"displayName": "Portsmouyth & Southsea",
|
|
9870
|
+
"lines": [
|
|
9871
|
+
"greatWesternRailway"
|
|
9872
|
+
]
|
|
9873
|
+
},
|
|
9874
|
+
"portwayParkAndRide": {
|
|
9875
|
+
"displayName": "Portway Park & Ride",
|
|
9876
|
+
"lines": [
|
|
9877
|
+
"greatWesternRailway"
|
|
9878
|
+
]
|
|
9879
|
+
},
|
|
8772
9880
|
"possilparkAndParkhouse": {
|
|
8773
9881
|
"displayName": "Possilpark & Parkhouse",
|
|
8774
9882
|
"lines": [
|
|
@@ -8788,6 +9896,12 @@
|
|
|
8788
9896
|
"avantiWestCoast"
|
|
8789
9897
|
]
|
|
8790
9898
|
},
|
|
9899
|
+
"prenryn": {
|
|
9900
|
+
"displayName": "Prenryn",
|
|
9901
|
+
"lines": [
|
|
9902
|
+
"greatWesternRailway"
|
|
9903
|
+
]
|
|
9904
|
+
},
|
|
8791
9905
|
"prestatyn": {
|
|
8792
9906
|
"displayName": "Prestatyn",
|
|
8793
9907
|
"lines": [
|
|
@@ -8901,6 +10015,12 @@
|
|
|
8901
10015
|
"southeastern"
|
|
8902
10016
|
]
|
|
8903
10017
|
},
|
|
10018
|
+
"queensMedicalCentre": {
|
|
10019
|
+
"displayName": "Queen's Medical Centre",
|
|
10020
|
+
"lines": [
|
|
10021
|
+
"netGreen"
|
|
10022
|
+
]
|
|
10023
|
+
},
|
|
8904
10024
|
"queensPark": {
|
|
8905
10025
|
"displayName": "Queen's Park",
|
|
8906
10026
|
"lines": [
|
|
@@ -8921,6 +10041,12 @@
|
|
|
8921
10041
|
"southern"
|
|
8922
10042
|
]
|
|
8923
10043
|
},
|
|
10044
|
+
"queensWalk": {
|
|
10045
|
+
"displayName": "Queens Walk",
|
|
10046
|
+
"lines": [
|
|
10047
|
+
"netPurple"
|
|
10048
|
+
]
|
|
10049
|
+
},
|
|
8924
10050
|
"queensbury": {
|
|
8925
10051
|
"displayName": "Queensbury",
|
|
8926
10052
|
"lines": [
|
|
@@ -8939,18 +10065,37 @@
|
|
|
8939
10065
|
"central"
|
|
8940
10066
|
]
|
|
8941
10067
|
},
|
|
10068
|
+
"quintrellDowns": {
|
|
10069
|
+
"displayName": "Quintrell Downs",
|
|
10070
|
+
"lines": [
|
|
10071
|
+
"greatWesternRailway"
|
|
10072
|
+
]
|
|
10073
|
+
},
|
|
8942
10074
|
"radcliffe": {
|
|
8943
10075
|
"displayName": "Radcliffe",
|
|
8944
10076
|
"lines": [
|
|
8945
10077
|
"eastMidlandsRailway"
|
|
8946
10078
|
]
|
|
8947
10079
|
},
|
|
10080
|
+
"radfordRoad": {
|
|
10081
|
+
"displayName": "Radford Road",
|
|
10082
|
+
"lines": [
|
|
10083
|
+
"netPurple",
|
|
10084
|
+
"netGreen"
|
|
10085
|
+
]
|
|
10086
|
+
},
|
|
8948
10087
|
"radlett": {
|
|
8949
10088
|
"displayName": "Radlett",
|
|
8950
10089
|
"lines": [
|
|
8951
10090
|
"thameslink"
|
|
8952
10091
|
]
|
|
8953
10092
|
},
|
|
10093
|
+
"radley": {
|
|
10094
|
+
"displayName": "Radley",
|
|
10095
|
+
"lines": [
|
|
10096
|
+
"greatWesternRailway"
|
|
10097
|
+
]
|
|
10098
|
+
},
|
|
8954
10099
|
"rainhamEssex": {
|
|
8955
10100
|
"displayName": "Rainham (Essex)",
|
|
8956
10101
|
"lines": [
|
|
@@ -9027,7 +10172,21 @@
|
|
|
9027
10172
|
"lines": [
|
|
9028
10173
|
"crossCountry",
|
|
9029
10174
|
"elizabeth",
|
|
9030
|
-
"southWesternRailway"
|
|
10175
|
+
"southWesternRailway",
|
|
10176
|
+
"greatWesternRailway",
|
|
10177
|
+
"nightRiviera"
|
|
10178
|
+
]
|
|
10179
|
+
},
|
|
10180
|
+
"readingGreenPark": {
|
|
10181
|
+
"displayName": "Reading Green Park",
|
|
10182
|
+
"lines": [
|
|
10183
|
+
"greatWesternRailway"
|
|
10184
|
+
]
|
|
10185
|
+
},
|
|
10186
|
+
"readingWest": {
|
|
10187
|
+
"displayName": "Reading West",
|
|
10188
|
+
"lines": [
|
|
10189
|
+
"greatWesternRailway"
|
|
9031
10190
|
]
|
|
9032
10191
|
},
|
|
9033
10192
|
"rectoryRoad": {
|
|
@@ -9058,13 +10217,22 @@
|
|
|
9058
10217
|
"displayName": "Redhill",
|
|
9059
10218
|
"lines": [
|
|
9060
10219
|
"southern",
|
|
9061
|
-
"thameslink"
|
|
10220
|
+
"thameslink",
|
|
10221
|
+
"greatWesternRailway"
|
|
10222
|
+
]
|
|
10223
|
+
},
|
|
10224
|
+
"redland": {
|
|
10225
|
+
"displayName": "Redland",
|
|
10226
|
+
"lines": [
|
|
10227
|
+
"greatWesternRailway"
|
|
9062
10228
|
]
|
|
9063
10229
|
},
|
|
9064
10230
|
"redruth": {
|
|
9065
10231
|
"displayName": "Redruth",
|
|
9066
10232
|
"lines": [
|
|
9067
|
-
"crossCountry"
|
|
10233
|
+
"crossCountry",
|
|
10234
|
+
"greatWesternRailway",
|
|
10235
|
+
"nightRiviera"
|
|
9068
10236
|
]
|
|
9069
10237
|
},
|
|
9070
10238
|
"reedhamNorfolk": {
|
|
@@ -9100,7 +10268,8 @@
|
|
|
9100
10268
|
"reigate": {
|
|
9101
10269
|
"displayName": "Reigate",
|
|
9102
10270
|
"lines": [
|
|
9103
|
-
"southern"
|
|
10271
|
+
"southern",
|
|
10272
|
+
"greatWesternRailway"
|
|
9104
10273
|
]
|
|
9105
10274
|
},
|
|
9106
10275
|
"renton": {
|
|
@@ -9152,6 +10321,12 @@
|
|
|
9152
10321
|
"southern"
|
|
9153
10322
|
]
|
|
9154
10323
|
},
|
|
10324
|
+
"rivergreen": {
|
|
10325
|
+
"displayName": "Rivergreen",
|
|
10326
|
+
"lines": [
|
|
10327
|
+
"netPurple"
|
|
10328
|
+
]
|
|
10329
|
+
},
|
|
9155
10330
|
"robertsbridge": {
|
|
9156
10331
|
"displayName": "Robertsbridge",
|
|
9157
10332
|
"lines": [
|
|
@@ -9164,6 +10339,12 @@
|
|
|
9164
10339
|
"scotRail"
|
|
9165
10340
|
]
|
|
9166
10341
|
},
|
|
10342
|
+
"roche": {
|
|
10343
|
+
"displayName": "Roche",
|
|
10344
|
+
"lines": [
|
|
10345
|
+
"greatWesternRailway"
|
|
10346
|
+
]
|
|
10347
|
+
},
|
|
9167
10348
|
"rochester": {
|
|
9168
10349
|
"displayName": "Rochester",
|
|
9169
10350
|
"lines": [
|
|
@@ -9207,7 +10388,8 @@
|
|
|
9207
10388
|
"romsey": {
|
|
9208
10389
|
"displayName": "Romsey",
|
|
9209
10390
|
"lines": [
|
|
9210
|
-
"southWesternRailway"
|
|
10391
|
+
"southWesternRailway",
|
|
10392
|
+
"greatWesternRailway"
|
|
9211
10393
|
]
|
|
9212
10394
|
},
|
|
9213
10395
|
"rossallBeach": {
|
|
@@ -9271,6 +10453,13 @@
|
|
|
9271
10453
|
"dlr"
|
|
9272
10454
|
]
|
|
9273
10455
|
},
|
|
10456
|
+
"royalCentre": {
|
|
10457
|
+
"displayName": "Royal Centre",
|
|
10458
|
+
"lines": [
|
|
10459
|
+
"netGreen",
|
|
10460
|
+
"netPurple"
|
|
10461
|
+
]
|
|
10462
|
+
},
|
|
9274
10463
|
"royalDocks": {
|
|
9275
10464
|
"displayName": "IFS Cloud Royal Docks",
|
|
9276
10465
|
"lines": [
|
|
@@ -9303,6 +10492,12 @@
|
|
|
9303
10492
|
"greatNorthern"
|
|
9304
10493
|
]
|
|
9305
10494
|
},
|
|
10495
|
+
"ruddingtonLane": {
|
|
10496
|
+
"displayName": "Ruddington Lane",
|
|
10497
|
+
"lines": [
|
|
10498
|
+
"netPurple"
|
|
10499
|
+
]
|
|
10500
|
+
},
|
|
9306
10501
|
"rugby": {
|
|
9307
10502
|
"displayName": "Rugby",
|
|
9308
10503
|
"lines": [
|
|
@@ -9383,6 +10578,18 @@
|
|
|
9383
10578
|
"southern"
|
|
9384
10579
|
]
|
|
9385
10580
|
},
|
|
10581
|
+
"saandersfoot": {
|
|
10582
|
+
"displayName": "Saandersfoot",
|
|
10583
|
+
"lines": [
|
|
10584
|
+
"greatWesternRailway"
|
|
10585
|
+
]
|
|
10586
|
+
},
|
|
10587
|
+
"sailsbury": {
|
|
10588
|
+
"displayName": "Sailsbury",
|
|
10589
|
+
"lines": [
|
|
10590
|
+
"greatWesternRailway"
|
|
10591
|
+
]
|
|
10592
|
+
},
|
|
9386
10593
|
"salfordsSurrey": {
|
|
9387
10594
|
"displayName": "Salfords (Surrey)",
|
|
9388
10595
|
"lines": [
|
|
@@ -9402,6 +10609,12 @@
|
|
|
9402
10609
|
"southWesternRailway"
|
|
9403
10610
|
]
|
|
9404
10611
|
},
|
|
10612
|
+
"saltash": {
|
|
10613
|
+
"displayName": "Saltash",
|
|
10614
|
+
"lines": [
|
|
10615
|
+
"greatWesternRailway"
|
|
10616
|
+
]
|
|
10617
|
+
},
|
|
9405
10618
|
"saltburn": {
|
|
9406
10619
|
"displayName": "Saltburn",
|
|
9407
10620
|
"lines": [
|
|
@@ -9420,6 +10633,12 @@
|
|
|
9420
10633
|
"southern"
|
|
9421
10634
|
]
|
|
9422
10635
|
},
|
|
10636
|
+
"sandhurst": {
|
|
10637
|
+
"displayName": "Sandhurst",
|
|
10638
|
+
"lines": [
|
|
10639
|
+
"greatWesternRailway"
|
|
10640
|
+
]
|
|
10641
|
+
},
|
|
9423
10642
|
"sandhurstAvenue": {
|
|
9424
10643
|
"displayName": "Sandhurst Avenue",
|
|
9425
10644
|
"lines": [
|
|
@@ -9444,6 +10663,12 @@
|
|
|
9444
10663
|
"islandLine"
|
|
9445
10664
|
]
|
|
9446
10665
|
},
|
|
10666
|
+
"sandplace": {
|
|
10667
|
+
"displayName": "Sandplace",
|
|
10668
|
+
"lines": [
|
|
10669
|
+
"greatWesternRailway"
|
|
10670
|
+
]
|
|
10671
|
+
},
|
|
9447
10672
|
"sandwich": {
|
|
9448
10673
|
"displayName": "Sandwich",
|
|
9449
10674
|
"lines": [
|
|
@@ -9512,6 +10737,12 @@
|
|
|
9512
10737
|
"transPennineExpress"
|
|
9513
10738
|
]
|
|
9514
10739
|
},
|
|
10740
|
+
"seaMills": {
|
|
10741
|
+
"displayName": "Sea Mills",
|
|
10742
|
+
"lines": [
|
|
10743
|
+
"greatWesternRailway"
|
|
10744
|
+
]
|
|
10745
|
+
},
|
|
9515
10746
|
"seaburn": {
|
|
9516
10747
|
"displayName": "Seaburn",
|
|
9517
10748
|
"lines": [
|
|
@@ -9576,10 +10807,17 @@
|
|
|
9576
10807
|
"thameslink"
|
|
9577
10808
|
]
|
|
9578
10809
|
},
|
|
10810
|
+
"severnBeach": {
|
|
10811
|
+
"displayName": "Severn Beach",
|
|
10812
|
+
"lines": [
|
|
10813
|
+
"greatWesternRailway"
|
|
10814
|
+
]
|
|
10815
|
+
},
|
|
9579
10816
|
"severnTunnelJunction": {
|
|
9580
10817
|
"displayName": "Severn Tunnel Junction",
|
|
9581
10818
|
"lines": [
|
|
9582
|
-
"crossCountry"
|
|
10819
|
+
"crossCountry",
|
|
10820
|
+
"greatWesternRailway"
|
|
9583
10821
|
]
|
|
9584
10822
|
},
|
|
9585
10823
|
"shadwell": {
|
|
@@ -9589,6 +10827,12 @@
|
|
|
9589
10827
|
"dlr"
|
|
9590
10828
|
]
|
|
9591
10829
|
},
|
|
10830
|
+
"shalford": {
|
|
10831
|
+
"displayName": "Shalford",
|
|
10832
|
+
"lines": [
|
|
10833
|
+
"greatWesternRailway"
|
|
10834
|
+
]
|
|
10835
|
+
},
|
|
9592
10836
|
"shanklin": {
|
|
9593
10837
|
"displayName": "Shanklin",
|
|
9594
10838
|
"lines": [
|
|
@@ -9704,18 +10948,43 @@
|
|
|
9704
10948
|
"glasgowSubway"
|
|
9705
10949
|
]
|
|
9706
10950
|
},
|
|
10951
|
+
"shiplake": {
|
|
10952
|
+
"displayName": "Shiplake",
|
|
10953
|
+
"lines": [
|
|
10954
|
+
"greatWesternRailway"
|
|
10955
|
+
]
|
|
10956
|
+
},
|
|
9707
10957
|
"shippeaHill": {
|
|
9708
10958
|
"displayName": "Shippea Hill",
|
|
9709
10959
|
"lines": [
|
|
9710
10960
|
"greaterAnglia"
|
|
9711
10961
|
]
|
|
9712
10962
|
},
|
|
10963
|
+
"shipstoneStreet": {
|
|
10964
|
+
"displayName": "Shipstone Street",
|
|
10965
|
+
"lines": [
|
|
10966
|
+
"netGreen",
|
|
10967
|
+
"netPurple"
|
|
10968
|
+
]
|
|
10969
|
+
},
|
|
10970
|
+
"shipton": {
|
|
10971
|
+
"displayName": "Shipton",
|
|
10972
|
+
"lines": [
|
|
10973
|
+
"greatWesternRailway"
|
|
10974
|
+
]
|
|
10975
|
+
},
|
|
9713
10976
|
"shirebrook": {
|
|
9714
10977
|
"displayName": "Shirebrook",
|
|
9715
10978
|
"lines": [
|
|
9716
10979
|
"eastMidlandsRailway"
|
|
9717
10980
|
]
|
|
9718
10981
|
},
|
|
10982
|
+
"shirehampton": {
|
|
10983
|
+
"displayName": "Shirehampton",
|
|
10984
|
+
"lines": [
|
|
10985
|
+
"greatWesternRailway"
|
|
10986
|
+
]
|
|
10987
|
+
},
|
|
9719
10988
|
"shiremoor": {
|
|
9720
10989
|
"displayName": "Shiremoor",
|
|
9721
10990
|
"lines": [
|
|
@@ -9849,7 +11118,8 @@
|
|
|
9849
11118
|
"slough": {
|
|
9850
11119
|
"displayName": "Slough",
|
|
9851
11120
|
"lines": [
|
|
9852
|
-
"elizabeth"
|
|
11121
|
+
"elizabeth",
|
|
11122
|
+
"greatWesternRailway"
|
|
9853
11123
|
]
|
|
9854
11124
|
},
|
|
9855
11125
|
"smallbrookJunction": {
|
|
@@ -9927,6 +11197,12 @@
|
|
|
9927
11197
|
"twYellow"
|
|
9928
11198
|
]
|
|
9929
11199
|
},
|
|
11200
|
+
"southGreenford": {
|
|
11201
|
+
"displayName": "South Greenford",
|
|
11202
|
+
"lines": [
|
|
11203
|
+
"greatWesternRailway"
|
|
11204
|
+
]
|
|
11205
|
+
},
|
|
9930
11206
|
"southGyle": {
|
|
9931
11207
|
"displayName": "South Gyle",
|
|
9932
11208
|
"lines": [
|
|
@@ -10035,14 +11311,16 @@
|
|
|
10035
11311
|
"southall": {
|
|
10036
11312
|
"displayName": "Southall",
|
|
10037
11313
|
"lines": [
|
|
10038
|
-
"elizabeth"
|
|
11314
|
+
"elizabeth",
|
|
11315
|
+
"greatWesternRailway"
|
|
10039
11316
|
]
|
|
10040
11317
|
},
|
|
10041
11318
|
"southamptonAirportParkway": {
|
|
10042
11319
|
"displayName": "Southampton Airport (Parkway)",
|
|
10043
11320
|
"lines": [
|
|
10044
11321
|
"southWesternRailway",
|
|
10045
|
-
"crossCountry"
|
|
11322
|
+
"crossCountry",
|
|
11323
|
+
"greatWesternRailway"
|
|
10046
11324
|
]
|
|
10047
11325
|
},
|
|
10048
11326
|
"southamptonCentral": {
|
|
@@ -10050,7 +11328,8 @@
|
|
|
10050
11328
|
"lines": [
|
|
10051
11329
|
"crossCountry",
|
|
10052
11330
|
"southern",
|
|
10053
|
-
"southWesternRailway"
|
|
11331
|
+
"southWesternRailway",
|
|
11332
|
+
"greatWesternRailway"
|
|
10054
11333
|
]
|
|
10055
11334
|
},
|
|
10056
11335
|
"southbourne": {
|
|
@@ -10065,6 +11344,12 @@
|
|
|
10065
11344
|
"weaver"
|
|
10066
11345
|
]
|
|
10067
11346
|
},
|
|
11347
|
+
"southchurchDrive": {
|
|
11348
|
+
"displayName": "Southchurch Drive",
|
|
11349
|
+
"lines": [
|
|
11350
|
+
"netPurple"
|
|
11351
|
+
]
|
|
11352
|
+
},
|
|
10068
11353
|
"southease": {
|
|
10069
11354
|
"displayName": "Southease",
|
|
10070
11355
|
"lines": [
|
|
@@ -10175,10 +11460,30 @@
|
|
|
10175
11460
|
"edinburghTrams"
|
|
10176
11461
|
]
|
|
10177
11462
|
},
|
|
11463
|
+
"stAndrewsRoad": {
|
|
11464
|
+
"displayName": "St Andrews Road",
|
|
11465
|
+
"lines": [
|
|
11466
|
+
"greatWesternRailway"
|
|
11467
|
+
]
|
|
11468
|
+
},
|
|
10178
11469
|
"stAustell": {
|
|
10179
11470
|
"displayName": "St Austell",
|
|
10180
11471
|
"lines": [
|
|
10181
|
-
"crossCountry"
|
|
11472
|
+
"crossCountry",
|
|
11473
|
+
"greatWesternRailway",
|
|
11474
|
+
"nightRiviera"
|
|
11475
|
+
]
|
|
11476
|
+
},
|
|
11477
|
+
"stBudeauxFerryRoad": {
|
|
11478
|
+
"displayName": "St Budeaux Ferry Road",
|
|
11479
|
+
"lines": [
|
|
11480
|
+
"greatWesternRailway"
|
|
11481
|
+
]
|
|
11482
|
+
},
|
|
11483
|
+
"stBudeauxVictoriaRoad": {
|
|
11484
|
+
"displayName": "St Budeaux Victoria Road",
|
|
11485
|
+
"lines": [
|
|
11486
|
+
"greatWesternRailway"
|
|
10182
11487
|
]
|
|
10183
11488
|
},
|
|
10184
11489
|
"stChadsRoad": {
|
|
@@ -10187,6 +11492,12 @@
|
|
|
10187
11492
|
"blackpoolTramway"
|
|
10188
11493
|
]
|
|
10189
11494
|
},
|
|
11495
|
+
"stColumbRoad": {
|
|
11496
|
+
"displayName": "St Columb Road",
|
|
11497
|
+
"lines": [
|
|
11498
|
+
"greatWesternRailway"
|
|
11499
|
+
]
|
|
11500
|
+
},
|
|
10190
11501
|
"stDenys": {
|
|
10191
11502
|
"displayName": "St Denys",
|
|
10192
11503
|
"lines": [
|
|
@@ -10202,7 +11513,15 @@
|
|
|
10202
11513
|
"stErth": {
|
|
10203
11514
|
"displayName": "St Erth",
|
|
10204
11515
|
"lines": [
|
|
10205
|
-
"crossCountry"
|
|
11516
|
+
"crossCountry",
|
|
11517
|
+
"greatWesternRailway",
|
|
11518
|
+
"nightRiviera"
|
|
11519
|
+
]
|
|
11520
|
+
},
|
|
11521
|
+
"stGermans": {
|
|
11522
|
+
"displayName": "St Germans",
|
|
11523
|
+
"lines": [
|
|
11524
|
+
"greatWesternRailway"
|
|
10206
11525
|
]
|
|
10207
11526
|
},
|
|
10208
11527
|
"stGerogesCross": {
|
|
@@ -10223,6 +11542,12 @@
|
|
|
10223
11542
|
"thameslink"
|
|
10224
11543
|
]
|
|
10225
11544
|
},
|
|
11545
|
+
"stIves": {
|
|
11546
|
+
"displayName": "St Ives",
|
|
11547
|
+
"lines": [
|
|
11548
|
+
"greatWesternRailway"
|
|
11549
|
+
]
|
|
11550
|
+
},
|
|
10226
11551
|
"stJames": {
|
|
10227
11552
|
"displayName": "St James",
|
|
10228
11553
|
"lines": [
|
|
@@ -10230,6 +11555,12 @@
|
|
|
10230
11555
|
]
|
|
10231
11556
|
},
|
|
10232
11557
|
"stJamesPark": {
|
|
11558
|
+
"displayName": "St James' Park",
|
|
11559
|
+
"lines": [
|
|
11560
|
+
"greatWesternRailway"
|
|
11561
|
+
]
|
|
11562
|
+
},
|
|
11563
|
+
"stJamessPark": {
|
|
10233
11564
|
"displayName": "St James's Park",
|
|
10234
11565
|
"lines": [
|
|
10235
11566
|
"district",
|
|
@@ -10396,12 +11727,24 @@
|
|
|
10396
11727
|
"southeastern"
|
|
10397
11728
|
]
|
|
10398
11729
|
},
|
|
11730
|
+
"stapletonRoad": {
|
|
11731
|
+
"displayName": "Stapleton Road",
|
|
11732
|
+
"lines": [
|
|
11733
|
+
"greatWesternRailway"
|
|
11734
|
+
]
|
|
11735
|
+
},
|
|
10399
11736
|
"starLane": {
|
|
10400
11737
|
"displayName": "Star Lane",
|
|
10401
11738
|
"lines": [
|
|
10402
11739
|
"dlr"
|
|
10403
11740
|
]
|
|
10404
11741
|
},
|
|
11742
|
+
"starcross": {
|
|
11743
|
+
"displayName": "Starcross",
|
|
11744
|
+
"lines": [
|
|
11745
|
+
"greatWesternRailway"
|
|
11746
|
+
]
|
|
11747
|
+
},
|
|
10405
11748
|
"starrGate": {
|
|
10406
11749
|
"displayName": "Starr Gate",
|
|
10407
11750
|
"lines": [
|
|
@@ -10450,6 +11793,12 @@
|
|
|
10450
11793
|
"lumo"
|
|
10451
11794
|
]
|
|
10452
11795
|
},
|
|
11796
|
+
"stkeyneWishingWellHalt": {
|
|
11797
|
+
"displayName": "St keyne Wishing Well Halt",
|
|
11798
|
+
"lines": [
|
|
11799
|
+
"greatWesternRailway"
|
|
11800
|
+
]
|
|
11801
|
+
},
|
|
10453
11802
|
"stockport": {
|
|
10454
11803
|
"displayName": "Stockport",
|
|
10455
11804
|
"lines": [
|
|
@@ -10518,6 +11867,12 @@
|
|
|
10518
11867
|
"scotRail"
|
|
10519
11868
|
]
|
|
10520
11869
|
},
|
|
11870
|
+
"stonehouseStroud": {
|
|
11871
|
+
"displayName": "Stonehouse Stroud",
|
|
11872
|
+
"lines": [
|
|
11873
|
+
"greatWesternRailway"
|
|
11874
|
+
]
|
|
11875
|
+
},
|
|
10521
11876
|
"stoneleigh": {
|
|
10522
11877
|
"displayName": "Stoneleigh",
|
|
10523
11878
|
"lines": [
|
|
@@ -10652,6 +12007,12 @@
|
|
|
10652
12007
|
"scotRail"
|
|
10653
12008
|
]
|
|
10654
12009
|
},
|
|
12010
|
+
"summerwoodLane": {
|
|
12011
|
+
"displayName": "Summerwood Lane",
|
|
12012
|
+
"lines": [
|
|
12013
|
+
"netPurple"
|
|
12014
|
+
]
|
|
12015
|
+
},
|
|
10655
12016
|
"sunbury": {
|
|
10656
12017
|
"displayName": "Sunbury",
|
|
10657
12018
|
"lines": [
|
|
@@ -10734,6 +12095,12 @@
|
|
|
10734
12095
|
"thameslink"
|
|
10735
12096
|
]
|
|
10736
12097
|
},
|
|
12098
|
+
"swansea": {
|
|
12099
|
+
"displayName": "Swansea",
|
|
12100
|
+
"lines": [
|
|
12101
|
+
"greatWesternRailway"
|
|
12102
|
+
]
|
|
12103
|
+
},
|
|
10737
12104
|
"swanwick": {
|
|
10738
12105
|
"displayName": "Swanwick",
|
|
10739
12106
|
"lines": [
|
|
@@ -10759,6 +12126,12 @@
|
|
|
10759
12126
|
"eastMidlandsRailway"
|
|
10760
12127
|
]
|
|
10761
12128
|
},
|
|
12129
|
+
"swindon": {
|
|
12130
|
+
"displayName": "Swindon",
|
|
12131
|
+
"lines": [
|
|
12132
|
+
"greatWesternRailway"
|
|
12133
|
+
]
|
|
12134
|
+
},
|
|
10762
12135
|
"swineshead": {
|
|
10763
12136
|
"displayName": "Swineshead",
|
|
10764
12137
|
"lines": [
|
|
@@ -10796,6 +12169,12 @@
|
|
|
10796
12169
|
"eastMidlandsRailway"
|
|
10797
12170
|
]
|
|
10798
12171
|
},
|
|
12172
|
+
"tackley": {
|
|
12173
|
+
"displayName": "Tackley",
|
|
12174
|
+
"lines": [
|
|
12175
|
+
"greatWesternRailway"
|
|
12176
|
+
]
|
|
12177
|
+
},
|
|
10799
12178
|
"tadworth": {
|
|
10800
12179
|
"displayName": "Tadworth",
|
|
10801
12180
|
"lines": [
|
|
@@ -10824,7 +12203,8 @@
|
|
|
10824
12203
|
"taplow": {
|
|
10825
12204
|
"displayName": "Taplow",
|
|
10826
12205
|
"lines": [
|
|
10827
|
-
"elizabeth"
|
|
12206
|
+
"elizabeth",
|
|
12207
|
+
"greatWesternRailway"
|
|
10828
12208
|
]
|
|
10829
12209
|
},
|
|
10830
12210
|
"tattenhamCorner": {
|
|
@@ -10836,7 +12216,9 @@
|
|
|
10836
12216
|
"taunton": {
|
|
10837
12217
|
"displayName": "Taunton",
|
|
10838
12218
|
"lines": [
|
|
10839
|
-
"crossCountry"
|
|
12219
|
+
"crossCountry",
|
|
12220
|
+
"greatWesternRailway",
|
|
12221
|
+
"nightRiviera"
|
|
10840
12222
|
]
|
|
10841
12223
|
},
|
|
10842
12224
|
"taynuilt": {
|
|
@@ -10854,7 +12236,8 @@
|
|
|
10854
12236
|
"teignmouth": {
|
|
10855
12237
|
"displayName": "Teignmouth",
|
|
10856
12238
|
"lines": [
|
|
10857
|
-
"crossCountry"
|
|
12239
|
+
"crossCountry",
|
|
12240
|
+
"greatWesternRailway"
|
|
10858
12241
|
]
|
|
10859
12242
|
},
|
|
10860
12243
|
"temple": {
|
|
@@ -10870,6 +12253,12 @@
|
|
|
10870
12253
|
"southWesternRailway"
|
|
10871
12254
|
]
|
|
10872
12255
|
},
|
|
12256
|
+
"tenvy": {
|
|
12257
|
+
"displayName": "Tenvy",
|
|
12258
|
+
"lines": [
|
|
12259
|
+
"greatWesternRailway"
|
|
12260
|
+
]
|
|
12261
|
+
},
|
|
10873
12262
|
"teynham": {
|
|
10874
12263
|
"displayName": "Teynham",
|
|
10875
12264
|
"lines": [
|
|
@@ -10889,12 +12278,31 @@
|
|
|
10889
12278
|
"southeastern"
|
|
10890
12279
|
]
|
|
10891
12280
|
},
|
|
12281
|
+
"thatcham": {
|
|
12282
|
+
"displayName": "Thatcham",
|
|
12283
|
+
"lines": [
|
|
12284
|
+
"greatWesternRailway"
|
|
12285
|
+
]
|
|
12286
|
+
},
|
|
12287
|
+
"theForest": {
|
|
12288
|
+
"displayName": "The Forest",
|
|
12289
|
+
"lines": [
|
|
12290
|
+
"netGreen",
|
|
12291
|
+
"netPurple"
|
|
12292
|
+
]
|
|
12293
|
+
},
|
|
10892
12294
|
"theShore": {
|
|
10893
12295
|
"displayName": "The Shore",
|
|
10894
12296
|
"lines": [
|
|
10895
12297
|
"edinburghTrams"
|
|
10896
12298
|
]
|
|
10897
12299
|
},
|
|
12300
|
+
"theale": {
|
|
12301
|
+
"displayName": "Theale",
|
|
12302
|
+
"lines": [
|
|
12303
|
+
"greatWesternRailway"
|
|
12304
|
+
]
|
|
12305
|
+
},
|
|
10898
12306
|
"theobaldsGrove": {
|
|
10899
12307
|
"displayName": "Theobalds Grove",
|
|
10900
12308
|
"lines": [
|
|
@@ -10939,6 +12347,12 @@
|
|
|
10939
12347
|
"transPennineExpress"
|
|
10940
12348
|
]
|
|
10941
12349
|
},
|
|
12350
|
+
"thornford": {
|
|
12351
|
+
"displayName": "Thornford",
|
|
12352
|
+
"lines": [
|
|
12353
|
+
"greatWesternRailway"
|
|
12354
|
+
]
|
|
12355
|
+
},
|
|
10942
12356
|
"thornliebank": {
|
|
10943
12357
|
"displayName": "Thornliebank",
|
|
10944
12358
|
"lines": [
|
|
@@ -11024,6 +12438,12 @@
|
|
|
11024
12438
|
"c2c"
|
|
11025
12439
|
]
|
|
11026
12440
|
},
|
|
12441
|
+
"tilehurst": {
|
|
12442
|
+
"displayName": "Tilehurst",
|
|
12443
|
+
"lines": [
|
|
12444
|
+
"greatWesternRailway"
|
|
12445
|
+
]
|
|
12446
|
+
},
|
|
11027
12447
|
"tisbury": {
|
|
11028
12448
|
"displayName": "Tisbury",
|
|
11029
12449
|
"lines": [
|
|
@@ -11033,7 +12453,8 @@
|
|
|
11033
12453
|
"tivertonParkway": {
|
|
11034
12454
|
"displayName": "Tiverton Parkway",
|
|
11035
12455
|
"lines": [
|
|
11036
|
-
"crossCountry"
|
|
12456
|
+
"crossCountry",
|
|
12457
|
+
"greatWesternRailway"
|
|
11037
12458
|
]
|
|
11038
12459
|
},
|
|
11039
12460
|
"tolworth": {
|
|
@@ -11066,16 +12487,37 @@
|
|
|
11066
12487
|
"northern"
|
|
11067
12488
|
]
|
|
11068
12489
|
},
|
|
12490
|
+
"topsham": {
|
|
12491
|
+
"displayName": "Topsham",
|
|
12492
|
+
"lines": [
|
|
12493
|
+
"greatWesternRailway"
|
|
12494
|
+
]
|
|
12495
|
+
},
|
|
11069
12496
|
"torquay": {
|
|
11070
12497
|
"displayName": "Torquay",
|
|
11071
12498
|
"lines": [
|
|
11072
|
-
"crossCountry"
|
|
12499
|
+
"crossCountry",
|
|
12500
|
+
"greatWesternRailway"
|
|
12501
|
+
]
|
|
12502
|
+
},
|
|
12503
|
+
"torre": {
|
|
12504
|
+
"displayName": "Torre",
|
|
12505
|
+
"lines": [
|
|
12506
|
+
"greatWesternRailway"
|
|
11073
12507
|
]
|
|
11074
12508
|
},
|
|
11075
12509
|
"totnes": {
|
|
11076
12510
|
"displayName": "Totnes",
|
|
11077
12511
|
"lines": [
|
|
11078
|
-
"crossCountry"
|
|
12512
|
+
"crossCountry",
|
|
12513
|
+
"greatWesternRailway",
|
|
12514
|
+
"nightRiviera"
|
|
12515
|
+
]
|
|
12516
|
+
},
|
|
12517
|
+
"totonLane": {
|
|
12518
|
+
"displayName": "Toton Lane",
|
|
12519
|
+
"lines": [
|
|
12520
|
+
"netGreen"
|
|
11079
12521
|
]
|
|
11080
12522
|
},
|
|
11081
12523
|
"tottenhamCourtRoad": {
|
|
@@ -11137,10 +12579,18 @@
|
|
|
11137
12579
|
"scotRail"
|
|
11138
12580
|
]
|
|
11139
12581
|
},
|
|
12582
|
+
"trowbridge": {
|
|
12583
|
+
"displayName": "Trowbridge",
|
|
12584
|
+
"lines": [
|
|
12585
|
+
"greatWesternRailway"
|
|
12586
|
+
]
|
|
12587
|
+
},
|
|
11140
12588
|
"truro": {
|
|
11141
12589
|
"displayName": "Truro",
|
|
11142
12590
|
"lines": [
|
|
11143
|
-
"crossCountry"
|
|
12591
|
+
"crossCountry",
|
|
12592
|
+
"greatWesternRailway",
|
|
12593
|
+
"nightRiviera"
|
|
11144
12594
|
]
|
|
11145
12595
|
},
|
|
11146
12596
|
"tufnellPark": {
|
|
@@ -11229,7 +12679,8 @@
|
|
|
11229
12679
|
"twyford": {
|
|
11230
12680
|
"displayName": "Twyford",
|
|
11231
12681
|
"lines": [
|
|
11232
|
-
"elizabeth"
|
|
12682
|
+
"elizabeth",
|
|
12683
|
+
"greatWesternRailway"
|
|
11233
12684
|
]
|
|
11234
12685
|
},
|
|
11235
12686
|
"tyndrumLower": {
|
|
@@ -11268,6 +12719,12 @@
|
|
|
11268
12719
|
"eastMidlandsRailway"
|
|
11269
12720
|
]
|
|
11270
12721
|
},
|
|
12722
|
+
"umberleigh": {
|
|
12723
|
+
"displayName": "Umberleigh",
|
|
12724
|
+
"lines": [
|
|
12725
|
+
"greatWesternRailway"
|
|
12726
|
+
]
|
|
12727
|
+
},
|
|
11271
12728
|
"university": {
|
|
11272
12729
|
"displayName": "University",
|
|
11273
12730
|
"lines": [
|
|
@@ -11280,6 +12737,18 @@
|
|
|
11280
12737
|
"crossCountry"
|
|
11281
12738
|
]
|
|
11282
12739
|
},
|
|
12740
|
+
"universityBoulevard": {
|
|
12741
|
+
"displayName": "University Boulevard",
|
|
12742
|
+
"lines": [
|
|
12743
|
+
"netGreen"
|
|
12744
|
+
]
|
|
12745
|
+
},
|
|
12746
|
+
"universityofNottingham": {
|
|
12747
|
+
"displayName": "University of Nottingham",
|
|
12748
|
+
"lines": [
|
|
12749
|
+
"netGreen"
|
|
12750
|
+
]
|
|
12751
|
+
},
|
|
11283
12752
|
"uphall": {
|
|
11284
12753
|
"displayName": "Uphall",
|
|
11285
12754
|
"lines": [
|
|
@@ -11340,7 +12809,8 @@
|
|
|
11340
12809
|
"upwey": {
|
|
11341
12810
|
"displayName": "Upwey",
|
|
11342
12811
|
"lines": [
|
|
11343
|
-
"southWesternRailway"
|
|
12812
|
+
"southWesternRailway",
|
|
12813
|
+
"greatWesternRailway"
|
|
11344
12814
|
]
|
|
11345
12815
|
},
|
|
11346
12816
|
"urmston": {
|
|
@@ -11491,7 +12961,8 @@
|
|
|
11491
12961
|
"wanborough": {
|
|
11492
12962
|
"displayName": "Wanborough",
|
|
11493
12963
|
"lines": [
|
|
11494
|
-
"southWesternRailway"
|
|
12964
|
+
"southWesternRailway",
|
|
12965
|
+
"greatWesternRailway"
|
|
11495
12966
|
]
|
|
11496
12967
|
},
|
|
11497
12968
|
"wandlePark": {
|
|
@@ -11560,10 +13031,17 @@
|
|
|
11560
13031
|
"southWesternRailway"
|
|
11561
13032
|
]
|
|
11562
13033
|
},
|
|
13034
|
+
"wargrave": {
|
|
13035
|
+
"displayName": "Wargrave",
|
|
13036
|
+
"lines": [
|
|
13037
|
+
"greatWesternRailway"
|
|
13038
|
+
]
|
|
13039
|
+
},
|
|
11563
13040
|
"warminster": {
|
|
11564
13041
|
"displayName": "Warminster",
|
|
11565
13042
|
"lines": [
|
|
11566
|
-
"southWesternRailway"
|
|
13043
|
+
"southWesternRailway",
|
|
13044
|
+
"greatWesternRailway"
|
|
11567
13045
|
]
|
|
11568
13046
|
},
|
|
11569
13047
|
"warnham": {
|
|
@@ -11668,7 +13146,6 @@
|
|
|
11668
13146
|
"watlington": {
|
|
11669
13147
|
"displayName": "Watlington",
|
|
11670
13148
|
"lines": [
|
|
11671
|
-
"greaterAnglia",
|
|
11672
13149
|
"greatNorthern"
|
|
11673
13150
|
]
|
|
11674
13151
|
},
|
|
@@ -11771,7 +13248,8 @@
|
|
|
11771
13248
|
"westDrayton": {
|
|
11772
13249
|
"displayName": "West Drayton",
|
|
11773
13250
|
"lines": [
|
|
11774
|
-
"elizabeth"
|
|
13251
|
+
"elizabeth",
|
|
13252
|
+
"greatWesternRailway"
|
|
11775
13253
|
]
|
|
11776
13254
|
},
|
|
11777
13255
|
"westDrive": {
|
|
@@ -11789,7 +13267,8 @@
|
|
|
11789
13267
|
"westEaling": {
|
|
11790
13268
|
"displayName": "West Ealing",
|
|
11791
13269
|
"lines": [
|
|
11792
|
-
"elizabeth"
|
|
13270
|
+
"elizabeth",
|
|
13271
|
+
"greatWesternRailway"
|
|
11793
13272
|
]
|
|
11794
13273
|
},
|
|
11795
13274
|
"westEnd": {
|
|
@@ -11948,7 +13427,8 @@
|
|
|
11948
13427
|
"westbury": {
|
|
11949
13428
|
"displayName": "Westbury",
|
|
11950
13429
|
"lines": [
|
|
11951
|
-
"southWesternRailway"
|
|
13430
|
+
"southWesternRailway",
|
|
13431
|
+
"greatWesternRailway"
|
|
11952
13432
|
]
|
|
11953
13433
|
},
|
|
11954
13434
|
"westcliff": {
|
|
@@ -12009,6 +13489,18 @@
|
|
|
12009
13489
|
"jubilee"
|
|
12010
13490
|
]
|
|
12011
13491
|
},
|
|
13492
|
+
"westonMilton": {
|
|
13493
|
+
"displayName": "Weston Milton",
|
|
13494
|
+
"lines": [
|
|
13495
|
+
"greatWesternRailway"
|
|
13496
|
+
]
|
|
13497
|
+
},
|
|
13498
|
+
"westonsupermare": {
|
|
13499
|
+
"displayName": "Weston-super-Mare",
|
|
13500
|
+
"lines": [
|
|
13501
|
+
"greatWesternRailway"
|
|
13502
|
+
]
|
|
13503
|
+
},
|
|
12012
13504
|
"weybridge": {
|
|
12013
13505
|
"displayName": "Weybridge",
|
|
12014
13506
|
"lines": [
|
|
@@ -12018,7 +13510,8 @@
|
|
|
12018
13510
|
"weymouth": {
|
|
12019
13511
|
"displayName": "Weymouth",
|
|
12020
13512
|
"lines": [
|
|
12021
|
-
"southWesternRailway"
|
|
13513
|
+
"southWesternRailway",
|
|
13514
|
+
"greatWesternRailway"
|
|
12022
13515
|
]
|
|
12023
13516
|
},
|
|
12024
13517
|
"whatstandwell": {
|
|
@@ -12037,7 +13530,8 @@
|
|
|
12037
13530
|
"whimple": {
|
|
12038
13531
|
"displayName": "Whimple",
|
|
12039
13532
|
"lines": [
|
|
12040
|
-
"southWesternRailway"
|
|
13533
|
+
"southWesternRailway",
|
|
13534
|
+
"greatWesternRailway"
|
|
12041
13535
|
]
|
|
12042
13536
|
},
|
|
12043
13537
|
"whinhill": {
|
|
@@ -12086,6 +13580,12 @@
|
|
|
12086
13580
|
"scotRail"
|
|
12087
13581
|
]
|
|
12088
13582
|
},
|
|
13583
|
+
"whitland": {
|
|
13584
|
+
"displayName": "Whitland",
|
|
13585
|
+
"lines": [
|
|
13586
|
+
"greatWesternRailway"
|
|
13587
|
+
]
|
|
13588
|
+
},
|
|
12089
13589
|
"whitleyBay": {
|
|
12090
13590
|
"displayName": "Whitley Bay",
|
|
12091
13591
|
"lines": [
|
|
@@ -12168,6 +13668,25 @@
|
|
|
12168
13668
|
"avantiWestCoast"
|
|
12169
13669
|
]
|
|
12170
13670
|
},
|
|
13671
|
+
"wilfordLane": {
|
|
13672
|
+
"displayName": "Wilford Lane",
|
|
13673
|
+
"lines": [
|
|
13674
|
+
"netPurple"
|
|
13675
|
+
]
|
|
13676
|
+
},
|
|
13677
|
+
"wilfordVillage": {
|
|
13678
|
+
"displayName": "Wilford Village",
|
|
13679
|
+
"lines": [
|
|
13680
|
+
"netPurple"
|
|
13681
|
+
]
|
|
13682
|
+
},
|
|
13683
|
+
"wilkinsonStreet": {
|
|
13684
|
+
"displayName": "Wilkinson Street",
|
|
13685
|
+
"lines": [
|
|
13686
|
+
"netGreen",
|
|
13687
|
+
"netPurple"
|
|
13688
|
+
]
|
|
13689
|
+
},
|
|
12171
13690
|
"willesdenGreen": {
|
|
12172
13691
|
"displayName": "Willesden Green",
|
|
12173
13692
|
"lines": [
|
|
@@ -12258,6 +13777,12 @@
|
|
|
12258
13777
|
"greatNorthern"
|
|
12259
13778
|
]
|
|
12260
13779
|
},
|
|
13780
|
+
"windsorAndEtonCentral": {
|
|
13781
|
+
"displayName": "Windsor & Eton Central",
|
|
13782
|
+
"lines": [
|
|
13783
|
+
"greatWesternRailway"
|
|
13784
|
+
]
|
|
13785
|
+
},
|
|
12261
13786
|
"windsorandEtonRiverside": {
|
|
12262
13787
|
"displayName": "Windsor and Eton Riverside",
|
|
12263
13788
|
"lines": [
|
|
@@ -12267,7 +13792,8 @@
|
|
|
12267
13792
|
"winnersh": {
|
|
12268
13793
|
"displayName": "Winnersh",
|
|
12269
13794
|
"lines": [
|
|
12270
|
-
"southWesternRailway"
|
|
13795
|
+
"southWesternRailway",
|
|
13796
|
+
"greatWesternRailway"
|
|
12271
13797
|
]
|
|
12272
13798
|
},
|
|
12273
13799
|
"winnershTriangle": {
|
|
@@ -12316,7 +13842,8 @@
|
|
|
12316
13842
|
"wokingham": {
|
|
12317
13843
|
"displayName": "Wokingham",
|
|
12318
13844
|
"lines": [
|
|
12319
|
-
"southWesternRailway"
|
|
13845
|
+
"southWesternRailway",
|
|
13846
|
+
"greatWesternRailway"
|
|
12320
13847
|
]
|
|
12321
13848
|
},
|
|
12322
13849
|
"woldingham": {
|
|
@@ -12419,16 +13946,29 @@
|
|
|
12419
13946
|
"southeastern"
|
|
12420
13947
|
]
|
|
12421
13948
|
},
|
|
13949
|
+
"worcesterForegateStreet": {
|
|
13950
|
+
"displayName": "Worcester Foregate Street",
|
|
13951
|
+
"lines": [
|
|
13952
|
+
"greatWesternRailway"
|
|
13953
|
+
]
|
|
13954
|
+
},
|
|
12422
13955
|
"worcesterPark": {
|
|
12423
13956
|
"displayName": "Worcester Park",
|
|
12424
13957
|
"lines": [
|
|
12425
13958
|
"southWesternRailway"
|
|
12426
13959
|
]
|
|
12427
13960
|
},
|
|
13961
|
+
"worcesterShrubHill": {
|
|
13962
|
+
"displayName": "Worcester Shrub Hill",
|
|
13963
|
+
"lines": [
|
|
13964
|
+
"greatWesternRailway"
|
|
13965
|
+
]
|
|
13966
|
+
},
|
|
12428
13967
|
"worcestershireParkway": {
|
|
12429
13968
|
"displayName": "Worcestershire Parkway",
|
|
12430
13969
|
"lines": [
|
|
12431
|
-
"crossCountry"
|
|
13970
|
+
"crossCountry",
|
|
13971
|
+
"greatWesternRailway"
|
|
12432
13972
|
]
|
|
12433
13973
|
},
|
|
12434
13974
|
"worksop": {
|
|
@@ -12437,6 +13977,12 @@
|
|
|
12437
13977
|
"eastMidlandsRailway"
|
|
12438
13978
|
]
|
|
12439
13979
|
},
|
|
13980
|
+
"worle": {
|
|
13981
|
+
"displayName": "Worle",
|
|
13982
|
+
"lines": [
|
|
13983
|
+
"greatWesternRailway"
|
|
13984
|
+
]
|
|
13985
|
+
},
|
|
12440
13986
|
"worplesdon": {
|
|
12441
13987
|
"displayName": "Worplesdon",
|
|
12442
13988
|
"lines": [
|
|
@@ -12498,6 +14044,24 @@
|
|
|
12498
14044
|
"transPennineExpress"
|
|
12499
14045
|
]
|
|
12500
14046
|
},
|
|
14047
|
+
"yate": {
|
|
14048
|
+
"displayName": "Yate",
|
|
14049
|
+
"lines": [
|
|
14050
|
+
"greatWesternRailway"
|
|
14051
|
+
]
|
|
14052
|
+
},
|
|
14053
|
+
"yatton": {
|
|
14054
|
+
"displayName": "Yatton",
|
|
14055
|
+
"lines": [
|
|
14056
|
+
"greatWesternRailway"
|
|
14057
|
+
]
|
|
14058
|
+
},
|
|
14059
|
+
"yeoford": {
|
|
14060
|
+
"displayName": "Yeoford",
|
|
14061
|
+
"lines": [
|
|
14062
|
+
"greatWesternRailway"
|
|
14063
|
+
]
|
|
14064
|
+
},
|
|
12501
14065
|
"yeovilJunction": {
|
|
12502
14066
|
"displayName": "Yeovil Junction",
|
|
12503
14067
|
"lines": [
|
|
@@ -12507,7 +14071,14 @@
|
|
|
12507
14071
|
"yeovilPenMill": {
|
|
12508
14072
|
"displayName": "Yeovil Pen Mill",
|
|
12509
14073
|
"lines": [
|
|
12510
|
-
"southWesternRailway"
|
|
14074
|
+
"southWesternRailway",
|
|
14075
|
+
"greatWesternRailway"
|
|
14076
|
+
]
|
|
14077
|
+
},
|
|
14078
|
+
"yetminster": {
|
|
14079
|
+
"displayName": "Yetminster",
|
|
14080
|
+
"lines": [
|
|
14081
|
+
"greatWesternRailway"
|
|
12511
14082
|
]
|
|
12512
14083
|
},
|
|
12513
14084
|
"yoker": {
|