stac-utils / stac-fastapi-elasticsearch-opensearch

Elasticsearch backend for stac-fastapi with Opensearch support.
https://stac-utils.github.io/stac-fastapi-elasticsearch-opensearch
MIT License
24 stars 14 forks source link

Aggregation #276

Open jamesfisher-gis opened 4 days ago

jamesfisher-gis commented 4 days ago

Related Issue(s):

Description: Adds support for The Aggregation Extension with an added dependency on the Filter Extension. This enables geo-aggregation of geometries and points, taking advantage of Opensearch and Elasticsearch's aggregation engines.

Note that some of the geo-aggregation features will have to be left untested on the Elasticsearch backend implementation because they require a commercial license.

TO DO:

PR Checklist: