• Choose process
    • Returns a scaled and translated version of a given raster (WPS DescribeProcess)

  • Process inputs
    • Input raster
    • Scale factor along the x axis
    • Scale factor along the y axis
    • Offset along the x axis
    • Offset along the y axis
    • Interpolation function to use. Values are NEAREST, BILINEAR, BICUBIC2, BICUBIC
  • Process outputs
    • Scaled raster
      Generate