stac-utils / stac-utils/rustac
Add aggregations to API Client
Open
@gadomski is already working on this.
Since Sep 4, 2026.
- Dominant language
- Rust
- Stars
- 145
- Forks
- 24
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 12
Description
We'd like to add aggregations as a "first class" data structure in https://docs.rs/stac-io/latest/stac_io/api/struct.Client.html, and then propagate that up to the Python API as well (xref https://github.com/developmentseed/titiler-stacapi/pull/94#discussion_r3931966052).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.