• Choose process
    • Spatial intersection of two feature collections, incuding combining attributes from both. (WPS DescribeProcess)

  • Process inputs
    • First feature collection
    • Second feature collection
    • First feature collection attribute to include
    • Second feature collection attribute to include
    • Specifies geometry computed for intersecting features. INTERSECTION (default) computes the spatial intersection of the inputs. FIRST copies geometry A. SECOND copies geometry B.
    • Indicates whether to output feature area percentages (attributes percentageA and percentageB)
    • Indicates whether to output feature areas (attributes areaA and areaB)
  • Process outputs
    • Output feature collection
      Generate