DB
FunctionsGeospatial

s2_cells_intersect

Returns true if two S2 cells intersect on the sphere. This is useful for spatial joins based on cell coverings.

s2_cells_intersect(…) → Bool

Kind · scalar

Returns true if two S2 cells intersect on the sphere. This is useful for spatial joins based on cell coverings.

Part of the Geospatial family.