From 5ac8fc557f65c962fc61a3654e8b912e7df28dee Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 2 Oct 2022 21:03:20 +0200 Subject: Add Schleibrücke Nord/Süd (construction site) 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 d0a6637..d6cb9fb 100644 --- a/share/stations.json +++ b/share/stations.json @@ -10178,6 +10178,15 @@ ], "name" : "Bordesholm" }, + { + "ds100" : "ASBRN", + "eva" : 8075385, + "latlong" : [ + 54.584452, + 9.819097 + ], + "name" : "Boren-Lindaunis Schleibrücke Nord" + }, { "ds100" : "EBOR", "eva" : 8001093, @@ -61667,6 +61676,15 @@ ], "name" : "Rieseby" }, + { + "ds100" : "ASBRS", + "eva" : 8085385, + "latlong" : [ + 54.582384, + 9.821102 + ], + "name" : "Rieseby Schleibrücke Süd" + }, { "ds100" : "HRIE", "eva" : 8005096, -- cgit v1.2.3