2025-03-06 14:53:46 +08:00
|
|
|
## {{esql}} spatial functions [esql-spatial-functions]
|
|
|
|
|
|
|
|
{{esql}} supports these spatial functions:
|
|
|
|
|
|
|
|
:::{include} lists/spatial-functions.md
|
|
|
|
:::
|
|
|
|
|
|
|
|
|
2025-03-06 23:58:30 +08:00
|
|
|
:::{include} functions/layout/st_distance.md
|
2025-03-06 14:53:46 +08:00
|
|
|
:::
|
|
|
|
|
2025-03-06 23:58:30 +08:00
|
|
|
:::{include} functions/layout/st_intersects.md
|
2025-03-06 14:53:46 +08:00
|
|
|
:::
|
|
|
|
|
2025-03-06 23:58:30 +08:00
|
|
|
:::{include} functions/layout/st_disjoint.md
|
2025-03-06 14:53:46 +08:00
|
|
|
:::
|
|
|
|
|
2025-03-06 23:58:30 +08:00
|
|
|
:::{include} functions/layout/st_contains.md
|
2025-03-06 14:53:46 +08:00
|
|
|
:::
|
|
|
|
|
2025-03-06 23:58:30 +08:00
|
|
|
:::{include} functions/layout/st_within.md
|
2025-03-06 14:53:46 +08:00
|
|
|
:::
|
|
|
|
|
2025-03-06 23:58:30 +08:00
|
|
|
:::{include} functions/layout/st_x.md
|
2025-03-06 14:53:46 +08:00
|
|
|
:::
|
|
|
|
|
2025-03-06 23:58:30 +08:00
|
|
|
:::{include} functions/layout/st_y.md
|
2025-03-06 14:53:46 +08:00
|
|
|
:::
|
|
|
|
|
2025-03-06 23:58:30 +08:00
|
|
|
:::{include} functions/layout/st_envelope.md
|
2025-03-06 14:53:46 +08:00
|
|
|
:::
|
|
|
|
|
2025-03-06 23:58:30 +08:00
|
|
|
:::{include} functions/layout/st_xmax.md
|
2025-03-06 14:53:46 +08:00
|
|
|
:::
|
|
|
|
|
2025-03-06 23:58:30 +08:00
|
|
|
:::{include} functions/layout/st_xmin.md
|
2025-03-06 14:53:46 +08:00
|
|
|
:::
|
|
|
|
|
2025-03-06 23:58:30 +08:00
|
|
|
:::{include} functions/layout/st_ymax.md
|
2025-03-06 14:53:46 +08:00
|
|
|
:::
|
|
|
|
|
2025-03-06 23:58:30 +08:00
|
|
|
:::{include} functions/layout/st_ymin.md
|
2025-03-06 14:53:46 +08:00
|
|
|
:::
|
|
|
|
|