I found 2 examples to make wps request
WPS Client Example http://openlayers.org/dev/examples/wps-client.html
It uses new OpenLayers.WPSClient

WPS Builder Example - http://openlayers.org/dev/examples/wps.html
It uses OpenLayers.Request.GET to make request and parse result with those 
formats
OpenLayers.Format.WPSCapabilitie::read
OpenLayers.Format.WPSDescribeProcess::read
OpenLayers.Format.WPSExecute::write

Please, What is the best approach in order to generate an XML to send to a 
WPS server?
Thanks
Steve
_______________________________________________
Users mailing list
us...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to