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

Shapes Aggregator #8

Open
medwards opened this issue Nov 7, 2017 · 0 comments
Open

Shapes Aggregator #8

medwards opened this issue Nov 7, 2017 · 0 comments

Comments

@medwards
Copy link
Collaborator

medwards commented Nov 7, 2017

Like StopTimes in #7, Shapes are passed unsorted and unaggregated so a helper iterator would be very useful to feed consumers.

  • Rename Shape to ShapePoint
  • ShapeIterator aggregates ShapePoint by shape_id
    • Ideally have a version for unsorted ShapePoint (slow) and sorted (faster)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant