bounding box

This block is part of the query group and was last modified in core v13.0.8.

Parent Requirements

This block requires specific parent elements: query_bool_filter, query_first_defined. Ensure this block is placed within the appropriate parent context.

bounding box v13.0.8

Matches geo_point values that intersect a bounding box

Inputs 6
  • tl lat tl_lat required
    number
  • tl lon tl_lon required
    number
  • top left location tl_geo_point required
    geo_point
  • br lat br_lat required
    number
  • br lon br_lon required
    number
  • bottom right location br_geo_point required
    geo_point
Outputs 1
  • query
    query

Core Releases

v13.0.8 This block was introduced in v13.0.8, click here to see the release notes.
Back to query Return to the main group to view all sub-groups Back to query: geo Return to the group to view all blocks within this group