Commit graph

2064 commits

Author SHA1 Message Date
Andreas Schildbach
d2fe93b16a AbstractHafasClientInterfaceProvider: Handle missing 'stopL' when querying trips. 2018-10-30 11:00:25 +01:00
Andreas Schildbach
96477de706 AbstractHafasClientInterfaceProvider: Support maxLocations when querying for nearby locations.
Also advance all API versions to 1.14, as required by the maxLoc option to LocGeoPos.
2018-10-29 21:52:03 +01:00
Andreas Schildbach
3742467872 AbstractHafasClientInterfaceProvider: Support filtering for stations when querying for nearby locations. 2018-10-29 21:52:03 +01:00
Andreas Schildbach
6e9cfcd00f AbstractHafasClientInterfaceProvider: Handle missing 'errTxt' when an error is signalled. 2018-10-29 21:52:03 +01:00
Andreas Schildbach
9e99ea59d2 PL: Ressurect provider for Poland under a new API base. 2018-10-27 21:30:47 +02:00
Andreas Schildbach
9b81c69251 BVG, VBB: Adapt to new BVG station IDs in test cases. 2018-10-27 21:27:29 +02:00
Andreas Schildbach
8e6ae530f3 INVG, NS, NVV, OEBB, SNCB, VGS: Don't parse HTML any more when querying for nearby stations. 2018-10-27 21:26:56 +02:00
Andreas Schildbach
641344a816 NASA: Provide API authorization type. 2018-10-27 21:25:32 +02:00
Andreas Schildbach
5ad5d1b1b7 BVG, CMTA, NASA, SH, VBN, VMT: Provide API client type. 2018-10-27 21:25:27 +02:00
Andreas Schildbach
61ed999c65 AbstractHafasClientInterfaceProvider: Remove getPasslist option.
It seems to be unnecessary and has been removed from later API versions anyway.
2018-10-27 20:39:33 +02:00
Andreas Schildbach
06cec0c183 AbstractHafasClientInterfaceProvider: Support maxDistance when querying for nearby locations. 2018-10-27 19:19:38 +02:00
Andreas Schildbach
59e6438882 AbstractHafasClientInterfaceProvider: Fix handling of 'err' in header. 2018-10-27 18:12:16 +02:00
Andreas Schildbach
fe86c0498c Rename AbstractHafasMobileProvider to AbstractHafasClientInterfaceProvider. 2018-10-27 17:46:28 +02:00
Andreas Schildbach
f659d19acc AbstractHafasMobileProvider: Class-level JavaDoc. 2018-10-25 19:13:11 +02:00
Andreas Schildbach
0dcc147a21 AbstractHafasMobileProvider: Support walkSpeed in trips query. 2018-10-25 17:29:51 +02:00
Andreas Schildbach
4d5abd3b08 VrrProvider: '3SEV' line. 2018-10-21 19:36:57 +02:00
Andreas Schildbach
e632c3a48e AbstractHafasLegacyProvider: 'EUR' line. 2018-10-21 19:32:55 +02:00
Andreas Schildbach
3ffabe1d9b AbstractNavitiaProvider: Add PhysicalMode.RAILSHUTTLE. 2018-10-16 10:40:00 +02:00
Andreas Schildbach
fd87c76399 PL: Remove provider for Poland. 2018-10-11 10:38:34 +02:00
Andreas Schildbach
196aa193ea VVS: Update API base to HTTPS. 2018-10-11 10:28:16 +02:00
Andreas Schildbach
72c7289be4 TFI: Update API base to HTTPS. 2018-10-11 10:21:51 +02:00
Andreas Schildbach
337d84efe5 RT: Update API base. 2018-10-11 10:17:33 +02:00
Andreas Schildbach
9c0b434dff RTA Chicago: Update API base to HTTPS. 2018-10-11 10:14:17 +02:00
Andreas Schildbach
a98bfe3617 VMS: Update API base to HTTPS. 2018-10-11 09:59:34 +02:00
Andreas Schildbach
c1a9731626 Update Guava to 26.0-android. 2018-10-10 00:39:50 +02:00
Andreas Schildbach
652ff15241 AbstractNavitiaProvider: When querying for nearby locations always use coordinates if provided by caller. 2018-10-06 11:39:42 +02:00
Andreas Schildbach
967f9b8320 AbstractEfaProvider: 'BSB' lines again. 2018-10-06 11:33:52 +02:00
Andreas Schildbach
509fa449cc AbstractEfaProvider: Parse 'loc' types in parseJsonStop(). 2018-10-04 23:14:49 +02:00
Andreas Schildbach
f04d659a58 AbstractEfaProvider: Repeat common request parameters when querying for more trips. 2018-10-04 23:04:22 +02:00
Andreas Schildbach
280cea1f7a AbstractEfaProvider: Manually skip a few XML tags in processPublicLeg(). 2018-10-04 22:50:03 +02:00
Andreas Schildbach
20846bdc73 AbstractEfaProvider: Fix XML parsing in processItdPathCoordinates() when ellipsoid is not WGS84. 2018-10-04 22:45:40 +02:00
Andreas Schildbach
14d11b1a4d NVBW: Update API base. 2018-10-04 21:57:05 +02:00
Colin Murphy
56311f52db Add CMTA (Austin, Texas, USA) provider based on mobile Hafas. 2018-09-27 14:06:06 +02:00
Andreas Schildbach
73bda5ab72 AbstractHafasMobileProvider: Make API authorization optional. 2018-09-27 13:57:25 +02:00
Andreas Schildbach
8ddabb6c45 HttpClient: Increase connect timeout. 2018-09-26 15:36:07 +02:00
full-duplex
34487194d9 Negentwee: Fix 'type' parameter name. 2018-09-24 00:50:25 +02:00
full-duplex
e10de06c13 Negentwee: Support querying for trips with coordinate locations. 2018-09-19 11:36:04 +02:00
full-duplex
7763182bec Negentwee: Skip LocationTypes that cause API to fail. 2018-09-19 11:28:39 +02:00
full-duplex
79e8470284 Negentwee: Fix exception for locations without name. 2018-09-19 11:23:06 +02:00
Andreas Schildbach
aa16ed80b8 MVG: Update API base. 2018-09-18 15:53:35 +02:00
ajbruin
cc3ef24a58 Negentwee: Support house numbers in addresses. 2018-09-18 15:21:07 +02:00
Andreas Schildbach
32142ed184 Fix API_REGION not a constant for some Navitia-based providers. 2018-09-18 15:19:29 +02:00
Erik Uhlmann
86c759e21c Add Massachusetts, USA provider based on Navitia. 2018-09-18 15:12:50 +02:00
Andreas Schildbach
df5eab9d04 AbstractEfaProvider: 'AZS' line. 2018-09-17 19:14:56 +02:00
Andreas Schildbach
b1624f6b0a AbstractHafasMobileProvider: Handle 'HCI Service: request failed' error in jsonLocGeoPos() and jsonLocMatch(). 2018-09-13 16:50:22 +02:00
Andreas Schildbach
2c8e5ba9ec VAGFR: 'BSB' lines. 2018-09-03 11:53:38 +02:00
Andreas Schildbach
740deccce1 AbstractHafasLegacyProvider: 'STx' line. 2018-08-13 14:30:10 +02:00
Andreas Schildbach
634f82a514 VVO: 'RB 71' line. 2018-08-13 14:24:35 +02:00
Andreas Schildbach
845e066be8 AbstractNetworkProvider: Expose HttpClient.setTrustAllCertificates() as an API method. 2018-08-13 11:37:11 +02:00
Ialokim
f7c7a9fa38 Fix JavaDoc for queryMoreTrips(). 2018-08-10 16:29:18 +02:00