Shapes Aggregator
Open
help wanted
- Dominant language
- Rust
- Stars
- 17
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.