Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connections travel back in time #57

Open
pietervdvn opened this issue Oct 31, 2019 · 0 comments
Open

Connections travel back in time #57

pietervdvn opened this issue Oct 31, 2019 · 0 comments

Comments

@pietervdvn
Copy link

As mentioned earlier on slack, some connections travel back in time.

For example, in [https://graph.irail.be/sncb/connections?departureTime=2019-10-31T09:23:00.000Z], the connection with id http://irail.be/connections/8813003/20191031/S11981 seems to depart one minute before it arrived.

Note that this is probably related to incorrect delays.

As reference, the data I got from the server is copied below:

@id "http://irail.be/connections/8813003/20191031/S11981"
@type "Connection"
departureStop "http://irail.be/stations/NMBS/008813003"
arrivalStop "http://irail.be/stations/NMBS/008813037"
departureTime "2019-10-31T09:25:00.000Z"
arrivalTime "2019-10-31T09:24:00.000Z"
departureDelay 420
arrivalDelay 300
direction "Nivelles"
gtfs:trip "http://irail.be/vehicle/S11981/20191031"
gtfs:route "http://irail.be/vehicle/S11981"
gtfs:pickupType "gtfs:Regular"
gtfs:dropOffType "gtfs:NotAvailable"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant