Skip to main content

st_intersects

Function st_intersects 

Source
pub fn st_intersects(a: &Geometry, b: &Geometry) -> bool
Expand description

ST_Intersects(a, b) — do geometries A and B share any space?