I started with http://docs.codehaus.org/display/GEOTDOC/05+Resample+Operation, but that wouldn't help (the explicit resample op does cannot use both parameters, although the Javadocs for Resample say that all transformations can be performed in one operation). Then I found hints in some Java code I found online (WCSUtils.java, I guess not even part of the distribution AFAIK). Eventually I downloaded the coverage code and used that, too.
Let me say that even with less documentation than this, the amount of good you're doing to this poor planet with Geotools is already unmeasurable :) While I'm at it: are WCS helper classes available, or coming sometime soon? Cheers, ferdinando -----Original Message----- From: Martin Desruisseaux [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2008 10:26 AM To: Ferdinando Villa Cc: [email protected] Subject: Re: [Geotools-gt2-users] Problem in coverage projection + resampling Ferdinando Villa a écrit : > the semantics of the resample operation does not per > se suggest which envelope is expected, original or transformed, when a > transformation is also requested. So we need to clarify the doc :) Could you point me to which Resample documentation you saw? (we may have more than once; GeoAPI, GeoTools... Our documentation is not very well structured at this time). Martin ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
