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

Feature/gtfs schedule parser #1

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Conversation

munterfi
Copy link
Member

No description provided.

- Reader that binds to ZIP file or directory.
- Builder that checks schedule consistency.
- Refactor entities into model package.
- Add stop times to trip and trips to routes.
- Extract a service day from the schedule.
- Introduce Initializable interface to mark objects that need construction.
- Example with GTFS of Switzerland.
- Add cache for value objects to reduce the schedule size.
@munterfi munterfi requested a review from Brunner246 April 15, 2024 06:57
@munterfi munterfi self-assigned this Apr 15, 2024
@munterfi munterfi requested review from clukas1 and Brunner246 and removed request for Brunner246 and clukas1 April 15, 2024 06:57
@Brunner246 Brunner246 merged commit 4711970 into main Apr 15, 2024
1 check passed
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.

2 participants