• Choose process
    • Reclassifies a continous raster into integer values defined by a set of ranges (WPS DescribeProcess)

  • Process inputs
    • Input raster
    • Source band to use for classification (default is 0)
    • Specifier for a value range in the format ( START ; END ). START and END values are optional. [ and ] can also be used as brackets, to indicate inclusion of the relevant range endpoint.
    • Value to be assigned to corresponding range
    • Value to be assigned to pixels outside any range (defaults to 0)
  • Process outputs
    • The reclassified raster
      Generate