On Wed, Feb 6, 2013 at 7:54 PM, Andrea Aime <[email protected]> wrote: > You'll have to write a WPS process, probably one wrapping the > Extrema operation, which should give you min and max, > and then chain it with the existing CropCoverage operation that will > allow you to restrict the operation to the desired area. > > The CropCoverage process is probably a good template for that: > https://github.com/geotools/geotools/blob/master/modules/unsupported/process-raster/src/main/java/org/geotools/process/raster/CropCoverage.java
I've been trying to wrap my head around the WPS functionality. I've tried to build requests with the WPS request builder but i only get errors: "Content is not allowed in prolog." When i try to send the requests. I also can't find any trace of the extrema operation in WPS. Is this a operation in the same way as CropCoverage or something else? Thanks for the help! - Morten ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
