diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-12-05 19:25:50 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-12-05 19:25:50 +0100 |
commit | d3874c45ca5f0036157655c881ec64fccb92d8d3 (patch) | |
tree | a25d9ef81fdb3b719cc5befa0d54a4f15258ce1e | |
parent | 166d0f6ace8d4fe062403e79bb05e2ce6c2b4cce (diff) |
old_stations: add Marktplatz, Karlsruhe
-rw-r--r-- | share/old_stations.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/share/old_stations.json b/share/old_stations.json index 5b40d6c..b3831e7 100644 --- a/share/old_stations.json +++ b/share/old_stations.json @@ -1314,6 +1314,15 @@ "name" : "Marienberg(Sachs)" }, { + "ds100" : "PQKMP", + "eva" : 371861, + "latlong" : [ + 49.009485, + 8.405563 + ], + "name" : "Marktplatz, Karlsruhe" + }, + { "ds100" : "LMDF", "eva" : 8012325, "latlong" : [ |