DB
FunctionsGeospatial

s2_rect_union

Builds a rectangle that covers both input S2 rectangles and returns `[lat_min,lon_min,lat_max,lon_max]`.

s2_rect_union(…) → String

Kind · scalar

Builds a rectangle that covers both input S2 rectangles and returns [lat_min,lon_min,lat_max,lon_max].

Part of the Geospatial family.