• Choose process
    • Computes statistics for the distribution of a certain quantity in a set of polygonal zones. (WPS DescribeProcess)

  • Process inputs
    • Input raster to compute statistics for
    • Source band used to compute statistics (default is 0)
    • Zone polygon features for which to compute statistics
    • Raster whose values will be used as classes for the statistical analysis. Each zone reports statistics partitioned by classes according to the values of the raster. Must be a single band raster with integer values.
  • Process outputs
    • A feature collection with the attributes of the zone layer (prefixed by 'z_') and the statistics fields count,min,max,sum,avg,stddev
      Generate