- Notifications
You must be signed in to change notification settings - Fork 25.6k
Open
Labels
:Analytics/GeoIndexing, search aggregations of geo points and shapesIndexing, search aggregations of geo points and shapesenhancement"" muted="" aria-describedby="MDU6TGFiZWwyMzE3NA==-tooltip :R5b96b:">>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)
Description
Enhancement request
Allow for simplification of geo_shape geometry in _search response.
Kibana maps use case
In Kibana, the optimal way to retrieve documents is vector tile search API. However, Kibana can not always use the vector tile search API and must fallback to JSON search API under the following circumstances
- Formatted labels
- Data driven styling from join metrics with 'Label', 'Label size', icon 'Symbol size', and 'Symbol orientation' style properties
- Spatial joins (in development)
In cases where JSON search API is required, loading complex geometries is noticeably slow. The performance is effect by having to transmit large amounts of ASCII data across the network. Being able to simplify geo_shape geometry for query response would mitigate the problem by transferring significantly less data across the network.
One risk is that geometry simplification may be more time consuming than transferring the original geometry across the network.
Metadata
Metadata
Assignees
Labels
:Analytics/GeoIndexing, search aggregations of geo points and shapesIndexing, search aggregations of geo points and shapesenhancement"" muted="" aria-describedby="MDU6TGFiZWwyMzE3NA==-tooltip :Ra5pmb:">>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)