Commit graph

292 commits

Author SHA1 Message Date
Andreas Schildbach
12f597fe78 AbstractHafasClientInterfaceProvider: Support for 'ext' configuration. 2019-01-04 17:09:01 +01:00
Andreas Schildbach
40c729b9fe Rename BahnProvider to DbProvider. 2019-01-04 13:12:25 +01:00
Andreas Schildbach
fe5a2a8453 Migrate from EnumSet<LocationType> in interfaces to just Set<LocationType>. 2019-01-01 18:11:49 +01:00
Andreas Schildbach
586c071946 AbstractEfaProvider: Support for address location IDs. 2019-01-01 17:35:56 +01:00
Andreas Schildbach
7f62ab221e AbstractEfaProvider: Switch coordOutputFormat to floating point and enhance precision. 2018-12-31 16:41:58 +01:00
Andreas Schildbach
097b2bb29f MvvProviderLiveTest: Clean up. 2018-12-19 14:03:07 +01:00
Andreas Schildbach
fa98ef4bbd AbstractEfaProvider: Support poiIDs in mobile API. 2018-12-18 11:14:25 +01:00
Andreas Schildbach
ef9c452166 VGS: Migrate to Hafas client interface. 2018-12-17 13:05:23 +01:00
Andreas Schildbach
39e6895af9 Add many missing queryDeparturesInvalidStation() tests. 2018-12-17 13:02:41 +01:00
Andreas Schildbach
05ddaf8aab Sydney: Ferry lines. 2018-12-14 18:59:46 +01:00
Andreas Schildbach
84585d4fb6 VAGFR: Merge Freiburg & Strasbourg into Baden-Württemberg, Constance & Basel. 2018-12-06 16:46:25 +01:00
Adrian Perez de Castro
ae7146050a Add Finland provider based on Navitia. 2018-12-02 13:02:41 +01:00
Andreas Schildbach
88f0e12fcb DB: Migrate to Hafas client interface. 2018-11-19 21:57:18 +01:00
Andreas Schildbach
fe40fa2208 HSL: Remove provider for Finland. 2018-11-18 11:53:33 +01:00
Andreas Schildbach
05d1a5826b OOEVV, SVV, VAO, VMOBIL, VOR, VVT: Increase API version to 1.15 to fix spurious PARSE errors when querying for trips.
Bring related LiveTests up to speed too.
2018-11-17 22:36:51 +01:00
Andreas Schildbach
28dd2c8033 ZVV: Replace some line numbers by the line name. 2018-11-17 14:00:22 +01:00
Andreas Schildbach
bab9b0d39f LU: Migrate to Hafas client interface. 2018-11-17 11:36:27 +01:00
Andreas Schildbach
ec05c0a519 DSB: Migrate to Hafas client interface. 2018-11-16 22:06:12 +01:00
Andreas Schildbach
389cd53bbf NVV: Migrate to Hafas client interface. 2018-11-16 20:55:55 +01:00
Andreas Schildbach
f1641c5fa3 OEBB: Migrate to Hafas client interface. 2018-11-16 19:04:17 +01:00
Andreas Schildbach
d0bcedc0e8 ZVV: Migrate to Hafas client interface. 2018-11-16 15:27:06 +01:00
Andreas Schildbach
2e8edc117d SNCB: Migrate to Hafas client interface. 2018-11-16 13:07:50 +01:00
Andreas Schildbach
87a327cedb VBB: Migrate to Hafas client interface. 2018-11-16 11:01:32 +01:00
Andreas Schildbach
a9ee06de7f SE: Migrate to Hafas client interface. 2018-11-16 10:47:23 +01:00
Andreas Schildbach
e6474db222 Point: Store coordinate as pair of double, rather than 1E6 ints.
This makes the lat/lon member variables private and adds 1E6 variants for getters and the static constructor.
Also, Location now stores a Point for its coordinate, rather than 1E6 ints. The 1E6-based constructors have been removed.
2018-11-16 01:41:14 +01:00
Andreas Schildbach
eda7d37b83 Add AVV (Aachen) provider based on Hafas client interface. 2018-11-14 09:37:38 +01:00
Andreas Schildbach
0831d0f8e6 AbstractProviderLiveTest: Use TripOptions in queryTrips() and simplify live tests by passing null to use defaults where appropriate. 2018-11-05 19:57:59 +01:00
Ialokim
79ff93b80f NetworkProvider: queryTrips() now uses a TripOptions field for products, optimize, walkSpeed, accessibilty and options.
The old queryTrips() variant is now deprecated.
2018-11-05 19:57:33 +01:00
Andreas Schildbach
025eba20f1 NRI: Remove provider for Norway. 2018-11-04 22:36:46 +01:00
Andreas Schildbach
dc390eb5a4 INVG: Switch to Hafas Client Interface. 2018-10-31 16:02:34 +01:00
Andreas Schildbach
4c8d4af1e1 AbstractProviderLiveTest: Limit result sets so that debug outputs don't get so huge. 2018-10-31 12:17:22 +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
fd87c76399 PL: Remove provider for Poland. 2018-10-11 10:38:34 +02:00
Colin Murphy
56311f52db Add CMTA (Austin, Texas, USA) provider based on mobile Hafas. 2018-09-27 14:06:06 +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
ajbruin
cc3ef24a58 Negentwee: Support house numbers in addresses. 2018-09-18 15:21:07 +02:00
Erik Uhlmann
86c759e21c Add Massachusetts, USA provider based on Navitia. 2018-09-18 15:12:50 +02:00
Nico Alt
dae184bd31 Add Nicaragua provider based on Navitia. 2018-07-31 10:15:50 +02:00
mimi89999
0c944c2ebe Add Poland/Warsaw provider based on Navitia. 2018-07-25 10:12:12 +02:00
Andreas Schildbach
b2875ddd31 Update links in license to use HTTPS. 2018-07-15 16:47:49 +02:00
Andreas Schildbach
ea0865f3c2 IVB: Remove provider for Innsbruck.
Use VvtProvider instead.
2018-07-06 10:24:37 +02:00
Chimo
fbfb218ff1 Add British Columbia, Canada provider. 2018-05-05 22:05:40 +02:00
Torsten Grote
446e2d4ead Navitia: Add Spain provider. 2017-12-06 17:16:11 +01:00
Torsten Grote
d3717121b5 Navitia: Add New Zealand provider.
Currently supports Wellington, Auckland and Christchurch.
2017-12-06 17:10:47 +01:00
Torsten Grote
26e9b7be92 Ghana: Add GhanaProvider. 2017-12-04 09:47:00 +01:00
Tomas Groth
3b38a48bff DSB: Normalize a bus name. Also fix a test in DsbProviderLiveTest. 2017-12-04 09:38:14 +01:00
Andreas Schildbach
2add36ef78 VMV: Fix suggest locations coverage. 2017-12-03 15:23:59 +01:00
Torsten Grote
e179351115 AbstractNavitiaProvider: Add Orlyval to Physical Modes.
Without this patch, connections with the orlyval train cause an IllegalArgumentException.
2017-09-05 23:28:15 +02:00