diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-08-14 10:23:24 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-08-14 10:23:24 +0200 |
commit | 3bd82d4c8f022b9277436591087c9a24bb697591 (patch) | |
tree | c6c192b1920ba490fd8cc13d4387e925bf126f88 /share | |
parent | f8afc7698642079438925ecc3b8562ea4be6399d (diff) |
Add Alvesta station, Lund Central, Stockholm Central
Diffstat (limited to 'share')
-rw-r--r-- | share/stations.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/share/stations.json b/share/stations.json index 50a5418..e37d854 100644 --- a/share/stations.json +++ b/share/stations.json @@ -1593,6 +1593,15 @@ "name" : "Alveslohe" }, { + "ds100" : "XVAL", + "eva" : 7400005, + "latlong" : [ + 56.89899, + 14.55746 + ], + "name" : "Alvesta station" + }, + { "ds100" : "FAZB", "eva" : 8077275, "latlong" : [ @@ -43713,6 +43722,15 @@ "name" : "Lumes Halte" }, { + "ds100" : "XVLD", + "eva" : 7400115, + "latlong" : [ + 55.70661, + 13.18639 + ], + "name" : "Lund Central" + }, + { "ds100" : "XDLD", "eva" : 8601509, "latlong" : [ @@ -67707,6 +67725,15 @@ "name" : "Stockheim(Unterfr)" }, { + "ds100" : "XVS", + "eva" : 7400002, + "latlong" : [ + 59.33221, + 18.05566 + ], + "name" : "Stockholm Central" + }, + { "ds100" : "FSTK", "eva" : 8005739, "latlong" : [ |