DB
FunctionsGeospatial

s2_rect_intersection

Computes the overlapping rectangle between two S2 lat/lon rectangles and returns `[lat_min,lon_min,lat_max,lon_max]`.

s2_rect_intersection(…) → String

Kind · scalar

Computes the overlapping rectangle between two S2 lat/lon rectangles and returns [lat_min,lon_min,lat_max,lon_max].

Part of the Geospatial family.