Jannis R
deb88297a0
journeys: whenRepresents option
2018-05-24 22:06:46 +02:00
Jannis R
6063fa6651
journeys: fix polylines option 🐛
2018-05-24 21:54:25 +02:00
Jannis R
e479619387
cherry-pick 16c3f01
: DB: 1.16 protocol, journeyLeg, fix polylines 🐛
2018-05-24 14:06:53 +02:00
Jannis R
16c3f01118
DB: 1.16 protocol, enable journeyLeg, 2.8.0
...
Although `journeyLeg()` can be unreliable for DB (#49 ), I enabled
it here. This is not a breaking change because, previously, you
were not able to use `journeyLeg()` in the first place. Let's hope
that it works for people. 🙈
By changing to the 1.16 protocol, we support the `polyline` option
of `journeyLeg()` as well.
2018-05-24 13:50:53 +02:00
Jannis R
908d53189a
DB journeys: fix polylines parsing 🐛 , 2.7.5
2018-05-24 13:44:47 +02:00
Jannis R
709b7b4e32
luxon@1, vbb-short-station-name@1, 2.7.4
2018-05-24 10:52:18 +02:00
Jannis R
00b1eb387c
crypto.createHash -> create-hash, 2.7.3
...
closes #52
2018-05-24 10:29:50 +02:00
Jannis Redmann
c5aab72e71
merge #45 from format-location-err-msg
...
formatLocation: more helpful error messages
2018-05-24 10:28:50 +02:00
Jannis Redmann
bebb975584
Merge branch 'next' into format-location-err-msg
2018-05-24 10:28:18 +02:00
Jannis R
03b9ab9a83
expect parsePolyline in lib/validate-profile
2018-05-24 10:26:24 +02:00
Jannis R
8c896fe8c1
docs for new polyline format 📝
2018-05-24 10:26:24 +02:00
Jannis R
431574b756
parseJourneyLeg, parseMovement: use parsePolyline 💥 , refactor
2018-05-24 10:26:24 +02:00
Jannis R
deefeb1f64
add parsePolyline to default profile
2018-05-24 10:26:24 +02:00
Jannis R
0ef03015e0
validate opt.when 💥
2018-05-21 17:10:42 +02:00
Jannis R
ef42edbfd7
crypto.createHash -> create-hash, 2.7.3
...
closes #52
2018-05-21 12:18:57 +02:00
Jannis R
0840d69ee9
radar: assert north > south & east > west
2018-05-16 21:53:33 +02:00
Jannis R
c9e77f3050
merge master into next
2018-05-16 19:41:45 +02:00
Jannis R
48f2cefb5b
parseMovement: expose journey (leg) id
2018-05-16 19:32:11 +02:00
Jannis R
a97e0d31e7
radar: fix polylines parsing 🐛 , 2.7.2
2018-05-16 00:43:08 +02:00
Jannis R
aa480e01a2
radar: fix polylines parsing 🐛
2018-05-16 00:30:27 +02:00
Jannis R
7b5f13524d
2.7.0
2018-05-15 23:49:56 +02:00
Jannis R
39aac10a17
parseMovement: empty default polylines arr 🐛
2018-05-15 23:04:13 +02:00
Jannis R
9a0bfc39a4
radar: polylines option, return polylines
2018-05-15 19:41:08 +02:00
Jannis R
06e759966c
tests: isValidWhen -> assertValidWhen
2018-05-14 00:47:47 +02:00
Jannis R
196681513c
parseJourneyLeg: null as fallback direction 🐛
2018-05-14 00:13:11 +02:00
Jannis R
4d908e1f72
tests: fix isRoughEqual call 🐛 , minor change
2018-05-14 00:13:11 +02:00
Jannis R
2ca7e64fd5
journeys detour tests: use helper fn
2018-05-14 00:13:09 +02:00
Jannis R
c435e25390
parseJourneyLeg: null as fallback direction 🐛
2018-05-13 22:52:33 +02:00
Jannis R
0783d9e68a
fix Gitter badge
2018-05-13 22:42:02 +02:00
Jannis R
5cea7e47e4
merge next into tests-rewrite
2018-05-13 00:05:10 +02:00
Jannis R
bdc23c64e2
cherry-pick c60213a
2018-05-07 12:34:56 +02:00
Jannis R
df293e31cc
fix test helpers 🐛
2018-05-07 12:33:53 +02:00
Jannis R
2623fc44c6
merge master into next
2018-05-07 11:53:55 +02:00
Jannis R
47aea604df
fix error message 🐛
2018-05-03 10:29:43 +02:00
Jannis R
71d087aa23
refactor polyline parsing, add todo
2018-05-03 00:17:17 +02:00
Jannis R
37770654e1
journeyLeg: polyline option
2018-05-03 00:17:17 +02:00
Jannis R
7c6e87afff
journey legs: return polylines
2018-05-03 00:17:17 +02:00
Jannis R
49afc8a75b
journeys: polylines option
2018-05-03 00:17:17 +02:00
Jannis R
629385599c
2.6.0
2018-04-29 14:30:05 +02:00
Jannis R
5d10d76a15
journey legs: parse cycle
2018-04-29 14:29:29 +02:00
Jannis R
3c052e9fef
2.5.3
2018-04-29 14:22:56 +02:00
Jannis R
d676b8430d
fix journey leg alternatives 🐛
...
- use realtime data if available
- don't filter by departure station (HAFAS IDs are complicated)
2018-04-29 13:41:23 +02:00
Jannis R
7f02bfe4d5
add missing test helper fn
2018-04-26 16:17:53 +02:00
Jannis R
c769638005
add missing test helper fn, add todos, clean up
2018-04-25 13:24:27 +02:00
Jannis R
fecd2aefc0
journeys fails with no product tests: use helper fn
2018-04-25 13:23:53 +02:00
Jannis R
2ffcf02946
validate-fptf@2
2018-04-25 12:48:05 +02:00
Jannis R
cb5e01ed5b
departures tests: use helper fn
2018-04-24 18:16:59 +02:00
Jannis R
9501dab9f4
journeys from station to POI tests: use helper fn
2018-04-24 18:16:52 +02:00
Jannis R
c030724663
2.5.2
2018-04-24 17:04:55 +02:00
Jannis R
c60213a135
DB: tram mode should be train
🐛
2018-04-24 17:04:55 +02:00