The following result was obtained when upsampling a COG to higher resolution, using 'Average'. I'm aware that doing upsampling with this kind of method may not really make sense, maybe the artifacts are even the expected outcome somehow.
To Reproduce
I don't have a small sample yet, but the more extensive test does this:
start from sentinel-2 utm data as COG
load with GeoTiffRasterSource
resample to webmercator, zoom level 14 so higher than original resolution, using Average
Describe the bug
The following result was obtained when upsampling a COG to higher resolution, using 'Average'. I'm aware that doing upsampling with this kind of method may not really make sense, maybe the artifacts are even the expected outcome somehow.
To Reproduce
I don't have a small sample yet, but the more extensive test does this:
Expected behavior
Not