-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Closed
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL:Analytics/GeoIndexing, search aggregations of geo points and shapesIndexing, search aggregations of geo points and shapes>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)v9.0.0
Description
Description
The simplest spatial aggregation once both points and shapes are supported is ST_EXTENT
. This is also the only aggregation being considered for non-licensing due to its potential usage in Kibana. The function is similar to ST_ENVELOPE
, but instead of generating the bounds for a geometry argument, it aggregates over all geometries for that field, and produces a combined bounding box.
For reference, the PostGIS documentation is https://postgis.net/docs/ST_Extent.html
Metadata
Metadata
Assignees
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL:Analytics/GeoIndexing, search aggregations of geo points and shapesIndexing, search aggregations of geo points and shapes>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)v9.0.0