-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Analytics/GeoIndexing, search aggregations of geo points and shapesIndexing, search aggregations of geo points and shapes>featureTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)
Description
A triangular tessellation based geo_point encoding supports aggregating on grids other than basic geohash (e.g., triangular, hex). These aggregations provide better spatial visualization but are also commonly used in GIS analysis applications due to their equal area characteristics. This feature issue adds a grid_type parameter to GeoHashGridParams (which will likely need to be refactored to GeoGridParams) to allow users to specify different grid types such as geohash, triangular, hexagonal. We should also investigate generalizing geohash_grid aggregation to a more general geo_grid aggregation so we can provide different grid definitions.
donbobka, zakjan, wilsotc, timrobertson100, Ccxlp and 1 more
Metadata
Metadata
Assignees
Labels
:Analytics/GeoIndexing, search aggregations of geo points and shapesIndexing, search aggregations of geo points and shapes>featureTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)