pub fn intersects(a: &Geometry, b: &Geometry) -> bool
geof:sfIntersects — do a and b share any point? Covers point-in-polygon, shared vertices, and segment crossings between line/polygon boundaries.
geof:sfIntersects
a
b