Gatwick Yes, Croydon No: Single Fare Finder and non-TfL stations

I’ve built a rather wonderful, super-fast interface for the single fare finder for MTR Crosswail, and it works really well.

I’m using this call

const APICALLURL = "https://api.tfl.gov.uk/Stoppoint/__from__/FareTo/__to__";

and as the app is for in-station use, there’s no problem with the from part.

The “to” part, however, I can’t get to grips with. Gatwick Airport is a “yes, show”

image

But it seems like East Croydon isn’t there…

Unless you don’t type it in and go for the second word…

image

Thanks for documenting this - I’ll raise this disambiguation issue as a bug to be investigated.

1 Like