From 1eaea8323e47be114c27aaf774a7a19c9c6fdccc Mon Sep 17 00:00:00 2001 From: Derf Null Date: Fri, 28 Apr 2023 20:25:58 +0200 Subject: stations: add Sophienstraße, Karlsruhe MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- share/stations.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'share') diff --git a/share/stations.json b/share/stations.json index d618bd9..5532909 100644 --- a/share/stations.json +++ b/share/stations.json @@ -71522,6 +71522,24 @@ ], "name" : "Sophienhof" }, + { + "ds100" : "PQKSP", + "eva" : 370602, + "latlong" : [ + 49.007733, + 8.379304 + ], + "name" : "Sophienstraße, Karlsruhe" + }, + { + "ds100" : "PQKSQ", + "eva" : 721441, + "latlong" : [ + 49.007517, + 8.379025 + ], + "name" : "Sophienstraße, Karlsruhe" + }, { "ds100" : "XPSO", "eva" : 5100056, -- cgit v1.2.3