From f6463883f6c5751ba03f2ac44ad97ba4d264ca39 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Fri, 2 Jun 2023 19:43:07 +0100 Subject: [PATCH] Add not in service code --- data/pis/gwr.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/pis/gwr.yaml b/data/pis/gwr.yaml index 35a92a6..9e77230 100644 --- a/data/pis/gwr.yaml +++ b/data/pis/gwr.yaml @@ -2311,4 +2311,8 @@ pis: stops: [wsb,dmh,wmn,sal] - code: 6257 stops: [gcr,yae,bpw,fit,bri,kyn,olf,bth,boa,tro,web,fro] + + ## Non Passenger Codes + - code: 0015 + stops: [xxx,NOT-IN-SERVICE,xxx] ### All LTV \ No newline at end of file