Open
Description
Expected behavior
The update can be parsed with only arrival times given. The spec does not require both arrival and departure to be given, only either of them.
Observed behavior
A lot of trip updates fail with NEGATIVE_HOP_TIME if the bus is running late across an extended dwell.
Version of OTP used (exact commit hash or JAR name)
2.7.0-SNAPSHOT
Data sets in use (links to GTFS and OSM PBF files)
GTFS data for Uno buses and predictions generated by TheTransitClock.
Command line used to start OTP
Router config and graph build config JSON
Steps to reproduce the problem
- Run Transitime using a GTFS file of an agency and a GTFS-RT containing the bus positions for that agency, matched to the trips correctly.
- Run OpenTripPlanner with the same GTFS file, and a trip updater connected to the API output for the GTFS-RT predictions from Transitime.
Metadata
Metadata
Assignees
Labels
No labels