diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-01-09 12:17:04 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-01-09 12:17:04 +0100 |
commit | 387c85546be3a5889f76dbb736c9cc1a68591d03 (patch) | |
tree | 088c38f263ad3f29831ec635dde84e32aa7159a6 | |
parent | f3e7306b37a175d3690819fca3856a28e7edd772 (diff) |
Add missing station Howald
-rw-r--r-- | share/stations.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/share/stations.json b/share/stations.json index 5a00707..31891a8 100644 --- a/share/stations.json +++ b/share/stations.json @@ -33237,6 +33237,15 @@ "name" : "Houthem-St. Gerlach" }, { + "ds100" : "XLHW", + "eva" : "8200250", + "latlong" : [ + 49.5811, + 6.1325 + ], + "name" : "Howald" + }, + { "ds100" : "BHW", "eva" : 8010177, "latlong" : [ |