smurfy / fahrplan

QT Application for Public transportation
GNU General Public License v2.0
58 stars 33 forks source link

Border-crossing busline not found. #222

Open MarlonGroenendijk opened 8 years ago

MarlonGroenendijk commented 8 years ago

This is more of an issue with the used APIs I guess, but there is one bus-route I usually take: 922 Emmen (NL)-Meppen Bhf (DE) and 922 Meppen Bhf (DE)-Emmen (NL) but it's not implemented, causing another route to be the 'fastest' (which is 3 hours+ vs. 50 minutes).

Could you implement this in the application? The schedule is as follows: http://www.levelink.de/pdf_files/922-Emmen.pdf

smurfy commented 8 years ago

It seems levelink is a private bus company which is not listed on bahn.de. Also they don't provide any api/website to get the current data from. Parsing a pdf. is not really possible. i'm sorry.

MarlonGroenendijk commented 8 years ago

I could put the data in a CSV since they are fixed times anyway.