Commit graph

287 commits

Author SHA1 Message Date
Jannis R
3e3bf1e2bc
p/sbahn-munich -> p/sbahn-muenchen 2018-09-18 19:56:03 +02:00
Jannis R
b7b5843d46 S-Bahn Munich profile 2018-09-18 19:51:07 +02:00
Jannis R
8b572d6184 profiles: enable reachableFrom 2018-09-03 16:43:01 +02:00
Jannis R
ee7ad74fd3
fix changelog 📝, Windows build badge
[ci skip]
2018-08-27 13:18:30 +02:00
Jannis R
47a77d7dd2 CMTA: enable feature flags, minor changes 2018-08-26 18:27:30 +02:00
Jannis R
77994bc5d1 CMTA: update endpoint 🐛 2018-08-26 18:27:30 +02:00
Jannis R
6591d2be17 CMTA: adapt example code to hafas-client@3 📝 2018-08-26 18:27:30 +02:00
Jannis R
d0b0b56fbc CMTA: hafas-client@2 modes -> hafas-client@3 products 2018-08-26 18:27:30 +02:00
Nick Turskyi
6acbd8b1b1 CMTA: Corrected "nearby" example, enabled journeyLeg 2018-08-26 18:27:30 +02:00
Nick Turskyi
980eaa3b6e CMTA: Cleanup 2018-08-26 18:27:30 +02:00
Nick Turskyi
810aa53e1e CMTA: Removed VBB profile leftovers 2018-08-26 18:27:30 +02:00
Nick Turskyi
50de71b6f4 CMTA: correct examples, enabled radar 2018-08-26 18:27:30 +02:00
Nick Turskyi
533f8ece3c CMTA profile 2018-08-26 18:27:30 +02:00
Jannis R
abf3661edc
merge next into master 2018-08-17 21:52:40 +02:00
Jannis R
8f7358b462
Nah.sh: mode bus for on-call transit
We might want to rename "on-call" to "demand-responsive".
2018-08-17 21:41:49 +02:00
Jannis R
ffc392b66b
docs: link to FPTF 1.1.1, minor fixes 📝
[ci skip]
2018-08-01 10:05:00 +02:00
Jannis R
0466e570ad docs for BVG profile 📝 2018-07-29 20:17:50 +02:00
Jannis R
a3ad876bf5 BVG profile 2018-07-29 20:17:50 +02:00
Jannis R
e20f65823b
adapt profile docs to 5d9d738 📝 2018-07-28 14:58:25 +02:00
Jannis R
067e807db7 INSA doesn't support refreshJourney 🐛 2018-07-25 10:05:52 +02:00
Jannis R
8a45d26fda add docs for refreshJourneys (c88071f) 📝 2018-07-25 10:05:52 +02:00
Jannis R
f20931b6de adapt docs & examples to 0a0cddc 📝 2018-07-24 18:29:31 +02:00
Jannis R
c4511c949c
adapt tests & Nah.sh profile to 12e61be 2018-07-16 11:57:07 +02:00
Jannis R
a475f2048d parse stops and their stations 2018-07-13 16:07:23 +02:00
Jannis R
fe8e68e4a2
fix DB hints parsing 🐛 2018-07-13 12:17:15 +02:00
Jannis R
90519cff68
remove accidental logging
[ci skip]
2018-07-09 19:48:14 +02:00
Jannis R
4529a93175
parse DB-specific hints inside DB profile 2018-07-09 19:32:23 +02:00
Jannis R
4a454917dd rename profile.journeyLeg to profile.trip 💥 2018-07-07 21:19:28 +02:00
Jannis R
a187f8ee97 adapt examples to e1bdd56 📝 2018-07-07 21:19:28 +02:00
Jannis R
58f183506e
option to parse station lines, default off 💥, adapt docs 📝 2018-06-28 13:04:03 +02:00
Jannis R
471f075dea
fix nearby examples 📝 2018-06-28 13:01:18 +02:00
Jannis R
ac9819b1dd query arrivals , docs 📝 2018-06-26 18:13:41 +02:00
Jannis R
479bac428f
parse fn signatures: bugfix 🐛 2018-06-26 12:25:30 +02:00
Jannis R
b02f012b18
parse fn signatures: bugfixes 🐛 2018-06-26 11:48:30 +02:00
Jannis R
f60bebd5ae
VBB: strip "Bus " & "Tram " from line names 2018-06-20 23:25:21 +02:00
Jannis R
b6fbaa5825
parse fns: opt param 💥
- parseLine
- parseDeparture
- parseJourney
- parseJourneyLeg
- parseLocation
- parseMovement
- parseNearby
- parseStopover
2018-06-13 20:05:33 +02:00
Jannis R
8881d8a1a4
parse fns: individual params -> data object 💥
From now on, all higher-level parse fns will be able to access more
of the response data while keeping their signature.

- parseLine
- parseDeparture
- parseJourney
- parseJourneyLeg
- parseLocation
- parseMovement
- parsePolyline
- parseNearby
- parseStopover
2018-06-13 20:05:24 +02:00
Jannis R
b419477a7d
merge next into tests-rewrite 2018-06-10 14:57:51 +02:00
Jannis R
665bed9f79 rename location(id) -> station(id) 💥
see #17 for reasons
closes #17
2018-06-10 14:47:29 +02:00
Jannis R
f3d8304db8 INSA, Nah.sh: HTTPS 🔒 2018-05-30 16:05:05 +02:00
Jannis R
1bb1ce4f8b
merge next into tests-rewrite 2018-05-30 14:22:23 +02:00
Jannis R
187d2ac04e Nah.sh: enable radar despite failing test
see #34 for more details
2018-05-25 16:08:17 +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
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
2623fc44c6
merge master into next 2018-05-07 11:53:55 +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