• Choose process
    • Returns a geometry boundary. For polygons, returns a linear ring or multi-linestring equal to the boundary of the polygon(s). For linestrings, returns a multipoint equal to the endpoints of the linestring. For points, returns an empty geometry collection. (WPS DescribeProcess)

  • Process inputs
    • Input geometry

  • Process outputs
    • Boundary of the input geometry
      Generate