Function geozero::geo_types::process_geom

source ยท
pub fn process_geom<P: GeomProcessor>(
    geom: &Geometry<f64>,
    processor: &mut P
) -> Result<()>
Expand description

Process geo-types geometry.