Re: [Geotools-devel] Coverage streamingrenderer error

2006-08-13 Thread Jody Garnett
Saul Farber wrote: > This causes a "ReTypeFeatureReader" to be created, and since the > ReTypeFeatureReader can't deep-copy the "grid" object (nor should it!) > the rendering fails. > That sounds tough, we can relax ReTypeFeatureReader to just copy the reference when all else fails (not fun,

[Geotools-devel] Coverage streamingrenderer error

2006-08-11 Thread Saul Farber
Hey all, I'm going to have to leave this one till monday, but I'm having a problem rendering a geotiff coverage via the 1.4.x_merge_wcs branch off of trunk. Everything sets up just fine, the GeoTiffReader is wrapped up in a FeatureCollection with two attributes ("geom" and "grid") and that Fe