diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-11-18 20:08:47 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-11-18 20:08:47 +0100 |
commit | 00479d5fd29b92f8c48568349f175deac566d4a8 (patch) | |
tree | 88960632f61a8dd9366cb8d9bf371c39d5ce7d60 /share | |
parent | 77e2ce9c74f1892dcc0f93f75e33c77f5f06856f (diff) |
Fix DS100 and UIC ID for Almere Parkwijk
Diffstat (limited to 'share')
-rw-r--r-- | share/stations.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/stations.json b/share/stations.json index 4a24e91..522d981 100644 --- a/share/stations.json +++ b/share/stations.json @@ -927,13 +927,13 @@ "uic" : 8400024 }, { - "ds100" : "PNABU", + "ds100" : "ONAPA", "latlong" : [ 52.376667022705, 5.244722366333 ], "name" : "Almere Parkwijk", - "uic" : 8400104 + "uic" : 8479008 }, { "ds100" : "PNAP", |