From 9587e5db564b7cd871c14b1b028491ba0afd939a Mon Sep 17 00:00:00 2001 From: Derf Null Date: Thu, 13 Apr 2023 18:37:26 +0200 Subject: Stations: Remove Herrenberg Zwerchweg --- share/old_stations.json | 9 +++++++++ share/stations.json | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'share') 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 @@ -33767,15 +33767,6 @@ ], "name" : "Herrenberg" }, - { - "ds100" : "TZWE", - "eva" : 8002786, - "latlong" : [ - 48.584969, - 8.867661 - ], - "name" : "Herrenberg Zwerchweg" - }, { "ds100" : "BHE", "eva" : 8011863, -- cgit v1.2.3