diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-05-18 17:07:47 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-05-18 17:07:47 +0200 |
commit | 5322f901642e20bd9e3f5e9fdc6327e0fbdf824d (patch) | |
tree | 0fa5e7e934ef5c3cbdb008f232371c464d4411cf /lib/Travel/Status | |
parent | 9f92909a33dd994b592b2e4b2f6a2f29db2b7a64 (diff) |
Add station Bonn UN Campus (missing in outdated Open Data dataset)
Diffstat (limited to 'lib/Travel/Status')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Stations.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm b/lib/Travel/Status/DE/IRIS/Stations.pm index 3b7f328..adc64e1 100644 --- a/lib/Travel/Status/DE/IRIS/Stations.pm +++ b/lib/Travel/Status/DE/IRIS/Stations.pm @@ -889,6 +889,7 @@ my @stations = ( [ 'ABHT', 'Bokholt', 8007067, 9.71684300, 53.7861070 ], [ 'TBD', 'Bondorf(b Herrenberg)', 8001080, 8.82766200, 48.5235520 ], [ 'KBBS', 'Bonn Brühler Str.', 8070741, 7.06890800, 50.7403170 ], + [ 'KBUN', 'Bonn UN Campus', 8001091, 7.118018, 50.714559 ], [ 'KB', 'Bonn Hbf', 8000044, 7.09713600, 50.7320080 ], [ 'KB T', 'Bonn Hbf (tief)', 8098044, 7.09802300, 50.7321570 ], [ 'KBHH', 'Bonn Helmholtzstraße', 8001081, 7.05261500, 50.7218440 ], |