diff options
author | Martin Kaistra <admin@djfun.de> | 2020-12-13 10:42:12 +0100 |
---|---|---|
committer | Martin Kaistra <admin@djfun.de> | 2020-12-13 10:42:12 +0100 |
commit | 50e33cb03e538c9270851e2da7de8ef91d4159cd (patch) | |
tree | e3a74effde399b05f50ed9294c1a852809b9b18b /share/stations.json | |
parent | 2cb0fb2861a704e9c49af16359542c984429ad53 (diff) |
stations.json: Update Lindau
Add Lindau-Reutin and rename Lindau Hbf to Lindau-Insel
Signed-off-by: Martin Kaistra <admin@djfun.de>
Diffstat (limited to 'share/stations.json')
-rw-r--r-- | share/stations.json | 21 |
1 files 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 @@ -42597,22 +42597,31 @@ "name" : "Lindach" }, { + "ds100" : "MLIA", + "eva" : 8003692, + "latlong" : [ + 47.55962, + 9.68466 + ], + "name" : "Lindau-Aeschach" + }, + { "ds100" : "MLI", "eva" : 8000230, "latlong" : [ 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", |