stac-utils / stac-utils/stac-server
Add lambda for generating summaries on collections
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Add a Lambda function that can be invoked on a single collection.
Use elasticsearch aggregations to automatically generate summaries and update the collection metadata.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start at the Lambda entry point for invoking work on one collection and trace the collection metadata update path. Confirm the OpenSearch aggregation inputs and expected summary fields; done means a single collection can be invoked and its metadata is updated with generated summaries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- backend, cloud, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100