Skip to main content

transform_polygon

Function transform_polygon 

Source
pub fn transform_polygon(
    polygon: &Polygon,
    source_crs: &str,
    target_crs: &str,
) -> Result<Polygon>
Expand description

Transforms a polygon between coordinate reference systems