Hello,
I want to get the locational data for all the bus stops of Burnaby. I see this API entry:
At first I thought I could simply set the center coordinate to be Burnaby and a radius large enough to cover Burnaby, and then get all the locational data for bus stops in Burnaby. With a bit of playing around, though, it turns out the radius has to be 2km maxium, so it's useless for my purpose.
Is there a workaround?
Thanks so much!
BTW: I'm not building an app, and not needing real-time data. It's just because Translink doesn't have an open data portal where I can find such type of data that I'm resorting to this API.
Sarah