pub fn transform_polygon( polygon: &Polygon, source_crs: &str, target_crs: &str, ) -> Result<Polygon>
Transforms a polygon between coordinate reference systems