st_geohash.md 549 B

% This is generated by ESQL's AbstractFunctionTestCase. Do not 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 1 and 12.

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.