Skip to main content

transform_linestring

Function transform_linestring 

Source
pub fn transform_linestring(
    linestring: &LineString,
    source_crs: &str,
    target_crs: &str,
) -> Result<LineString>
Expand description

Transforms a linestring between coordinate reference systems