45 lines
632 B
Markdown
45 lines
632 B
Markdown
|
## {{esql}} spatial functions [esql-spatial-functions]
|
||
|
|
||
|
{{esql}} supports these spatial functions:
|
||
|
|
||
|
:::{include} lists/spatial-functions.md
|
||
|
:::
|
||
|
|
||
|
|
||
|
:::{include} functions/st_distance.md
|
||
|
:::
|
||
|
|
||
|
:::{include} functions/st_intersects.md
|
||
|
:::
|
||
|
|
||
|
:::{include} functions/st_disjoint.md
|
||
|
:::
|
||
|
|
||
|
:::{include} functions/st_contains.md
|
||
|
:::
|
||
|
|
||
|
:::{include} functions/st_within.md
|
||
|
:::
|
||
|
|
||
|
:::{include} functions/st_x.md
|
||
|
:::
|
||
|
|
||
|
:::{include} functions/st_y.md
|
||
|
:::
|
||
|
|
||
|
:::{include} functions/st_envelope.md
|
||
|
:::
|
||
|
|
||
|
:::{include} functions/st_xmax.md
|
||
|
:::
|
||
|
|
||
|
:::{include} functions/st_xmin.md
|
||
|
:::
|
||
|
|
||
|
:::{include} functions/st_ymax.md
|
||
|
:::
|
||
|
|
||
|
:::{include} functions/st_ymin.md
|
||
|
:::
|
||
|
|