mrf icon indicating copy to clipboard operation
mrf copied to clipboard

small block size when copying via virtual dataset

Open lucianpls opened this issue 3 years ago • 0 comments

When copying from a VRT, the blocksize is inherited, which leads to tiny block size in MRF, it can be inefficient and leads to large index files. The default size of 512x512 should be set when the block size is not explicitly set and the input block size is small.

lucianpls avatar Feb 07 '22 21:02 lucianpls