diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-12-11 11:59:20 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-12-11 11:59:20 +0100 |
commit | 6a1cc568251453bd87376cf4bb9c57f83ebd245f (patch) | |
tree | 0bf5a638dccceb6988614e5bb75663350b788ae4 /share | |
parent | f0e605e71b91d4ad65f83010587037949df38906 (diff) |
Metzingen-Neuhausen exists, IRIS just doesn't know about it
Diffstat (limited to 'share')
-rw-r--r-- | share/old_stations.json | 9 | ||||
-rw-r--r-- | share/stations.json | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/share/old_stations.json b/share/old_stations.json index 71a08da..24fff87 100644 --- a/share/old_stations.json +++ b/share/old_stations.json @@ -1206,15 +1206,6 @@ "name" : "Menningen-Leitishofen" }, { - "ds100" : "TNHU", - "eva" : 8070678, - "latlong" : [ - 48.532647, - 9.307106 - ], - "name" : "Metzingen-Neuhausen" - }, - { "ds100" : "FMICH", "eva" : 8070165, "latlong" : [ diff --git a/share/stations.json b/share/stations.json index 8099280..5c978f5 100644 --- a/share/stations.json +++ b/share/stations.json @@ -49572,6 +49572,15 @@ "name" : "Metzingen(Württ)" }, { + "ds100" : "TNHU", + "eva" : 8070678, + "latlong" : [ + 48.532647, + 9.307106 + ], + "name" : "Metzingen-Neuhausen" + }, + { "ds100" : "XFMU", "eva" : 8714732, "latlong" : [ |