From 00479d5fd29b92f8c48568349f175deac566d4a8 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 18 Nov 2019 20:08:47 +0100 Subject: Fix DS100 and UIC ID for Almere Parkwijk --- share/stations.json | 4 ++-- 1 file 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", -- cgit v1.2.3