id summary reporter owner description type status priority milestone component version severity resolution keywords cc 5685 Cubic overview doesn't take into account scaling Even Rouault warmerdam Currently, using cubic resampling for overview computation doesn't work as expected since we use a fix 4x4 filtering kernel that is only meant for interpolation without changing resolution. When computing overviews, we must take into account 4*nSrcWidth/nDstWidth pixels. defect closed normal 2.0.0 GDAL_Raster unspecified normal fixed cubic overview cdestigter Robert Coup