diff options
author | Derf Null <derf@finalrewind.org> | 2023-04-13 18:37:26 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-04-13 18:37:26 +0200 |
commit | 9587e5db564b7cd871c14b1b028491ba0afd939a (patch) | |
tree | 5bb0a2d3e1f36f5b8f25aa00e3d8fbdbbae418fd | |
parent | f20f465d82573f60374c7851cdaf82362b48df2c (diff) |
Stations: Remove Herrenberg Zwerchweg
-rw-r--r-- | share/old_stations.json | 9 | ||||
-rw-r--r-- | share/stations.json | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/share/old_stations.json b/share/old_stations.json index 898ad5d..cfc2299 100644 --- a/share/old_stations.json +++ b/share/old_stations.json @@ -2527,5 +2527,14 @@ -2.320028 ], "name" : "Zumarraga" + }, + { + "ds100" : "TZWE", + "eva" : 8002786, + "latlong" : [ + 48.584969, + 8.867661 + ], + "name" : "Herrenberg Zwerchweg" } ] diff --git a/share/stations.json b/share/stations.json index d34f35c..f914144 100644 --- a/share/stations.json +++ b/share/stations.json @@ -33768,15 +33768,6 @@ "name" : "Herrenberg" }, { - "ds100" : "TZWE", - "eva" : 8002786, - "latlong" : [ - 48.584969, - 8.867661 - ], - "name" : "Herrenberg Zwerchweg" - }, - { "ds100" : "BHE", "eva" : 8011863, "latlong" : [ |