diff options
author | Derf Null <derf@finalrewind.org> | 2023-04-10 13:54:20 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-04-10 13:54:20 +0200 |
commit | 0d2aa7a58b730bc3280c6514820c00759f8012e5 (patch) | |
tree | d8889e4c029f6330fc80c2762f77adffa037e806 | |
parent | da92b6641987594f7839d735b20a8a67935c90e8 (diff) |
stations: Add Frohnleiten
-rw-r--r-- | share/stations.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/share/stations.json b/share/stations.json index a3d044e..ef592a9 100644 --- a/share/stations.json +++ b/share/stations.json @@ -25227,6 +25227,15 @@ "name" : "Frohburg" }, { + "ds100" : "OAFO", + "eva" : 8100033, + "latlong" : [ + 47.266324, + 15.326959 + ], + "name" : "Frohnleiten" + }, + { "ds100" : "TFR", "eva" : 8002133, "latlong" : [ |