Skip to main content

transform_geometry

Function transform_geometry 

Source
pub fn transform_geometry(
    geometry: &Geometry,
    source_crs: &str,
    target_crs: &str,
) -> Result<Geometry>
Expand description

Transforms a geometry between coordinate reference systems