diff --git a/examples/wps-client.html b/examples/wps-client.html index b588f7fba2..379f1bb990 100644 --- a/examples/wps-client.html +++ b/examples/wps-client.html @@ -22,7 +22,9 @@
This example shows how simple it is to use the WPS Client. See +
This example shows how simple it is to use the WPS Client. It + buffers an intersection of a geometry and a feature, which is + accomplished by chaining two processes. See wps-client.js to see how this is done.