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

Fix splitting and joining trains #60

Merged
merged 34 commits into from Oct 25, 2018
Merged

Conversation

pietercolpaert
Copy link
Member

@pietercolpaert pietercolpaert commented Oct 13, 2018

Work in progress pull request for joining and splitting trains.

Fix #41

Ended up doing a lot of other things as well:

  • Better and faster tests
  • Rewrote the connection builder to promises
  • stop_times.txt to connections.txt is now a preprocessing phase in gtfs2lc-sort
  • Rewrote the TripsDB to a StreamIterator. Therefore, the trips.txt needs to be ordered in the same way as connections.txt
  • Elaborated about this in the README.md

@pietercolpaert pietercolpaert merged commit ffe252f into development Oct 25, 2018
@pietercolpaert pietercolpaert deleted the fix-splittingtrains branch October 25, 2018 16:32
@pietercolpaert pietercolpaert mentioned this pull request Oct 25, 2018
2 tasks
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.

None yet

1 participant