diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2023-09-05 18:24:56 +0200 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2023-09-05 18:24:56 +0200 |
commit | f3580b2bcf17d0700f3a37c3d439de078fba155d (patch) | |
tree | b827f40bb5dc546eec03cdaca1d5da901e4f707d /share | |
parent | 780894177a0758d21f4122ba03f15a4bf2c7915f (diff) |
Stations: Add BFTS, XIFRC
Diffstat (limited to 'share')
-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 1788e0f..5844bc8 100644 --- a/share/stations.json +++ b/share/stations.json @@ -23472,6 +23472,15 @@ "name" : "Fangschleuse" }, { + "ds100" : "BFTS", + "eva" : 8079310, + "latlong" : [ + 52.392288, + 13.797417 + ], + "name" : "Fangschleuse Tesla Süd" + }, + { "ds100" : "MFCH", "eva" : 8001961, "latlong" : [ @@ -23940,6 +23949,15 @@ "name" : "Finsterwalde(Niederlausitz)" }, { + "ds100" : "XIFRC", + "eva" : 8300180, + "latlong" : [ + 43.777575, + 11.27659 + ], + "name" : "Firenze Campo di Marte" + }, + { "ds100" : "XIFRS", "eva" : 8300151, "latlong" : [ |