jaitools icon indicating copy to clipboard operation
jaitools copied to clipboard

DiskMemImage and compressed file

Open halset opened this issue 4 years ago • 0 comments

I am using DiskMemImage to create some multi-GB GeoTIFFs in java. However, the hight disk usage is problematic. GZipping the files on disk reduces the disk usage for my use case to less than 1/16th.

halset avatar Nov 20 '20 14:11 halset