pub fn st_touches<left, right>(
left: left,
right: right,
) -> st_touches<left, right>
Expand description
Tests if two geometries have at least one point in common, but their interiors do not intersect.
pub fn st_touches<left, right>(
left: left,
right: right,
) -> st_touches<left, right>
Tests if two geometries have at least one point in common, but their interiors do not intersect.