Commit graph

32 commits

Author SHA1 Message Date
Jannis R
251e7925c9 pull more profile base data from transport-apis 2021-05-01 10:58:45 +02:00
Jannis R
731d9b8b81 profile flag for remarks() 2020-11-28 11:25:43 +01:00
Jannis R
9fc6664302
adapt profiles to ctx-based parse fns 2020-01-05 18:10:09 +01:00
Jannis R
567cc98409
DB, INSA, Nah.SH, ÖBB: nationalExp -> nationalExpress 💥 2019-02-28 16:45:31 +01:00
Jannis R
a972dad7b8
departures/arrivals, locations, nearby, stop: opt.stationLines -> linesOfStops 💥 📝 2019-02-28 16:45:18 +01:00
Jannis R
8b87868fba
adapt docs & examples to bad0af8 📝 2019-02-28 16:44:10 +01:00
Jannis R
bbff1f4c63
movement.nextStops -> movement.nextStopovers 💥 2019-02-28 16:44:10 +01:00
Jannis R
d11b60bbd1
minor changes in readme, profile examples
[ci skip]
2018-12-10 14:38:21 +01:00
Jannis R
8b572d6184 profiles: enable reachableFrom 2018-09-03 16:43:01 +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
e20f65823b
adapt profile docs to 5d9d738 📝 2018-07-28 14:58:25 +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
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
b02f012b18
parse fn signatures: bugfixes 🐛 2018-06-26 11:48:30 +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
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
187d2ac04e Nah.sh: enable radar despite failing test
see #34 for more details
2018-05-25 16:08:17 +02:00
Jannis R
87ec80d404
NAH.SH: use new products markup 🐛 2018-03-21 01:54:31 +01:00
Julius Tens
61325bdb13 code style 2018-03-18 13:01:07 +01:00
Julius Tens
269a2524fb fix code commentary 🐛 2018-03-18 13:00:16 +01:00
Julius Tens
cee3a78d8e code style, refactor removal of trailing zeroes 2018-03-18 00:48:47 +01:00
Jannis R
ca6e5a0d54
NAH.SH: remove unnecessary headers, skip radar test 2018-03-17 17:27:43 +01:00
Julius Tens
2aa9dfdd45 support pricing information 2018-03-15 09:33:31 +01:00
Julius Tens
44c57db03c add profile and tests for nah.sh 2018-03-14 14:54:08 +01:00