% This is generated by ESQL's AbstractFunctionTestCase. Do not edit it. See ../README.md for how to regenerate it.
Description
Calculates the geotile
of the supplied geo_point at the specified precision. The result is long encoded. Use TO_STRING to convert the result to a string, TO_LONG to convert it to a long
, or TO_GEOSHAPE to calculate the geo_shape
bounding geometry. These functions are related to the geo_grid
query and the geotile_grid
aggregation.