From f865bbc4683fae77f77ab9e498a0808a09a6cded Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 10 May 2016 18:58:46 +0200 Subject: Stations: Fix DS100 for Düsseldorf-Derendorf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/Travel/Status/DE/IRIS/Stations.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm b/lib/Travel/Status/DE/IRIS/Stations.pm index 86719cb..ea2a6fc 100644 --- a/lib/Travel/Status/DE/IRIS/Stations.pm +++ b/lib/Travel/Status/DE/IRIS/Stations.pm @@ -1484,7 +1484,7 @@ my @stations = ( [ 'KDW', 'Düsseldorf Wehrhahn', 8001582, 6.798173, 51.228447 ], [ 'KDBE', 'Düsseldorf-Benrath', 8001584, 6.878931, 51.162293 ], [ 'KDBH', 'Düsseldorf-Bilk', 8001585, 6.775578, 51.207994 ], - [ 'KDDH', 'Düsseldorf-Derendorf', 8001586, 6.794512, 51.247624 ], + [ 'KDD', 'Düsseldorf-Derendorf', 8001586, 6.794512, 51.247624 ], # fixed DS100 [ 'KDE', 'Düsseldorf-Eller', 8001587, 6.851927, 51.20267 ], [ 'KDEM', 'Düsseldorf-Eller Mitte', 8001308, 6.838607, 51.202058 ], [ 'KDES', 'Düsseldorf-Eller Süd', 8001588, 6.836128, 51.198072 ], -- cgit v1.2.3