Commit Graph

32 Commits

Author SHA1 Message Date
Kumi 8b9488451e
Migrating first request types to new HTTPClient 2022-04-20 12:02:59 +02:00
Kumi 6a8a614b3d
autopep8 everything - how could I ever work like this? 2022-04-19 15:01:03 +02:00
Kumi 0f50285b9b Fix encoding issues 2019-04-16 18:04:19 +00:00
Kumi 9f7bf662c2 Fixes for changes in OEBB website 2019-03-14 10:46:39 +01:00
Klaus-Uwe Mitterer 609194dd97 Invert connection list (i.e. latest first) if searching for connections by arrival time 2017-11-16 19:13:59 +01:00
Klaus-Uwe Mitterer 4b5a4516ae Fix odd error in connection worker 2017-11-04 21:06:04 +01:00
Klaus-Uwe Mitterer eb4fc0fa27 Implement departure table, some tuning required for arrival table to work 2017-11-04 19:37:45 +01:00
Klaus-Uwe Mitterer eb85dd1ec6 Use custom user agent string for outgoing requests 2017-10-30 23:17:59 +01:00
Klaus-Uwe Mitterer 316eb271ef How did nobody ever notice that the validator wasn't working? Also, escaping values before passing them to the HAFAS station endpoint. 2017-10-26 22:55:09 +02:00
Klaus-Uwe Mitterer 3c89689f6b Actually fix the date issue 2017-10-26 22:00:43 +02:00
Klaus-Uwe Mitterer 92e69a14f4 Fix error caused by unexpected links in HAFAS' connection output, improve date handling, add exception raiser to threads 2017-10-26 21:21:41 +02:00
Klaus-Uwe Mitterer d4dd2ba0e4 Use threading to improve response times for connection detail requests, set default connection count to 6 again as it doesn't matter anymore, update README. 2017-10-25 23:07:36 +02:00
Klaus-Uwe Mitterer 269069878f Fix JSON for connections 2017-10-11 14:31:10 +02:00
Klaus-Uwe Mitterer 337fe033c3 Add missing files for radar... 2017-10-03 13:50:32 +02:00
Klaus-Uwe Mitterer bddef6c491 Fix conn requests without via... 2017-10-02 21:31:06 +02:00
Klaus-Uwe Mitterer 479bc58489 Fix via station handling 2017-10-02 12:26:19 +02:00
Klaus-Uwe Mitterer a7a6305d54 Blindly implement via routing. Needs testing before deployment, 2017-10-02 10:05:31 +02:00
Klaus-Uwe Mitterer 2de7c5503d Use Overpass API at overpass.kumi.systems by default 2017-09-30 15:05:44 +02:00
Klaus-Uwe Mitterer 308f30d223 Allow latitude and longitude to be passed using a decimal comma 2017-09-28 20:49:57 +02:00
Klaus-Uwe Mitterer a921460a11 Make JSON available for all requests 2017-09-25 21:43:02 +02:00
Klaus-Uwe Mitterer 950924c31a Prepare worker.conn for JSON 2017-09-24 22:59:51 +02:00
Klaus-Uwe Mitterer b8b233f630 Make worker.val JSON compatible 2017-09-24 21:04:59 +02:00
Klaus-Uwe Mitterer dbed1fa677 Make worker.closest JSON compatible 2017-09-24 20:48:22 +02:00
Klaus-Uwe Mitterer d643365e6c Preparations for JSON support 2017-09-23 16:57:24 +02:00
Klaus-Uwe Mitterer 7b3ad3cf34 Set default result count to 3 2017-09-22 19:00:55 +02:00
Klaus-Uwe Mitterer caca14c66a Implement connection finder. All features of oebbApi now implemented. 2017-09-22 17:25:26 +02:00
Klaus-Uwe Mitterer f99b6cf237 I'm an idiot. Sorry. 2017-09-22 17:23:37 +02:00
Klaus-Uwe Mitterer 4a70f52f6e Convert generator to list 2017-09-21 23:04:32 +02:00
Klaus-Uwe Mitterer 0d27297eb3 Fix variable name 2017-09-21 23:02:42 +02:00
Klaus-Uwe Mitterer 494dc01554 Add function to find nearest PT stop from coordinates, relying on OSM... 2017-09-21 21:55:32 +02:00
Klaus-Uwe Mitterer 8d09794c9f Implement validator, some other fixes 2017-09-21 14:48:05 +02:00
Klaus-Uwe Mitterer 93707f9800 Starting to develop a Python3 based re-implementation of the ÖBB API. Implemented argument parsing, added classes for connections, stations and services, as well as dummy workers. 2017-09-19 22:50:19 +02:00