diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-08-21 18:36:32 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-08-21 18:36:32 +0200 |
commit | 8fdb29382c8cef8beec6f37c04f89f9a76540c5f (patch) | |
tree | 0f98d8783a8346e20af56998068aa27d938598ec /share/stations.json | |
parent | 9214cb2ae831d061fed76298dc0ec791a6b06fc0 (diff) |
stations: Add Glogow, Lubin Gorniczy
Diffstat (limited to 'share/stations.json')
-rw-r--r-- | share/stations.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/share/stations.json b/share/stations.json index cb535e6..2411339 100644 --- a/share/stations.json +++ b/share/stations.json @@ -26289,6 +26289,15 @@ "name" : "Gloggnitz" }, { + "ds100" : "XPGLO", + "eva" : 5100012, + "latlong" : [ + 51.668953, + 16.079715 + ], + "name" : "Glogow" + }, + { "ds100" : "DGLO", "eva" : 8070199, "latlong" : [ @@ -44667,6 +44676,15 @@ "name" : "Luban Sl." }, { + "ds100" : "XPLUG", + "eva" : 5100308, + "latlong" : [ + 51.393955, + 16.195838 + ], + "name" : "Lubin Gorniczy" + }, + { "ds100" : "BLU", "eva" : 8012257, "latlong" : [ |