From 50e33cb03e538c9270851e2da7de8ef91d4159cd Mon Sep 17 00:00:00 2001 From: Martin Kaistra Date: Sun, 13 Dec 2020 10:42:12 +0100 Subject: stations.json: Update Lindau Add Lindau-Reutin and rename Lindau Hbf to Lindau-Insel Signed-off-by: Martin Kaistra --- share/stations.json | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/share/stations.json b/share/stations.json index 7b8f30c..bc741a4 100644 --- a/share/stations.json +++ b/share/stations.json @@ -42596,6 +42596,15 @@ ], "name" : "Lindach" }, + { + "ds100" : "MLIA", + "eva" : 8003692, + "latlong" : [ + 47.55962, + 9.68466 + ], + "name" : "Lindau-Aeschach" + }, { "ds100" : "MLI", "eva" : 8000230, @@ -42603,16 +42612,16 @@ 47.544341, 9.680469 ], - "name" : "Lindau Hbf" + "name" : "Lindau-Insel" }, { - "ds100" : "MLIA", - "eva" : 8003692, + "ds100" : "MLIR", + "eva" : 8003693, "latlong" : [ - 47.55962, - 9.68466 + 47.55242921, + 9.70284607 ], - "name" : "Lindau-Aeschach" + "name" : "Lindau-Reutin" }, { "ds100" : "BLNG", -- cgit v1.2.3