Stop times updates

71 views
Skip to first unread message

David Mora

unread,
Aug 21, 2024, 5:24:23 AMAug 21
to GTFS-realtime
I need help with my updates. I am using a service that is being generated by an external party.

The tripupdates looks like this:

    stop_time_update {
      stop_sequence: 11
      departure {
        delay: 193
      }
      stop_id: "1155"
      schedule_relationship: SCHEDULED
    }
    stop_time_update {
      stop_sequence: 12
      departure {
        delay: 215
      }
      stop_id: "1156"
      schedule_relationship: SCHEDULED
    }
    stop_time_update {
      stop_sequence: 13
      departure {
        delay: 207
      }
      stop_id: "1157"
      schedule_relationship: SCHEDULED
    }



When I query from otp I always receive the realtime metadata to false, and I don't understand why:

"pattern":{"id":"1:4:1:01","desc":"4 to Donostia / Baiona (1:1282) from Iruña Veleia / Oyón (1:1382)","routeId":"1:4"},"times":[{"stopId":"1:1156","stopIndex":11,"stopCount":24,"scheduledArrival":41459,"scheduledDeparture":41459,"realtimeArrival":41459,"realtimeDeparture":41459,"arrivalDelay":0,"departureDelay":0,"timepoint":true,"realtime":false,"realtimeState":"SCHEDULED","serviceDay":1724191200,"tripId":"1:f205fc33-43b2-4fca-b1d1-5de4f3c866f5","headsign":"MARITURRI / LAKUA"},

Can you help me?

Reply all
Reply to author
Forward
Message has been deleted
0 new messages