Commit e9b63cde authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

update DB Haltestellen data source and links

parent 381ef556
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -755,7 +755,7 @@ Copyright (C) 2013-2016 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt>
The station data used by this script is provided by DB
Station&Service AG, Europaplatz 1, 10557 Berlin, Germany and also available
under a CC-BY 4.0 license on
L<http://data.deutschebahn.com/datasets/haltestellen/>.
L<http://data.deutschebahn.com/dataset/data-haltestellendaten>.

=head1 LICENSE

+1 −1
Original line number Diff line number Diff line
@@ -8684,6 +8684,6 @@ Lookup code: Copyright (C) 2014-2016 by Daniel Friesel E<lt>derf@finalrewind.org
This module is licensed under the same terms as Perl itself. Note that the
station data used by this module is also available under a CC-BY 4.0 license on
L<http://data.deutschebahn.com/datasets/haltestellen/>.
L<http://data.deutschebahn.com/dataset/data-haltestellendaten>.
+1 −1
Original line number Diff line number Diff line
@@ -2053,6 +2053,6 @@ Lookup code: Copyright (C) 2014-2016 by Daniel Friesel E<lt>derf@finalrewind.org

This module is licensed under the same terms as Perl itself. Note that the
station data used by this module is also available under a CC-BY 4.0 license on
L<http://data.deutschebahn.com/datasets/haltestellen/>.
L<http://data.deutschebahn.com/dataset/data-haltestellendaten>.

EOF
+1 −1
Original line number Diff line number Diff line
#!/bin/sh

curl -s http://data.deutschebahn.com/datasets/haltestellen/D_Bahnhof_2016_01_alle.csv \
curl -s http://download-data.deutschebahn.com/static/datasets/haltestellen/D_Bahnhof_2016_01_alle.csv \
| perl scripts/acronyms.pl \
> lib/Travel/Status/DE/IRIS/Stations.pm