Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MOTP-1310 #3

Open
wants to merge 407 commits into
base: mta-master
Choose a base branch
from
Open

MOTP-1310 #3

wants to merge 407 commits into from

Conversation

CaylaSavitzky
Copy link

No description provided.

Heidebritta and others added 30 commits April 30, 2018 09:27
…ce, find corresponding trip in ATIS and create Sdon trip, create calendar dates and stop times for new trip.
…ast stop from ATIS it is using name of last stop from subway GTFS
…ame of last stop from ATIS it is using name of last stop from subway GTFS"

This reverts commit 59f2e75.
… wrong). Add new strategy for updating the trip headsign. The current strategy is used by buses.
…ll this will break. Updated to check for null headsign.
…ontrol files. Added logic to check for files and if they fail, throw illegalStateException
… track counts of routes/trips/stops and compare with matches in reference files.
…nsformation to handle stop times that don't start at 1.
…re there is bad GTFS and missing times in stop times (for example, JFK /RI)
Heidebritta and others added 29 commits June 17, 2019 16:53
goal: Find large jumps in time or time over a certain value and send notification and (later removed the bad stop times)

solution: looks through every trip and checks to make sure the time gap between subsequent stops is no greater than five hours
goal: Find large jumps in time or time over a certain value and send notification and (later removed the bad stop times)

solution: looks through every trip and checks to make sure the time gap between subsequent stops is no greater than five hours
goal: Find large jumps in time or time over a certain value and send notification and (later removed the bad stop times)

solution: looks through every trip and checks to make sure the time gap between subsequent stops is no greater than five hours
goal: Reduce the number of messages sent about the 5 Express when there should not be

solution: The method that was sending messages was modified so that it does not create alerts when the 5 Express is the issue
Situation: Some transit companies were giving values for trip.id that would break the api access

Resolution: Sanitize all trip.id values to remove ], [, @, \, /, ", , _, and .
CaylaSavitzky pushed a commit that referenced this pull request Sep 10, 2024
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.

5 participants