Crate mappers_warp

Crate mappers_warp 

Source
Expand description

§Mappers Warp

Very simplistic tool for reprojecting maps, based on the GdalWarp, using mappers for geographic projection.

This tool is effectively a reimplementation of GdalWarp code - all credit for the algorithm creation goes to the GDAL developers.

Unfortunately, there is no documentation for this crate. If you would like to add the docs, feel free to create a Pull Request on Github.

Structs§

CubicBSpline
MitchellNetravali
B = 1/3, C = 1/3
RasterBoundsDefinition
Warper

Enums§

WarperError

Traits§

ResamplingFilter

Functions§

raster_constant_pad