diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-05-29 17:03:14 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-05-29 17:03:14 +0200 |
commit | 35d8b53a875e2ebad976d055b8f020e1fc5a5617 (patch) | |
tree | 3e38ea62e95c64e7d6f8e0d08888dbff9ff1f81a /lib/Travel/Status/DE | |
parent | 5322f901642e20bd9e3f5e9fdc6327e0fbdf824d (diff) |
Fix DS100 code for Berlin Westkreuz
Diffstat (limited to 'lib/Travel/Status/DE')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Stations.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm b/lib/Travel/Status/DE/IRIS/Stations.pm index adc64e1..7ef303a 100644 --- a/lib/Travel/Status/DE/IRIS/Stations.pm +++ b/lib/Travel/Status/DE/IRIS/Stations.pm @@ -649,9 +649,7 @@ my @stations = ( [ 'BWRS', 'Berlin Warschauer Straße', 8089045, 13.4516460, 52.5059760 ], [ 'BWES', 'Berlin Westend', 8089111, 13.2846380, 52.5180700 ], [ 'BWH', 'Berlin Westhafen', 8089116, 13.3442530, 52.5362500 ], - [ 'BWKR', 'Berlin Westkreuz', 8089047, 13.2839660, 52.5007370 ], [ 'BWKS', 'Berlin Westkreuz', 8089047, 13.2839660, 52.5007370 ], - [ 'BWKRR', 'Berlin Westkreuz', 8089047, 13.2839660, 52.5007370 ], [ 'BWOK', 'Berlin Wollankstraße', 8089048, 13.3917910, 52.5654820 ], [ 'BWT', 'Berlin Wuhletal', 8089049, 13.5753650, 52.5124170 ], [ 'BGGS', 'Berlin Yorckstr.(S1)', 8089051, 13.3677970, 52.4922890 ], |