Skip to content

Commit f311dc8

Browse files
committed
update headmatter
1 parent cb8c46d commit f311dc8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# STAC API - Aggregation Extension
22

3+
- **Title:** Aggregation
34
- **OpenAPI specification:** TBD
45
- **Conformance Classes:**
56
- <https://api.stacspec.org/v0.2.0/aggregation>
6-
- **Extension [Maturity Classification](https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.2/README.md#maturity-classification):** Proposal
7+
- **Scope:** STAC API - Core
8+
- **Extension [Maturity Classification](https://github.com/radiantearth/stac-api-spec/tree/main/README.md#maturity-classification):** Proposal
79
- **Dependencies:**
810
- [Core](https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.2/core)
11+
- **Owner**: @philvarner
912

1013
The purpose of the Aggregation Extension is to provide an endpoint similar to the Search endpoint (`/search`), but which will provide aggregated information on matching Items rather than the Items themselves. This is highly influenced by the Elasticsearch aggregation endpoint, but with a more regular structure for responses.
1114

0 commit comments

Comments
 (0)