summaryrefslogtreecommitdiff
path: root/scripts/acronyms.sh
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-05-09 20:49:29 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-05-09 20:49:29 +0200
commitdce8472ad375624287c7e5c1dd80ea0d53e7e678 (patch)
treedf4051292f9a033bc9cef0d8df5106bc71f49ada /scripts/acronyms.sh
parent2bb64f91d3dc628728bb9de3a9c3888462f66eb2 (diff)
Switch to Deutsche Bahn Haltestellen list
Note that this does NOT include stations outside of germany, even if they have Deutsche Bahn trains. This may be fixed in another commit.
Diffstat (limited to 'scripts/acronyms.sh')
-rwxr-xr-xscripts/acronyms.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/acronyms.sh b/scripts/acronyms.sh
index 57b48ce..908f7d8 100755
--- a/scripts/acronyms.sh
+++ b/scripts/acronyms.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-curl -s http://data.deutschebahn.com/datasets/betriebsstellen/DBNetz-Betriebsstellenverzeichnis-Stand2015-05.csv \
+curl -s http://data.deutschebahn.com/datasets/haltestellen/D_Bahnhof_2016_01_alle.csv \
| perl scripts/acronyms.pl \
> lib/Travel/Status/DE/IRIS/Stations.pm