This might be a silly question. I understand that resampling is the process of interpolating new cell values when a raster is transformed to a new coordinate space or cell size. However, why is there an option to set the resampling method in the Rendering group of the Image Layer/Raster Layer/etc. tabs in ArcGIS Pro? In other words, why do you need to resample when simply panning and zooming a raster (as opposed to running it through a geoprocessing tool)?
Solved! Go to Solution.
The Resampling setting in the Rendering group controls display resampling (on-the-fly)—how ArcGIS Pro draws your raster to the screen when the raster grid does not map 1:1 to your current view.
Even when you “just pan and zoom,” Pro often has to compute a new value/color for each screen pixel because:
That’s why the method matters for display:
Hope this helps!
The Resampling setting in the Rendering group controls display resampling (on-the-fly)—how ArcGIS Pro draws your raster to the screen when the raster grid does not map 1:1 to your current view.
Even when you “just pan and zoom,” Pro often has to compute a new value/color for each screen pixel because:
That’s why the method matters for display:
Hope this helps!