diff options
author | Derf Null <derf@finalrewind.org> | 2023-04-13 19:53:42 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-04-13 19:53:42 +0200 |
commit | aaef5b27dd0374eed46d10bda23cff095abe9c7d (patch) | |
tree | 970a6ed5dbd0061739173d72910d9ebd67aebdd7 /share/old_stations.json | |
parent | 4d4ea40dcb02f35bbf620515e4b4ef4e8d526f8d (diff) |
sort old_stations
Diffstat (limited to 'share/old_stations.json')
-rw-r--r-- | share/old_stations.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/share/old_stations.json b/share/old_stations.json index 8f6e648..e6a087f 100644 --- a/share/old_stations.json +++ b/share/old_stations.json @@ -936,6 +936,15 @@ "name" : "Hemsen(b Soltau)" }, { + "ds100" : "TZWE", + "eva" : 8002786, + "latlong" : [ + 48.584969, + 8.867661 + ], + "name" : "Herrenberg Zwerchweg" + }, + { "ds100" : "RKMH", "eva" : 721376, "latlong" : [ @@ -2509,14 +2518,5 @@ -2.320028 ], "name" : "Zumarraga" - }, - { - "ds100" : "TZWE", - "eva" : 8002786, - "latlong" : [ - 48.584969, - 8.867661 - ], - "name" : "Herrenberg Zwerchweg" } ] |