Ciao Michael, please, see below.... ------------------------------------------------------- Ing. Simone Giannecchini GeoSolutions S.A.S. Owner - Software Engineer Via Carignoni 51 55041 Camaiore (LU) Italy
phone: +39 0584983027 fax: +39 0584983027 mob: +39 333 8128928 http://www.geo-solutions.it http://simboss.blogspot.com/ http://www.linkedin.com/in/simonegiannecchini ------------------------------------------------------- On Wed, Jun 17, 2009 at 1:03 PM, Michael Bedward<michael.bedw...@gmail.com> wrote: > I have finally got the vector to raster code into the process module. > The new code is still on the 2.6.x_Process branch at the moment. The > relevant package is here: > > http://svn.osgeo.org/geotools/branches/2.6.x_Process/modules/unsupported/process/src/main/java/org/geotools/process/raster/ > > Steve: you'll see that I've vandalized your code quite a bit. Apart > from changes made to fit it into the process module I've also tried to > do the following: > > - support the production of large coverages by using TiledImage rather > than BufferedImage Mmmmhh, I am not sure that would make any difference, at least if you are planning on using the default TiledImage since it simply keep a hard reference to all its tiles, locking them in memory. If you want to support something different you'd need to implement a different thing, which would be able to swap tiles to disk. Anyway, nice work, as usual :-) Simone. > > - link the coverage data type to the type of the feature attribute > used for values (presently int or float; other numeric types are > coerced into one of these and a warning is logged) > > If you get the chance to look at it please let me know about any > glaring errors, gaps etc. > > There is just one very basic unit test at the moment. I'll add more > over the next few days. > > Michael > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Geotools-devel mailing list > Geotools-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel