Hi Michael, > There is a code example in the user guide here: > http://docs.geotools.org/latest/userguide/library/coverage/grid.html#crop
the example seems to be outdated and not working? What speaks against the Operations approach? GridCoverage2D cropped = (GridCoverage2D) Operations.DEFAULT.crop(inRaster, envelope); Andrea > > Michael > > On 12 July 2011 07:15, Mike O'Toole <[email protected]> wrote: >> Hello all, >> >> Is there any built in way to "Crop" a GridCoverage2D. I have two >> GridCoverage2D objects and would like to crop one so it covers the same area >> as the other. >> >> Thanks for your help! >> >> Mike >> ------------------------------------------------------------------------------ >> All of the data generated in your IT infrastructure is seriously valuable. >> Why? It contains a definitive record of application performance, security >> threats, fraudulent activity, and more. Splunk takes this data and makes >> sense of it. IT sense. And common sense. >> http://p.sf.net/sfu/splunk-d2d-c2 >> _______________________________________________ >> Geotools-gt2-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users >> > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
