Skip to main content

contains

Function contains 

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

geof:sfContains — does a contain b? Implemented for the common case of a polygon containing a point / all points of another geometry.