From d0f78b8535817e52dc7499c66b3448a28fbcd77d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 17 Sep 2022 14:14:19 +0200 Subject: add some missing stations --- share/stations.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/share/stations.json b/share/stations.json index 10e515a..9bc9ee2 100644 --- a/share/stations.json +++ b/share/stations.json @@ -5246,6 +5246,15 @@ ], "name" : "Barchel" }, + { + "ds100" : "PIFAN", + "eva" : 8346045, + "latlong" : [ + 45.083788, + 6.710151 + ], + "name" : "Bardonecchia Confine" + }, { "ds100" : "ABAD", "eva" : 8000801, @@ -43973,6 +43982,15 @@ ], "name" : "Limone" }, + { + "ds100" : "PIXL", + "eva" : 8310061, + "latlong" : [ + 44.153045, + 7.573601 + ], + "name" : "Limone Confine" + }, { "ds100" : "LLI", "eva" : 8012233, @@ -56105,6 +56123,15 @@ ], "name" : "Olen(Belgien)" }, + { + "ds100" : "XIOM", + "eva" : 8300467, + "latlong" : [ + 43.878398, + 7.535091 + ], + "name" : "Olivetta-S. Michele" + }, { "ds100" : "XTOV", "eva" : 5402243, @@ -56960,6 +56987,15 @@ ], "name" : "Oudenbosch" }, + { + "ds100" : "OIOC", + "eva" : 8300010, + "latlong" : [ + 45.037638, + 6.830669 + ], + "name" : "Oulx-Cesana-Claviere-Sestriere" + }, { "ds100" : "XDOU", "eva" : 8601898, -- cgit v1.2.3