-
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>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)
Description
Kibana puts Elasticsearch filters in the URL. Geo-polygon queries can be very long when the polygon contains lots of vertices. This can cause problems where the URL exceeds the allowable limit, as explained in elastic/kibana#45521.
The Kibana Maps application would like to solve this problem by using pre-indexed shape in both geo-shape queries and geo-polygon queries. The problem is that geo-polygon does not support pre-indexed shapes like geo-shape query does.
Metadata
Metadata
Assignees
Labels
: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)