diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-08-22 09:09:53 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-08-22 10:28:18 +0200 |
commit | f07b34b781239df9a507755e3cab23ef4476d5fb (patch) | |
tree | 343eba6abf4eecaee0aeaefe8841904832b12d17 | |
parent | cb49d5a4dbfaa4513d1d425704e618ff819e666a (diff) |
Add Amriswil and Baar(CH)
-rw-r--r-- | share/stations.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/share/stations.json b/share/stations.json index 8a51215..423c9a0 100644 --- a/share/stations.json +++ b/share/stations.json @@ -1782,6 +1782,15 @@ "name" : "Ampfing" }, { + "ds100" : "OSAM", + "eva" : 8506109, + "latlong" : [ + 47.550604, + 9.301927 + ], + "name" : "Amriswil" + }, + { "ds100" : "LAMS", "eva" : 8011038, "latlong" : [ @@ -3168,6 +3177,15 @@ "name" : "Baalberge" }, { + "ds100" : "OSBAA", + "eva" : 8502206, + "latlong" : [ + 47.19518, + 8.52287 + ], + "name" : "Baar(CH)" + }, + { "ds100" : "MBAE", "eva" : 8000678, "latlong" : [ |