• Choose process
    • Tests if a geometry is topologically simple. Points, polygons, closed line strings, and linear rings are always simple. Other geometries are considered simple if no two points are identical. (WPS DescribeProcess)

  • Process inputs
    • Input geometry

  • Process outputs
    • True if the input is simple
      Generate