From 9214cb2ae831d061fed76298dc0ec791a6b06fc0 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 9 Aug 2022 21:02:02 +0200 Subject: Add Herisau and Trägerwilen Dorf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- share/stations.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/share/stations.json b/share/stations.json index 78aad26..cb535e6 100644 --- a/share/stations.json +++ b/share/stations.json @@ -32372,6 +32372,15 @@ ], "name" : "Heringsdorf Neuhof" }, + { + "ds100" : "OSHS", + "eva" : 8506290, + "latlong" : [ + 47.390169, + 9.276814 + ], + "name" : "Herisau" + }, { "ds100" : "DHN", "eva" : 8010166, @@ -72917,6 +72926,15 @@ ], "name" : "Twistringen" }, + { + "ds100" : "OSTGM", + "eva" : 8506198, + "latlong" : [ + 47.653589, + 9.139504 + ], + "name" : "Tägerwilen Dorf" + }, { "ds100" : "MTG", "eva" : 8005883, -- cgit v1.2.3