SOLVED! The problem was not in my Javascript code. It was in the
interpretation of the OpenLayers library file itself. The WPSExecute
stablishes the default namespaces. In the case of WCS, in my library version
(2.13), the namespace is wcs:"http://www.opengis.net/wcs";, which should be
changed to wcs:"http://www.opengis.net/wcs/1.1.1"; in order to make it work.
Once you do that change, the process is executed. Thank you Alessio again
for your ideas. 




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Use-of-Geoserver-raster-processes-within-OpenLayers-WCS-WPS-problem-tp5092361p5092566.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to