First, update the static data information and rebuild your data bundle: https://github.com/OneBusAway/onebusaway-application-modules?tab=readme-ov-file#static-data-changes
Be really sure to update the time zone in you docker_compose.yml file. You will want to make sure it is set to America/New_York
Second, update the realtime information: https://github.com/OneBusAway/onebusaway-application-modules?tab=readme-ov-file#realtime-data-changes
You'll need to update your onebusaway-transit-data-federation-webapp-data-sources.xml with the .pb URLs available from transit.land, but don't include the authentication since these feeds don't seem to require it.
Acceptance Criteria
First, update the static data information and rebuild your data bundle: https://github.com/OneBusAway/onebusaway-application-modules?tab=readme-ov-file#static-data-changes
Be really sure to update the time zone in you docker_compose.yml file. You will want to make sure it is set to
America/New_YorkSecond, update the realtime information: https://github.com/OneBusAway/onebusaway-application-modules?tab=readme-ov-file#realtime-data-changes
You'll need to update your
onebusaway-transit-data-federation-webapp-data-sources.xmlwith the .pb URLs available from transit.land, but don't include the authentication since these feeds don't seem to require it.Acceptance Criteria