2020* experimental:[] <<esql-st_xmin>>
2121* experimental:[] <<esql-st_ymax>>
2222* experimental:[] <<esql-st_ymin>>
23+ * experimental_[] <<esql-st_geohash>>
24+ * experimental_[] <<esql-st_geohash_to_long>>
25+ * experimental_[] <<esql-st_geohash_to_string>>
26+ * experimental_[] <<esql-st_geotile>>
27+ * experimental_[] <<esql-st_geotile_to_long>>
28+ * experimental_[] <<esql-st_geotile_to_string>>
29+ * experimental_[] <<esql-st_geohex>>
30+ * experimental_[] <<esql-st_geohex_to_long>>
31+ * experimental_[] <<esql-st_geohex_to_string>>
2332// end::spatial_list[]
2433
2534include::layout/st_distance.asciidoc[]
@@ -34,3 +43,12 @@ include::layout/st_xmax.asciidoc[]
3443include::layout/st_xmin.asciidoc[]
3544include::layout/st_ymax.asciidoc[]
3645include::layout/st_ymin.asciidoc[]
46+ include::layout/st_geohash.asciidoc[]
47+ include::layout/st_geohash_to_long.asciidoc[]
48+ include::layout/st_geohash_to_string.asciidoc[]
49+ include::layout/st_geotile.asciidoc[]
50+ include::layout/st_geotile_to_long.asciidoc[]
51+ include::layout/st_geotile_to_string.asciidoc[]
52+ include::layout/st_geohex.asciidoc[]
53+ include::layout/st_geohex_to_long.asciidoc[]
54+ include::layout/st_geohex_to_string.asciidoc[]
0 commit comments