diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-12-27 10:59:47 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-12-27 10:59:47 +0100 |
commit | 821715256f7b304a422948e29b4981f9ae029561 (patch) | |
tree | 22712c26fb36f1b8a004497d89f9078128e6557e /share/stations.json | |
parent | 8cb5f9ccd22fe146bebf1a7cb2d69824e0aea2db (diff) |
rename Freiburg West (RFW) -> Freiburg-Landwasser (RFLW)
Diffstat (limited to 'share/stations.json')
-rw-r--r-- | share/stations.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/share/stations.json b/share/stations.json index 8cc36f3..78b8ef7 100644 --- a/share/stations.json +++ b/share/stations.json @@ -22764,15 +22764,6 @@ "name" : "Freiburg Messe/Universität" }, { - "ds100" : "RFW", - "eva" : 8002066, - "latlong" : [ - 48.027326, - 7.812882 - ], - "name" : "Freiburg West" - }, - { "ds100" : "RF", "eva" : 8000107, "latlong" : [ @@ -22791,6 +22782,15 @@ "name" : "Freiburg-Herdern" }, { + "ds100" : "RFLW", + "eva" : 8002066, + "latlong" : [ + 48.027326, + 7.812882 + ], + "name" : "Freiburg-Landwasser" + }, + { "ds100" : "RFLT", "eva" : 8002068, "latlong" : [ |