Skip to content

Add pre-indexed shape support to geo-polygon query #46730

@nreese

Description

@nreese

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

No one assigned

    Labels

    :Analytics/GeoIndexing, search aggregations of geo points and shapes>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions