You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I decided to have a little play around with the api (which should show the same thing that the waka app does, correct me if I'm wrong here), and I had a search for a school bus (the 510 bus specifically using https://getwaka.com/docs/index.html#api-Lines-GetLine). I just got []. I tried a few others and got the same result. When I then had a look at https://getwaka.com/docs/index.html#api-Lines-GetLines, I found the 515 bus, which should be a school bus after the New Network changes, but it still has the old route: "515": [ [ "Britomart", "Otahuhu Station", "Ruawai Rd and Panama Rd" ] ],
What's wrong here?
The text was updated successfully, but these errors were encountered:
Yamboy1
changed the title
Current school buses aren't showing up
New Network school buses aren't showing up
Jul 19, 2018
We don't support school buses, mostly because they used to be super weird with horrible numbers - we explicitly filter them all out. Maybe we can add them in, if that would be useful to anyone?
I decided to have a little play around with the api (which should show the same thing that the waka app does, correct me if I'm wrong here), and I had a search for a school bus (the 510 bus specifically using https://getwaka.com/docs/index.html#api-Lines-GetLine). I just got
[]
. I tried a few others and got the same result. When I then had a look at https://getwaka.com/docs/index.html#api-Lines-GetLines, I found the 515 bus, which should be a school bus after the New Network changes, but it still has the old route:"515": [ [ "Britomart", "Otahuhu Station", "Ruawai Rd and Panama Rd" ] ],
What's wrong here?
The text was updated successfully, but these errors were encountered: