Re: [Geotools-devel] writable GridCoverage

2010-05-10 Thread Michael Bedward
Hi Simone, Many thanks for looking at this - much appreciated. I'll be able to do some more on it early next month. Michael -- ___ Geotools-devel mailing list Geotools-devel@

Re: [Geotools-devel] writable GridCoverage

2010-05-10 Thread Simone Giannecchini
http://jira.codehaus.org/browse/GEOT-3072 --- Ing. Simone Giannecchini GeoSolutions S.A.S. Founder - Software Engineer Via Carignoni 51 55041 Camaiore (LU) Italy phone: +39 0584983027 fax: +39 0584983027 mob:+39 333 8128928 http://www

Re: [Geotools-devel] writable GridCoverage

2010-05-09 Thread Simone Giannecchini
please, discard the previous patch. Simone. --- Ing. Simone Giannecchini GeoSolutions S.A.S. Founder - Software Engineer Via Carignoni 51 55041 Camaiore (LU) Italy phone: +39 0584983027 fax: +39 0584983027 mob:+39 333 8128928 http:/

Re: [Geotools-devel] writable GridCoverage

2010-05-09 Thread Simone Giannecchini
Ciao Michael, I have spent some time meesing up the WritableGridCoverage2D class you have put together, I am attaching a small patch for trunk. Here is some sparse thoughts on it: - Think about how to avoid creation of a large number of {...@link DirectPosition2D} and {...@link GridCoordinates2D

Re: [Geotools-devel] writable GridCoverage

2010-05-03 Thread Michael Bedward
Hi Jody, I just committed the class and a little demo on trunk into demo/example, in the coverage package. Michael On 4 May 2010 16:09, Jody Garnett wrote: > Do you have a link to the class? I am curious ... > --

Re: [Geotools-devel] writable GridCoverage

2010-05-03 Thread Jody Garnett
Do you have a link to the class? I am curious ... On 04/05/2010, at 4:02 PM, Michael Bedward wrote: > Hi everyone, esp Simone and Daniele, > > In response to a chat with a user (off list) I've cooked up a > WritableGridCoverage2D class and a demo app. It's just a very quick > hack at a wrapper c

[Geotools-devel] writable GridCoverage

2010-05-03 Thread Michael Bedward
Hi everyone, esp Simone and Daniele, In response to a chat with a user (off list) I've cooked up a WritableGridCoverage2D class and a demo app. It's just a very quick hack at a wrapper class based on some code from one of my own apps. For the moment I've added it to the example app (org.geotools.