forked from open-austin/transitime-docker
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Opened following urls:
http://localhost:8080/web/reports/apiCalls/gtfsRealtimeTripUpdatesApiParams.jsp?a=1
http://localhost:8080/api/v1/key/f78a2e9a/agency/1/command/gtfs-rt/tripUpdates?format=human
and saw that TripUpdate looks like this:
header {
gtfs_realtime_version: "1.0"
incrementality: FULL_DATASET
timestamp: 1531928043
}
and VehiclePosition contains less information than in source.
Is that expected behavior?
I wanted this service to generate TripUpdate from VehiclePosition + GTFS Static
What should I do to get all predictions of how much time to arrival of all vehicles to some stop?
Metadata
Metadata
Assignees
Labels
No labels