Skip to content

Commit 712c67d

Browse files
committed
hide spatial functions per elastic#129839
1 parent 88b4415 commit 712c67d

File tree

11 files changed

+9
-45
lines changed

11 files changed

+9
-45
lines changed

docs/reference/query-languages/esql/_snippets/lists/spatial-functions.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,3 @@
1010
* [preview] [`ST_XMIN`](../../functions-operators/spatial-functions.md#esql-st_xmin)
1111
* [preview] [`ST_YMAX`](../../functions-operators/spatial-functions.md#esql-st_ymax)
1212
* [preview] [`ST_YMIN`](../../functions-operators/spatial-functions.md#esql-st_ymin)
13-
* [preview] [`ST_GEOTILE`](../../functions-operators/spatial-functions.md#esql-st_geotile)
14-
* [preview] [`ST_GEOTILE_TO_STRING`](../../functions-operators/spatial-functions.md#esql-st_geotile_to_string)
15-
* [preview] [`ST_GEOTILE_TO_LONG`](../../functions-operators/spatial-functions.md#esql-st_geotile_to_long)
16-
* [preview] [`ST_GEOHEX`](../../functions-operators/spatial-functions.md#esql-st_geohex)
17-
* [preview] [`ST_GEOHEX_TO_STRING`](../../functions-operators/spatial-functions.md#esql-st_geohex_to_string)
18-
* [preview] [`ST_GEOHEX_TO_LONG`](../../functions-operators/spatial-functions.md#esql-st_geohex_to_long)
19-
* [preview] [`ST_GEOHASH`](../../functions-operators/spatial-functions.md#esql-st_geohash)
20-
* [preview] [`ST_GEOHASH_TO_STRING`](../../functions-operators/spatial-functions.md#esql-st_geohash_to_string)
21-
* [preview] [`ST_GEOHASH_TO_LONG`](../../functions-operators/spatial-functions.md#esql-st_geohash_to_long)

docs/reference/query-languages/esql/functions-operators/spatial-functions.md

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -47,30 +47,3 @@ mapped_pages:
4747

4848
:::{include} ../_snippets/functions/layout/st_ymin.md
4949
:::
50-
51-
:::{include} ../_snippets/functions/layout/st_geotile.md
52-
:::
53-
54-
:::{include} ../_snippets/functions/layout/st_geotile_to_string.md
55-
:::
56-
57-
:::{include} ../_snippets/functions/layout/st_geotile_to_long.md
58-
:::
59-
60-
:::{include} ../_snippets/functions/layout/st_geohex.md
61-
:::
62-
63-
:::{include} ../_snippets/functions/layout/st_geohex_to_string.md
64-
:::
65-
66-
:::{include} ../_snippets/functions/layout/st_geohex_to_long.md
67-
:::
68-
69-
:::{include} ../_snippets/functions/layout/st_geohash.md
70-
:::
71-
72-
:::{include} ../_snippets/functions/layout/st_geohash_to_string.md
73-
:::
74-
75-
:::{include} ../_snippets/functions/layout/st_geohash_to_long.md
76-
:::

docs/reference/query-languages/esql/kibana/definition/functions/st_geohash.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/query-languages/esql/kibana/definition/functions/st_geohash_to_long.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/query-languages/esql/kibana/definition/functions/st_geohash_to_string.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/query-languages/esql/kibana/definition/functions/st_geohex.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/query-languages/esql/kibana/definition/functions/st_geohex_to_long.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/query-languages/esql/kibana/definition/functions/st_geohex_to_string.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/query-languages/esql/kibana/definition/functions/st_geotile.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/query-languages/esql/kibana/definition/functions/st_geotile_to_long.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)