17 lines
285 B
Plaintext
17 lines
285 B
Plaintext
|
[[esql-spatial-functions]]
|
||
|
==== {esql} spatial functions
|
||
|
|
||
|
++++
|
||
|
<titleabbrev>Spatial functions</titleabbrev>
|
||
|
++++
|
||
|
|
||
|
{esql} supports these spatial functions:
|
||
|
|
||
|
// tag::spatial_list[]
|
||
|
* <<esql-st_x>>
|
||
|
* <<esql-st_y>>
|
||
|
// end::spatial_list[]
|
||
|
|
||
|
include::st_x.asciidoc[]
|
||
|
include::st_y.asciidoc[]
|