From f3580b2bcf17d0700f3a37c3d439de078fba155d Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Tue, 5 Sep 2023 18:24:56 +0200 Subject: Stations: Add BFTS, XIFRC --- share/stations.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'share') diff --git a/share/stations.json b/share/stations.json index 1788e0f..5844bc8 100644 --- a/share/stations.json +++ b/share/stations.json @@ -23471,6 +23471,15 @@ ], "name" : "Fangschleuse" }, + { + "ds100" : "BFTS", + "eva" : 8079310, + "latlong" : [ + 52.392288, + 13.797417 + ], + "name" : "Fangschleuse Tesla Süd" + }, { "ds100" : "MFCH", "eva" : 8001961, @@ -23939,6 +23948,15 @@ ], "name" : "Finsterwalde(Niederlausitz)" }, + { + "ds100" : "XIFRC", + "eva" : 8300180, + "latlong" : [ + 43.777575, + 11.27659 + ], + "name" : "Firenze Campo di Marte" + }, { "ds100" : "XIFRS", "eva" : 8300151, -- cgit v1.2.3