% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
Parameters
geometry
: Expression of type geo_point
. If null
, the function returns null
.
precision
: Expression of type integer
. If null
, the function returns null
. Valid values are between 0 and 15.
bounds
: Optional bounds to filter the grid tiles, a geo_shape
of type BBOX
. Use ST_ENVELOPE
if the geo_shape
is of any other type.