I am interested how resample works. If I have imagery dimension of 4096x4096 is it possible to change resolution for the target images which are compressed in bgl?
Now a speculation. If there would not be possible to change resolution, then I would need to size down the image. And in this case I have question. If I would need to size down the dimensions of image, what the resample does with the image in real? I could size down to 2048 x 2048. If the original image is 2048 x 2048 used for LOD15, so what will be used for LOD14? Will the resample divide the dimensions by 2? Having 1024 x 1024? Or is there some limit in the program which defines minimum size for LOD14? That would result that the image would nor be changed for LOD14, 13, 12 ... etc. So the effect from saving disk space would be small because only image sized would be that in LOD15.
Now a speculation. If there would not be possible to change resolution, then I would need to size down the image. And in this case I have question. If I would need to size down the dimensions of image, what the resample does with the image in real? I could size down to 2048 x 2048. If the original image is 2048 x 2048 used for LOD15, so what will be used for LOD14? Will the resample divide the dimensions by 2? Having 1024 x 1024? Or is there some limit in the program which defines minimum size for LOD14? That would result that the image would nor be changed for LOD14, 13, 12 ... etc. So the effect from saving disk space would be small because only image sized would be that in LOD15.
