Andreas Schildbach
|
ed6625cbd5
|
Add UNKNOWN_VIA error code when querying trips
|
2013-10-06 17:01:07 +02:00 |
|
Andreas Schildbach
|
b44a8c5ba1
|
Stop parsing 'platform' attribute on EFA, parse 'platformName' if available
|
2013-10-06 16:58:57 +02:00 |
|
Andreas Schildbach
|
5b098e1268
|
Simplify processOdvNameElem()
|
2013-09-25 09:28:14 +02:00 |
|
Andreas Schildbach
|
b63b261f34
|
Improved type determination in processing of odvNameElems
|
2013-08-30 16:48:35 +02:00 |
|
Andreas Schildbach
|
65127104d2
|
Correct some fares by a factor
|
2013-08-18 20:39:37 +02:00 |
|
Andreas Schildbach
|
a9e52a5e60
|
Lines
|
2013-08-18 20:17:47 +02:00 |
|
Andreas Schildbach
|
9dd41526dd
|
most efa fare related attributes are optional
|
2013-06-28 21:25:55 +02:00 |
|
Andreas Schildbach
|
6561a811be
|
efa diva supplement attribute is optional
|
2013-06-28 19:11:02 +02:00 |
|
Andreas Schildbach
|
d1a23d7fdb
|
fix Bavaria by implementing mobile efa protocol
|
2013-06-20 12:29:25 +02:00 |
|
Andreas Schildbach
|
eb88bf47a0
|
re-use code to process itdOdvAssignedStop
|
2013-06-20 12:29:25 +02:00 |
|
Andreas Schildbach
|
aaa2a6c810
|
make 0/0 coordinates valid even if using non-WGS84 ellipsoid
|
2013-06-20 12:29:25 +02:00 |
|
Andreas Schildbach
|
871b08f13a
|
individual legs have departure and arrival times, too
|
2013-06-20 12:29:25 +02:00 |
|
Andreas Schildbach
|
3aab4006d5
|
more individual leg types
|
2013-06-20 12:29:25 +02:00 |
|
Andreas Schildbach
|
2852aedbd5
|
rename Connection to Trip
|
2013-06-20 12:29:25 +02:00 |
|
Andreas Schildbach
|
fde90f7b87
|
rename Part to Leg, Part.Trip to Leg.Public and Part.Footway to Leg.Individual
|
2013-06-20 12:29:24 +02:00 |
|
Andreas Schildbach
|
c4939388a4
|
lines
|
2013-06-20 12:29:24 +02:00 |
|
Andreas Schildbach
|
287c84454f
|
interpret HTTP_NOT_FOUND as expired session when querying for more connections
|
2013-06-14 11:12:36 +02:00 |
|
Andreas Schildbach
|
bacb81e42d
|
lines
|
2013-06-14 11:09:11 +02:00 |
|
Andreas Schildbach
|
d6ca748e85
|
fix condition for including predicted time in connections result
|
2013-06-10 11:48:31 +02:00 |
|
Andreas Schildbach
|
ef1a75466d
|
clean up parsing of lines for efa based providers
|
2013-06-07 13:50:12 +02:00 |
|
Andreas Schildbach
|
6aa045c5f8
|
parse itdPartialRoute type for efa based providers
|
2013-04-14 12:39:45 +02:00 |
|
Andreas Schildbach
|
82560423c8
|
detect more invalid dates for efa based providers
|
2013-04-14 12:39:45 +02:00 |
|
Andreas Schildbach
|
5ac76d4410
|
throw if mapName cannot be parsed
|
2013-04-13 18:41:58 +02:00 |
|
Andreas Schildbach
|
2ce0de8103
|
don't use lineRestriction for London
|
2013-03-24 09:20:15 +01:00 |
|
Andreas Schildbach
|
bd397fdb47
|
fix overlong line names for London
|
2013-03-19 11:24:36 +01:00 |
|
Andreas Schildbach
|
57e0492936
|
in the case of an unknown product, at least add symbol or name
|
2013-03-15 15:57:09 +01:00 |
|
Andreas Schildbach
|
29f719db5a
|
use Product enum in queryConnections()
|
2013-03-15 10:13:35 +01:00 |
|
Andreas Schildbach
|
bfb3b64eca
|
fix http referer for trip endpoint in Vienna
|
2013-03-14 08:40:23 +01:00 |
|
Andreas Schildbach
|
ae5109f036
|
handle cancelled connections for efa based providers
|
2013-03-12 17:40:59 +01:00 |
|
Andreas Schildbach
|
d62d61e53f
|
use rbl delay to determine predicted times for intermediate stops (efa based providers)
|
2013-03-12 17:37:36 +01:00 |
|
Andreas Schildbach
|
9b7e615996
|
fix predicted time can be lost in some cases for efa based providers
|
2013-03-12 17:23:57 +01:00 |
|
Andreas Schildbach
|
9e4de81320
|
cleanup constructors in AbstractEfaProvider
|
2013-03-10 23:21:42 +01:00 |
|
Andreas Schildbach
|
f993ad28f1
|
remove additionalQueryParameter from constructor of AbstractEfaProvider
|
2013-03-10 23:21:42 +01:00 |
|
Andreas Schildbach
|
40d3d67da5
|
remove needsSpEncId from constructor of AbstractEfaProvider
|
2013-03-10 23:21:42 +01:00 |
|
Andreas Schildbach
|
118a62b98f
|
remove canAcceptPoiId from constructor of AbstractEfaProvider
|
2013-03-10 23:21:42 +01:00 |
|
Andreas Schildbach
|
a935fe19ef
|
adapt to api change of Vienna
|
2013-03-10 23:21:42 +01:00 |
|
Andreas Schildbach
|
a35618e018
|
fix NullPointerException caused by an empty message
|
2013-03-10 16:59:03 +01:00 |
|
Andreas Schildbach
|
621e3b8add
|
migrate Trip arrival and departure to Stop type
|
2013-03-03 22:13:46 +01:00 |
|
Andreas Schildbach
|
ee6199ce1c
|
also parse itdTrain in itdServingLine for efa based providers
|
2013-02-15 11:34:28 +01:00 |
|
Andreas Schildbach
|
bd47a2f23c
|
lines
|
2013-01-05 13:41:11 +01:00 |
|
Andreas Schildbach
|
20a3c94dbd
|
lines
|
2013-01-02 17:35:45 +01:00 |
|
Andreas Schildbach
|
08762e3578
|
line
|
2013-01-01 13:46:58 +01:00 |
|
Andreas Schildbach
|
36ff83f79c
|
update year of copyright
|
2013-01-01 13:46:57 +01:00 |
|
Andreas Schildbach
|
6b64cd1ae5
|
lines
|
2012-12-24 10:18:25 +01:00 |
|
Andreas Schildbach
|
7adae3ee55
|
lines
|
2012-12-21 02:05:01 +01:00 |
|
Andreas Schildbach
|
209bb2b1e3
|
line
|
2012-12-15 11:52:03 +01:00 |
|
Andreas Schildbach
|
3ad2d19f77
|
fixed certain autocompletes for efa based providers
|
2012-12-12 10:20:07 +01:00 |
|
Andreas Schildbach
|
4c315fcaf7
|
fixed reliance of date formats on locale
|
2012-11-30 20:59:44 +01:00 |
|
Andreas Schildbach
|
2115628e0e
|
support Birmingham and West Midlands
|
2012-11-11 15:05:03 +01:00 |
|
Andreas Schildbach
|
10d393f1c9
|
split api base for Wien
|
2012-11-08 23:27:15 +01:00 |
|