Alessio Fabiani wrote:
Hi all,
looking at the LiteRenderer/GridCoverageRenderer code I noticed that
the latter doesn't take care of the possible difference between the
coverage CRS and the renderer/display CRS.
I seem to recall that we set up a resample to go between the CRS systems
and t
Alessio,
I dont know anything about the Raster stuff, but you should be using
StreamingRenderer instead of LiteRenderer.
There's only a few minor differences between StreamingRenderer and
LiteRenderer. StreamingRenderer is the "new" LiteRenderer, and is the
one that people in the future will be
Hi all,
looking at the LiteRenderer/GridCoverageRenderer code I noticed that the latter doesn't take care of the possible difference between the coverage CRS and the renderer/display CRS.
Building a GridCoverage2D means basically build a WritableRaster and a GridGeometry consistent with the CRS