Commit graph

140 commits

Author SHA1 Message Date
Andreas Schildbach
bb03f45f53 EFA: Fix parsing of itdOdv and handling of location IDs. 2015-01-27 14:21:36 +01:00
Andreas Schildbach
fbe53a1fbe Merge Neckar-Alb-Donau into Baden-Württemberg, Constance & Basel. 2015-01-25 10:10:43 +01:00
Andreas Schildbach
55d41dfd69 Add missing query wrappers in AbstractProviderLiveTest. 2015-01-21 12:58:21 +01:00
Andreas Schildbach
7dd49cf0ee Update API base for Hannover & Lower Saxony. 2015-01-21 12:50:37 +01:00
Andreas Schildbach
1c32dc0c05 Merge Birmingham & West Midlands into England, Scotland & Wales. 2015-01-21 12:31:30 +01:00
Andreas Schildbach
64366b4d3e Merge Trier into Rhineland-Palatinate, Rhine-Neckar & Baden-Württemberg. 2015-01-15 10:23:11 +01:00
Andreas Schildbach
3db5c27153 Enable trips capability for Sweden. 2015-01-13 14:21:46 +01:00
Andreas Schildbach
540535b7d5 Hafas: Improve on splitting place and name for lots of networks. 2015-01-11 20:20:37 +01:00
Andreas Schildbach
b596ba6f3a Hafas: If binary connections query returns only one single individual leg, don't query for more. 2015-01-11 20:20:29 +01:00
Andreas Schildbach
06a0d12b0f Update year of copyright. 2015-01-01 01:52:27 +01:00
Antonio El Khoury
11ccd099ec Navitia: Add new commercial modes. 2014-12-21 23:18:41 +01:00
Antonio El Khoury
6255bd1d76 Navitia: Add support for products in queryTrips. 2014-12-21 23:18:41 +01:00
Antonio El Khoury
54ea75fefc Navitia: Add support for walking speed in queryTrips. 2014-12-21 23:18:34 +01:00
Andreas Schildbach
32ceccedb8 Disable sort by weight in JSON getstops for Brandenburg. 2014-12-16 22:54:43 +01:00
Andreas Schildbach
8e1977d09c Update tests for Melbourne. 2014-12-14 10:42:56 +01:00
Andreas Schildbach
b7f1fda768 Merge London and South West England into East of England. 2014-12-14 10:42:56 +01:00
Antonio El Khoury
a136e7911b Paris provider based on abstract Navitia provider. 2014-11-30 15:59:20 +01:00
Andreas Schildbach
2a5458dc45 Tests for address/coordinate problem in Dresden. 2014-11-24 10:57:55 +01:00
Andreas Schildbach
bae806d5cc Handle case where no (further) trips can be found for binary trips (Hafas). 2014-10-19 09:22:02 +02:00
Andreas Schildbach
2aed1b3af4 Update API base for Neckar-Alb-Donau. 2014-10-12 19:48:40 +02:00
Andreas Schildbach
fce1066a59 Migrate BVG station board to separate base URL. 2014-10-12 19:48:40 +02:00
Andreas Schildbach
7a467473b9 Disable useProxFootSearch generally for VRR. 2014-09-18 10:43:01 +02:00
Andreas Schildbach
6a71482d15 Hafas xmlStationBoard to support equivs. 2014-09-18 10:43:01 +02:00
Andreas Schildbach
4893474968 Remove support for additional query parameter for BVG. 2014-09-18 10:43:01 +02:00
Andreas Schildbach
6e2aa29eca Allow specifying time when querying for departures. 2014-09-05 20:06:35 +02:00
Andreas Schildbach
4d46299fb1 Fix NetworkProvider.hasCapabilities(). 2014-08-29 10:03:20 +02:00
Andreas Schildbach
36e52ae4ee Work around VRR cannot deal with useProxFootSearch=1 on large departure monitor requests. 2014-08-27 16:15:31 +02:00
Andreas Schildbach
8adf98b98e Optionally disable sort by weight in JSON getstops (Hafas). 2014-08-26 16:43:56 +02:00
Antonio El Khoury
4b873b60f5 Add method to Style to deduce foreground color from background color. 2014-08-15 16:26:15 +02:00
Andreas Schildbach
aee3fba9cf Add methods for extracting red, green and blue color portions from an int color. 2014-08-15 11:50:49 +02:00
Andreas Schildbach
06a9580602 Fix Netherlands, but sadly it hasn't got coordinates. 2014-08-15 00:18:14 +02:00
Andreas Schildbach
b1a0b6517c Rostock. 2014-08-15 00:17:07 +02:00
Andreas Schildbach
b50dc033fd Stricter structure check for Hafas station board. 2014-08-15 00:03:53 +02:00
Andreas Schildbach
11a8d9f8fe Check for internal errors advertised as HTTP status OK. 2014-08-14 23:53:40 +02:00
Andreas Schildbach
ca3fb061a6 Homogenize output of test results. 2014-08-14 23:51:03 +02:00
Andreas Schildbach
0517f99a4e Fix test cases for Kiel, Lübeck & Schleswig-Holstein. 2014-07-29 18:38:39 +02:00
Andreas Schildbach
68989ec451 Sort suggested locations by hit quality. 2014-07-24 11:59:11 +02:00
Andreas Schildbach
c39a49eed2 Göttingen & Südniedersachsen. 2014-07-12 00:17:27 +02:00
Andreas Schildbach
00b0f014ca Rename NetworkProvider.autocompleteStations() to .suggestLocations() and change return type to SuggestLocationsResult. 2014-07-09 16:42:14 +02:00
Andreas Schildbach
82674cef74 Parse 'transfer' legs for mobile EFA. 2014-07-05 19:50:17 +02:00
Andreas Schildbach
66a1afc79b Fix test cases for Switzerland. 2014-07-05 19:50:16 +02:00
Andreas Schildbach
f268772820 Move test for expired session into ParserUtils 2014-07-05 19:50:12 +02:00
Andreas Schildbach
12e08bbb40 When scraping, detect several alternative forms of redirects. 2014-07-01 22:05:48 +02:00
Andreas Schildbach
27894dbf78 Make ParserUtil.scrape() use .scrapeInputStream(). It duplicated a lot of code. Add testcase for detecting redirect by http-equiv meta tag. 2014-07-01 21:57:47 +02:00
Andreas Schildbach
1be4366acb Migrate Switzerland to binary trips query. 2014-06-18 12:44:36 +02:00
Andreas Schildbach
f1c9c7dab0 Get rid of SOAP dependency, remove Südtiroler Nahverkehr. 2014-06-18 12:34:19 +02:00
Andreas Schildbach
de5ae9d850 Add testcase. 2014-06-18 12:32:20 +02:00
Andreas Schildbach
f5a9e8bb97 Tests for querying the departures of an invalid station ID from Hafas based providers. 2014-05-15 15:25:41 +02:00
Andreas Schildbach
1b987a6b72 Remove Location.toDebugString(), use toString() instead. 2014-05-15 15:25:41 +02:00
Andreas Schildbach
7f5a8d6011 Remove Bremen. 2014-04-30 23:25:07 +02:00