From 33c06e9b35cacdc81dd424d8c27cbc4159c85f36 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 10 Dec 2023 19:50:49 +0100 Subject: sort() --- share/stations.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'share') diff --git a/share/stations.json b/share/stations.json index ddd4c5c..6ea92d4 100644 --- a/share/stations.json +++ b/share/stations.json @@ -7074,22 +7074,22 @@ "name" : "Berlin Hbf" }, { - "ds100" : "BHBF", - "eva" : 8089021, + "ds100" : "BL", + "eva" : 8098160, "latlong" : [ 52.525592, 13.369545 ], - "name" : "Berlin Hbf (S-Bahn)" + "name" : "Berlin Hbf" }, { - "ds100" : "BL", - "eva" : 8098160, + "ds100" : "BHBF", + "eva" : 8089021, "latlong" : [ 52.525592, 13.369545 ], - "name" : "Berlin Hbf" + "name" : "Berlin Hbf (S-Bahn)" }, { "ds100" : "BHST", @@ -24191,15 +24191,6 @@ ], "name" : "Flughafen BER (S-Bahn)" }, - { - "ds100" : "BFHS", - "eva" : 8010109, - "latlong" : [ - 52.391062, - 13.51271 - ], - "name" : "Schönefeld(bei Berlin)" - }, { "ds100" : "XAWIF", "eva" : 8100353, @@ -71684,6 +71675,15 @@ ], "name" : "Schöneck-Oberdorfelden" }, + { + "ds100" : "BFHS", + "eva" : 8010109, + "latlong" : [ + 52.391062, + 13.51271 + ], + "name" : "Schönefeld(bei Berlin)" + }, { "ds100" : "BSL", "eva" : 8012910, -- cgit v1.2.3