Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • I have tested the collect geometries WPS process with sucess when using a local geoserver dataset from a reference such as: localhost:8080/geoserver/… Commented Apr 4, 2016 at 9:24
  • it doesn't seem to be a real WFS as it doesn't respond to getCapabilities requests Commented Apr 4, 2016 at 13:02
  • @iant I get a GetCapabilities response from the service. It appears it is strictly following the WFS rules for KVP, i.e. the request value must be GetCapabilities any other spelling is incorrect. Commented Apr 5, 2016 at 8:15
  • @nmtoken well spotted Commented Apr 5, 2016 at 8:17