Commit graph

188 commits

Author SHA1 Message Date
Jannis R
7ce65ca480
departures, journeys: canceled, former scheduled time
see public-transport/friendly-public-transport-format#27
2018-03-08 03:28:26 +01:00
Jannis R
fd8eb92806
journeys: add journey.type 🐛
To make it FPTF-compliant.
2018-03-02 00:35:55 +01:00
Jannis R
be6d063cf3
journey leg: delay -> departureDelay/arrivalDelay as in docs 🐛 2018-02-01 15:10:37 +01:00
Jannis R
39636f12bf
parse lines at a location 2018-01-26 17:07:36 +01:00
Jannis R
7cd963c344
fix syntax error 🤦 2018-01-23 02:40:41 +01:00
Jannis R
eddf110894
parseLine: don't use prodCtx.num 🐛 2018-01-23 02:37:08 +01:00
Jannis R
0e1bc5e399
merge oebb into master 2018-01-07 17:13:51 +01:00
Jannis R
d7eca5b4d1
expose line operators
closes #6
2018-01-05 19:04:24 +01:00
Julius Tens
ac56493768 mark & filter stations that are passed without stopping, as they contain no arrival/departure time information which would violate the fptf spec 2017-12-29 09:00:18 +01:00
Julius Tens
54865e67e6 allow multiple bitmask positions for one product 2017-12-29 07:49:47 +01:00
Jannis R
8985f8ccd2
rename journey.parts -> journey.legs 2017-12-28 17:13:02 +01:00
Jannis R
c304119de5
bugfixes 🐛💚, update deps 2017-12-19 01:40:59 +01:00
Jannis R
f6077d5b6d
cancelled flag for departures & passed stations
ported abf323d over from master
2017-12-18 21:17:32 +01:00
Jannis R
9e5e8b9d56
radar: support delays 2017-12-18 11:59:26 +01:00
Jannis R
aeac22b569
journeyPart: passedStations option 2017-12-17 20:33:49 +01:00
Jannis R
b0157c75d5
update validate-fptf 🐛, expose movement trip, add more todos 2017-12-16 02:28:09 +01:00
Jannis R
09fc50f5b3
comply with FPTF 1.0.1, using validate-fptf 2017-12-16 01:56:59 +01:00
Jannis R
024aa0e948
deal with some todos, add more 2017-12-12 23:15:06 +01:00
Jannis R
040ed41de7
VBB: add (anti)clockwise symbols to Ringbahn 2017-12-12 18:31:41 +01:00
Jannis R
81c9411cfe
deal with some todos, add more 2017-12-12 04:04:41 +01:00
Jannis R
a2fa56edc1
more bugfixes 🐛 2017-12-11 20:04:32 +01:00
Jannis R
608a91989f
bugfixes 🐛, even more todos 2017-12-11 19:40:46 +01:00
Jannis R
3811b4553c
FPTF location objects
see public-transport/friendly-public-transport-format@6481dee
2017-12-11 19:25:30 +01:00
Jannis R
14cdc77c0f
moment-timezone -> luxon, parse DateTimes with locale 2017-12-11 17:28:29 +01:00
Jannis R
3ea4fd3e40
bugfixes 🐛, rename dep.ref -> dep.journeyId 2017-12-11 15:20:50 +01:00
Jannis R
275c9e54d7
more line info 2017-12-11 15:15:00 +01:00
Jannis R
d77c450d11
fix products parsing 🐛, minor changes 2017-12-11 15:08:11 +01:00
Jannis R
658d67e3b2
mark journeys & journey parts as cancelled
see derhuerst/vbb-gtfs#19
see public-transport/friend-public-transport-format#27
2017-12-07 20:21:16 +01:00
Jannis R
ed0dfd06dd
pull out bitmask parsing from profiles 2017-11-27 20:30:53 +01:00
Jannis R
3fb0943680
query live movements in an area 2017-11-20 20:19:13 +01:00
Jannis R
33417a6e61
query journey parts 2017-11-20 16:58:45 +01:00
Jannis R
e762f30f05
VBB-related bugfixes and changes 🐛 2017-11-20 15:25:15 +01:00
Jannis R
6b1f22cc65
parse product bitmasks 2017-11-13 00:30:14 +01:00
Jannis R
47b5ef7ed5
bugfixes 🐛 2017-11-12 21:23:29 +01:00
Jannis R
3c9f3393ba
pass in parsers 2017-11-12 01:23:34 +01:00
Jannis R
73d083f418
parse: default to null 2017-11-12 00:36:13 +01:00
Jannis R
fb43a4e43b
code style 👕
- rename variables
- more consistent indentation
- give crucial anonymous functions a name
- add more TODOs
2017-11-12 00:05:32 +01:00
Jannis R
79db55d99c
split parse.js 2017-11-11 22:45:17 +01:00