Commit graph

352 commits

Author SHA1 Message Date
Jannis R
01b3693271
add SNCB/NMBS profile 2020-03-19 13:05:10 +01:00
Jannis R
916ac3067d
PKP: trim "-" from stop names 2020-03-18 21:45:36 +01:00
Jannis R
36a8b388f2
add todos
also remove dead code
2020-03-18 21:45:30 +01:00
Jannis R
cda96b6698
improve docs 📝
[ci skip]
2020-03-18 21:34:43 +01:00
Jannis R
a93909046e
INSA: ver 1.21 -> 1.18 🐛
1b03b2eb broke it.

see also #95
2020-03-12 19:48:35 +01:00
Jannis R
86ddf2c290 add VMT profile 2020-03-12 19:01:52 +01:00
Jannis R
84637b2e96 add RSAG profile 2020-03-12 19:01:03 +01:00
Jannis R
3a9e548bcf add RMV profile 2020-03-12 19:00:02 +01:00
Jannis R
682f9f948d add VBN profile 2020-03-12 18:59:17 +01:00
Julius Tens
d5116c2399 add PKP profile 2020-03-12 18:58:29 +01:00
Jannis R
1c790e1cd6 add INVG profile 2020-03-12 18:57:07 +01:00
Jannis R
ff2b677812
VBB: only expand 9* stop IDs to 12 digits 🐛
This broke stop IDs like 8080560 (Halle Dessauer Brücke) before.
2020-03-07 00:59:09 +01:00
Jannis R
1b03b2eb0f
INSA: v1.21, enable reachableFrom() 2020-03-07 00:39:11 +01:00
Julius Tens
c072a70c57 soothe the linter: remove unused variables 2020-02-27 17:10:03 +01:00
Julius Tens
bc30309056 bugfixes: fix undefined variables 🐛 2020-02-27 17:10:03 +01:00
Jannis R
e5abe3d98a
DB: fix journey leg loadFactor parsing 🐛 2020-02-25 08:22:49 +01:00
Simeon Keske
1c67350b48
move refreshJourneyReq-formatter to own function 2020-02-08 18:05:42 +01:00
Simeon Keske
542a9eea02
add VSN profile 2020-02-08 18:05:41 +01:00
Jannis R
9b0e55c6ad
VBB: accept station IDs with unknown length 🐛 2020-01-31 19:54:18 +01:00
Jannis R
e2567efcc2
DB Busradar NRW: adapt profile to ctx
see also fb7a565, 252ce5b, 9fc6664 & 2cfee22
2020-01-05 18:30:39 +01:00
Jannis R
9fc6664302
adapt profiles to ctx-based parse fns 2020-01-05 18:10:09 +01:00
Jannis R
9a89cd0dc8
profile-based whitelist for walkingSpeed 2020-01-05 17:50:56 +01:00
Jannis R
b8496be1a3
DB journeys: make default price null 💥
closes #91
2020-01-05 17:50:55 +01:00
Jannis R
a40006f5ca
BVG: support BerlKönig, docs 📝 2020-01-05 17:50:55 +01:00
Jannis R
272bf64e5e
BVG: use 1.21 protocol 2020-01-05 17:50:27 +01:00
Jannis R
93814983da
add profile.parseCommon 2020-01-05 17:50:27 +01:00
Jannis R
ed0c606db1
add journeysOutFrwd profile flag 2019-12-29 22:18:22 +01:00
Kevin Arutyunyan
00b184df36
Add readme for DB Busradar NRW profile and add entry in profile overview 2019-12-29 22:18:22 +01:00
Kevin Arutyunyan
46eadcfde6
Update some product comments and disable unused/unknown ones 2019-12-29 22:18:22 +01:00
Kevin Arutyunyan
b7a6dbc504
Use HTTPS for DB Busradar NRW endpoint 2019-12-29 22:18:22 +01:00
Kevin Arutyunyan
56dee669a0
Add DB Busradar NRW profile (WIP) 2019-12-29 22:18:22 +01:00
Jannis R
105c18b30d
DB profile: always use rtMode: HYBRID 2019-11-18 18:35:01 +01:00
Jannis R
2993cc0e87
put more todos
[ci skip]
2019-08-30 16:27:34 +02:00
Jannis R
73ca349ee5
add NVV profile 2019-08-16 18:20:15 +02:00
Jannis R
77afb9f9a3
DB: enable radar() 2019-07-20 13:07:16 +02:00
Jannis R
f5121f1bf6
changelog 📝, minor changes, 4.5.0
[ci skip]
2019-07-08 21:12:39 +02:00
Christopher Zentgraf
f92e9336c0 DB departures/arrivals: parse load factor
See https://www.bahn.de/p/view/service/buchung/auslastungsinformation.shtml for reference.
2019-05-28 11:16:51 +02:00
Jannis R
57c71865ba HVV examples 📝 2019-05-27 20:17:23 +02:00
Jannis R
3ab099b8e7 HVV profile 2019-05-27 20:17:23 +02:00
Jannis R
b3d75b567d
fix parseWarning 🐛 2019-05-27 16:33:01 +02:00
Jannis R
75432fcf4c CFL: tests 2019-05-20 20:06:24 +02:00
Jannis R
3e01303e43 CFL profile 2019-05-20 20:06:24 +02:00
Jannis R
eb3ffba4fc
make POIs objects with poi: true 💥
fixes #42
2019-02-28 16:45:31 +01:00
Jannis R
fcc2a23fc1
ÖBB journeys: fix opt.results 🐛 2019-02-28 16:45:31 +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
b2b2d11dfe
adapt docs to fcc53b5 📝
[ci skip]
2019-02-28 16:44:59 +01:00
Jannis R
0daa1c5fef
adapt docs & examples to 96ff59d 📝 2019-02-28 16:44:36 +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