Skip to content

GTFS-RT > trip updates static<>real-time matching & tests#118

Draft
mmathieum wants to merge 4 commits into
masterfrom
mm/trip_id_mistmatch_trip_updates
Draft

GTFS-RT > trip updates static<>real-time matching & tests#118
mmathieum wants to merge 4 commits into
masterfrom
mm/trip_id_mistmatch_trip_updates

Conversation

@mmathieum

@mmathieum mmathieum commented Apr 13, 2026

Copy link
Copy Markdown
Member
  • implement trip Ids OutOfSync boolean
  • in makeCache...() function, extract filtering all trip updates in testable function
  • create a map of real-time to static trip ID for when they are out of sync
  • only try fallback trip IDs matching if out-of-sync
  • try using start_time (only when route_id is provided to avoid iterating over all trip updates)
  • then match using stop_id and/or stop_sequence
  • ...

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

Successfully merging this pull request may close these issues.

1 participant