[GRASS5] resampling method

Helena hmitaso at unity.ncsu.edu
Tue May 4 10:40:04 EDT 2004


Hamish wrote:
> Hi,
> 
> 
> can someone (quickly) explain how raster resampling is done when the
> region's resolution changes? 

This is from the GRASSbook p. 98

When resampling from lower to
higher resolution, the high resolution cells are assigned the same
values as the cell within which they are located. When
resampling from higher to lower resolution, the low resolution cell is
assigned the value of the high resolution cell which is located the
closest to its center (nearest neighbor).  Resampling is designed for
raster data which represent geometrical features, such as lines and
areas (raster maps with categories).  If applied to
raster maps representing continuous fields, the resulting surface may
have a checkerboard pattern.

So for elevation and other continuous surfaces you usually
need to reinterpolate.

Helena
> 
> 
> cheers,
> Hamish
> 
> _______________________________________________
> grass5 mailing list
> grass5 at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass5





More information about the grass-dev mailing list