schildbach / public-transport-enabler

Unleash public transport data in your Java project.
https://groups.google.com/forum/#!forum/public-transport-enabler-discuss
GNU General Public License v3.0
388 stars 133 forks source link

Finland Turku Trip Planner Has Issues #403

Closed blindm0use closed 1 month ago

blindm0use commented 3 years ago

Query

Error

java.lang.IllegalArgumentException: Unhandled error id: no_origin_nor_destination
de.schildbach.pte.AbstractNavitiaProvider.queryTrips(AbstractNavitiaProvider.java:1065)
de.grobox.transportr.trips.search.TripsRepository.queryTrips(TripsRepository.kt:110)
de.grobox.transportr.trips.search.TripsRepository.access$queryTrips(TripsRepository.kt:52)

Additional information

There have been problems lately with Transportr and Turku town in Finland. Instead of navitia, the app can fetch data from opas.matka.fi, as an alternative for Finland, which in comparison works without problems.

Additionally, the app is not able to search for a specific house/street number.

Can you be so kind to look into this issue?

Thanks in advance!

schildbach commented 1 month ago

Thanks a lot for your report. Unfortunately, due to the current bad shape of Navitia support in public-transport enabler, time constraints on our side and due to the centralized nature of navitia.io I have decided to drop support for Navitia. Thus, I'm going to close this report. Sorry for the inconvenience and thanks again.