
org.jgrasstools.gears.modules.r.mosaic.Mosaic.html Maven / Gradle / Ivy
Patches a set on input rasters into one single raster.
Inputs
- the list of maps that have to be patched
- the interpolation type to use
Output
- the file containing the map the patched map
Notes
The supported interpolation types are:
- 0: nearest neightbour(default)
- 1: bilinear
- 2: bicubic
© 2015 - 2025 Weber Informatics LLC | Privacy Policy