Function warp

Source
pub(crate) fn warp(
    source: PathBuf,
    target_resolution: Option<ImageResolution>,
    target_epsg: u32,
) -> PathBuf
Expand description

Warps a raster source to a different EPSG projection.