• Choose process
    • Returns the feature in a feature collection nearest to a given point. Attributes for distance and bearing are added. (WPS DescribeProcess)

  • Process inputs
    • Input feature collection
    • Point geometry to test against for nearest feature

    • Coordinate reference system to assume for input geometry (default is to use the input collection CRS)
      ...
  • Process outputs
    • Nearest feature, with added attributes for distance and bearing.
      Generate