diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-12-20 21:46:39 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-12-20 21:46:39 +0100 |
commit | b87fe9f502b91b98b338f33cb69d4e1fa56a1fd5 (patch) | |
tree | 08e1809f877a318b8453a2292032ab65dc2d5d16 /share/stations.json | |
parent | b7592381470a28cf456e7fed513708cddb463068 (diff) |
Fix coordinates for Breda
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 3e4a19a..d97d8f9 100644 --- a/share/stations.json +++ b/share/stations.json @@ -10911,8 +10911,8 @@ "ds100" : "XNBR", "eva" : 8400131, "latlong" : [ - 51.595554351807, - 6.3642466 + 51.595215, + 4.778567 ], "name" : "Breda" }, @@ -10920,8 +10920,8 @@ "ds100" : "ONBRP", "eva" : 8400132, "latlong" : [ - 51.606388092041, - 6.3486 + 51.605714, + 4.72135 ], "name" : "Breda-Prinsenbeek" }, |