grote / Transportr

Free Public Transport Assistant without Ads or Tracking
https://transportr.app
GNU General Public License v3.0
1.02k stars 184 forks source link

Chicago (RTA): searching for an address doesn't work #783

Open bcskillings opened 2 years ago

bcskillings commented 2 years ago

I am unable to search for an address while using the fdroid version for Chicago (RTA). This includes adding home/work addresses and directions. GPS does properly recognize my location, so the starting address for directions is filled, but destination cannot be added.

swonky commented 2 years ago

I have the exact same issue issue in Melbourne, Australia. Fdroid version.

TheRealRWJ commented 2 years ago

Same issue in NL

Errormessage:

de.schildbach.pte.exception.NotFoundException: https://api.9292.nl/0.1/journeys?lang=nl-NL&from=50.95504%2C5.82344&to=50.982758%2C5.845288&searchType=departure&dateTime=2022-02-03T0107&sequence=1&realtime=true&before=1&after=5&interchangeTime=standard&byBus=true&byTrain=true&bySubway=true&byTram=true&byFerry=true de.schildbach.pte.util.HttpClient.getInputStream(HttpClient.java:286) de.schildbach.pte.util.HttpClient.get(HttpClient.java:205) de.schildbach.pte.util.HttpClient.get(HttpClient.java:198)

Als je deze fout wilt rapporteren, doe dat dan naar public-transport-enabler.

rvgool commented 2 years ago

Same issue in NL

Errormessage:

de.schildbach.pte.exception.NotFoundException: https://api.9292.nl/0.1/journeys?lang=nl-NL&from=50.95504%2C5.82344&to=50.982758%2C5.845288&searchType=departure&dateTime=2022-02-03T0107&sequence=1&realtime=true&before=1&after=5&interchangeTime=standard&byBus=true&byTrain=true&bySubway=true&byTram=true&byFerry=true de.schildbach.pte.util.HttpClient.getInputStream(HttpClient.java:286) de.schildbach.pte.util.HttpClient.get(HttpClient.java:205) de.schildbach.pte.util.HttpClient.get(HttpClient.java:198)

Als je deze fout wilt rapporteren, doe dat dan naar public-transport-enabler.

This is for data from the NS source. With 9292.nl source selected locations are not suggested and can't be used.

Altonss commented 7 months ago

Well lets split this issue into several parts, because each issue is specific to one network: 1) Chicago: For @bcskillings, indeed Chicago(RTA) search also seems broken to me, let's dedicate this issue to this problem 2) Melbourne: For @swonky this is a duplicate of https://github.com/grote/Transportr/issues/767. 3) NL with 9292.nl API: For @TheRealRWJ this problem is being discussed in #881 so let's keep there. A temporary fix has been decided, to disable this network temporarily, see #884.

So let's keep this issue open, but keep it specific to the Chicago (RTA) search bug :)

jose-with-an-accent commented 2 weeks ago

It seems like the RTA's trip planner, used by this app at https://tripplanner.rtachicago.com/ccg3 has long stopped working, and the closest thing (the CTA website) just tells people to use Google Maps.

Is there a different API that could be used to get routes?