diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-12-13 11:26:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-13 11:26:42 +0100 |
commit | bbafc9aeb8c3b6f2979afbd658c30c1aa0f27e93 (patch) | |
tree | e3a74effde399b05f50ed9294c1a852809b9b18b | |
parent | 2cb0fb2861a704e9c49af16359542c984429ad53 (diff) | |
parent | 50e33cb03e538c9270851e2da7de8ef91d4159cd (diff) |
Merge pull request #22 from djfun/devel/djfun/lindau
stations.json: Update Lindau
-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", |