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