Skip to content

Cartesian support for aggregations #87804

@craigtaverner

Description

@craigtaverner

There is absolutely no support for cartesian data in aggregations. Duplicating support from geographic data should be possible in most cases, except geohex which uses a model of the planet that is clearly only relevant to geographic data. The missing support for geo_shape in the distance aggregation is also something that could be implemented with similar intersection considerations as the grid aggregations.

!Screenshot 2022-06-17 at 16.14.33.png|width=780,height=601!

The plan is to select one aggregation and complete it full stack, and from that evaluate the level of effort to complete all. First choice is centroid.

Possibly related existing issues:

Sub-tasks:

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions