From: Andrea A. <aa...@op...> - 2007-02-04 16:09:31
|
Steve.Ansari ha scritto: > Hi Andrea, > > I'm manually creating the GridCoverage from a WritableRaster using: > > GridCoverage2D gc = gcFactory.create("My colored coverage", raster, > envelope, minValues, maxValues, null, new Color[][]{colors}, > null); Ouch... it shouldn't be that slow. Hopefully Simone or Martin will know more about this. Can you give us a self-contained program that exhibits this poor behavior? Cheers Andrea |