diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-10-02 21:03:20 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-10-02 21:03:20 +0200 |
commit | 5ac8fc557f65c962fc61a3654e8b912e7df28dee (patch) | |
tree | 267563619395a732966b000353d683b39b5d82c4 | |
parent | 4abc433290b9fde0c380342bea72f01e11614ba1 (diff) |
Add Schleibrücke Nord/Süd (construction site)
-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 d0a6637..d6cb9fb 100644 --- a/share/stations.json +++ b/share/stations.json @@ -10179,6 +10179,15 @@ "name" : "Bordesholm" }, { + "ds100" : "ASBRN", + "eva" : 8075385, + "latlong" : [ + 54.584452, + 9.819097 + ], + "name" : "Boren-Lindaunis Schleibrücke Nord" + }, + { "ds100" : "EBOR", "eva" : 8001093, "latlong" : [ @@ -61668,6 +61677,15 @@ "name" : "Rieseby" }, { + "ds100" : "ASBRS", + "eva" : 8085385, + "latlong" : [ + 54.582384, + 9.821102 + ], + "name" : "Rieseby Schleibrücke Süd" + }, + { "ds100" : "HRIE", "eva" : 8005096, "latlong" : [ |