Hi all,
I have corrected several problems on GridCoverageRenderer.
The latter didn’t take care of two very important issues:
-
The projection of the grid from the native CRS to the displayCRS (choosen by the User): it was not possible to render coverages other then EPSG:4326
-
The transform from the projected grid to the device CS: the axis were wrongly swapped when rendered through the GridCoverageRenderer
I would like to commit those changes if the module mantainers agree.
Cheers,
Alessio.
P.S.: with very few changes it works for all renderers Lite, Lite2, Streaming