Hello, i'm try to serialize a GridCoverage2D using GeoTiffWriter writing in a ByteArrayOutputStream and deserializing using GeoTiffReader from the ByteArrayInputStream... The problem is that the Bounds (Rectangle object) of the deserialized GridCoverage2D has different X,Y then the original (the width and height are the same) ... I also tried to use GeoTiffWriteParams setSourceRegion method but nothing. Do you know if that's a problem or some other params must be set in order to have the same bounds from the 2 grid? Thanks again!!
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel