diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-09 07:51:36 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-09 07:51:36 +0200 |
commit | 420f2554c053288ef7a94e4e3c993f7975d6fe42 (patch) | |
tree | b4bcb21b675f7064ca61909a082c2ef122c29074 /share/stations.json | |
parent | 2129bcf1132c4001899fb867bff791d2830e018e (diff) |
fix cordinates for Hergenrath
Diffstat (limited to 'share/stations.json')
-rw-r--r-- | share/stations.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/stations.json b/share/stations.json index f448857..074b747 100644 --- a/share/stations.json +++ b/share/stations.json @@ -34383,8 +34383,8 @@ "ds100" : "XBHE", "eva" : 8800116, "latlong" : [ - 50.718209, - 6.041335 + 50.709049, + 6.043214 ], "name" : "Hergenrath" }, @@ -83514,8 +83514,8 @@ "ds100" : "XBW", "eva" : 8800017, "latlong" : [ - 50.659509, - 5.975021 + 50.65951, + 5.975022 ], "name" : "Welkenraedt" }, |