DB
FunctionsGeospatial

s2_rect_add

Expands an S2 latitude/longitude rectangle to include a point and returns `[lat_min,lon_min,lat_max,lon_max]`.

s2_rect_add(…) → String

Kind · scalar

Expands an S2 latitude/longitude rectangle to include a point and returns [lat_min,lon_min,lat_max,lon_max].

Part of the Geospatial family.