From 8fdb29382c8cef8beec6f37c04f89f9a76540c5f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 21 Aug 2022 18:36:32 +0200 Subject: stations: Add Glogow, Lubin Gorniczy --- share/stations.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/share/stations.json b/share/stations.json index cb535e6..2411339 100644 --- a/share/stations.json +++ b/share/stations.json @@ -26288,6 +26288,15 @@ ], "name" : "Gloggnitz" }, + { + "ds100" : "XPGLO", + "eva" : 5100012, + "latlong" : [ + 51.668953, + 16.079715 + ], + "name" : "Glogow" + }, { "ds100" : "DGLO", "eva" : 8070199, @@ -44666,6 +44675,15 @@ ], "name" : "Luban Sl." }, + { + "ds100" : "XPLUG", + "eva" : 5100308, + "latlong" : [ + 51.393955, + 16.195838 + ], + "name" : "Lubin Gorniczy" + }, { "ds100" : "BLU", "eva" : 8012257, -- cgit v1.2.3