Skip to content

Commit 6f68ec6

Browse files
author
Phil Varner
committed
populate head matter
1 parent 0f655af commit 6f68ec6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# Aggregation Extension
1+
# STAC API - Aggregation Extension
2+
3+
- **OpenAPI specification:** TBD
4+
- **Conformance Classes:**
5+
- <https://api.stacspec.org/v1.0.0-rc.2/aggregation>
6+
- **Extension [Maturity Classification](https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.2/README.md#maturity-classification):** Proposal
7+
- **Dependencies:**
8+
- [Core](https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.2/core)
29

310
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.
411

0 commit comments

Comments
 (0)