On Mon, 2008-09-15 at 13:14 +1000, Michael Bedward wrote:
> This is great - thanks Adrian !
> 
> I just had a very quick look and I've already learned something (that
> I don't have to go down to JAI level to do a crop).

Hmm, I'm not sure about that. That crop operation was floating around
from earlier docs---it uses some mysterious 'processor' class which
comes from somewhere I did not look for. If you find it, look at the
code inside and see what it does. Either it goes down to the JAI level
to do its work or it should, I suspect. JAI can undoubtedly crop more
efficiently than we ever could.

> 
> I'll read it properly later today and see if there's anything useful
> that I can contribute to it.  I've been working on some raster
> algorithms recently (raster to vector, edge cell tracing, region
> buffering...) some of which may be useful demos - though probably
> after a lot of refactoring of my code :)
> 
> cheers
> Michael
> 
> 2008/9/15 Adrian Custer <[EMAIL PROTECTED]>:
> > Hey all,
> >
> > We had hoped to generate this documentation earlier in the summer but
> > better late than ...
> >
> > The page http://docs.codehaus.org/display/GEOTDOC/08+Grid+Coverage
> > and the first few subsections hold our first draft of an explanation of
> > how the coverage module works at a programmatic level. Probably there is
> > a lot still to explain---we just realized that we should have a "Why is
> > this so complicated?" section---and we hope to have more examples,
> > possibly demo code of some sort.
> >
> > Anyhow, if anyone is playing around with some interesting GridCoverage
> > format and feels like trying to decipher our explanations, feedback,
> > comments, or edits are welcome.
> >
> > cheers,
> > --adrian
> >
> >
> > -------------------------------------------------------------------------
> > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> > Build the coolest Linux based applications with Moblin SDK & win great 
> > prizes
> > Grand prize is a trip for two to an Open Source event anywhere in the world
> > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > _______________________________________________
> > Geotools-devel mailing list
> > Geotools-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/geotools-devel
> >


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to