• Choose process
    • Computes statistics for the distribution of a given attribute in a set of polygonal zones. Input must be points. (WPS DescribeProcess)

  • Process inputs
    • Input collection of point features
    • Attribute to use for computing statistics
    • Zone polygon features for which to compute statistics
  • 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