-
Notifications
You must be signed in to change notification settings - Fork 6
Generate individual retrospective accessibility feeds #1504
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
Conversation
nbviewer URLs for impacted notebooks: |
1 similar comment
nbviewer URLs for impacted notebooks: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good! I added a couple lines to one notebook (note to install gtfs-lite, create output dir if necessary).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great!
Changes
trips.txt
to remove trips that are not in the schedule, and by re-creatingstop_times.txt
to have values based on theschedule_rt_stop_times
gtfs funnel tables.Known Issues