I've been trying to figure out why the trunk build is failing for me. The GridCoverageRenderingTests are failing.
It seems to be caused by "Do not know how to deep copy " the org.geotools.coverage.grid.GridCoverage2D in DefaultAttributeType#duplicate(). I also noticed that the raster symbolizer style ignores the "geometry name" property. The default style has "geom" as the name, but the code always looks for "grid". I just made changes that changed the order of querying a bit in the StreamingRenderer so that it can optimize. I dont think this would have broken the Grid rendering stuff (I debugged and everything looks good). dave ---------------------------------------------------------- This mail sent through IMP: https://webmail.limegroup.com/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
