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

GTFS graph and other new features #1

Merged
merged 30 commits into from
Sep 24, 2015
Merged

GTFS graph and other new features #1

merged 30 commits into from
Sep 24, 2015

Conversation

irees
Copy link
Member

@irees irees commented Sep 24, 2015

  • Add GTFS graph and graph loader
  • Remove entity attribute prefixes
  • Fixes to unicode/byte-order-mark handling
  • Index and entities by ID
  • Add 'id' and 'name' methods to entities with primary keys
  • Shape lines (shapes.txt rows merged by shape_id and ordered by shape_pt_sequence)
  • Add ServicePeriod entity, which merges calendar.txt and calendar_dates.txt service_id's
  • Add trip_chunks method to create 'batches' of StopTimes
  • Add stop_time_pairs method to create trip stop-stop edges
  • Add pry dependency and "rake console" task

Note: this fork breaks backwards compatibility by dropping entity attribute prefix removal.

irees added a commit that referenced this pull request Sep 24, 2015
GTFS graph and other new features
@irees irees merged commit 2145306 into master Sep 24, 2015
@irees irees deleted the gtfs-graph branch September 24, 2015 22:41
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