GIS Dictionary
Definitions for GIS terms related to operations such as analysis, GIS modeling and web-based GIS, cartography, and Esri software.
Now available for purchase: A to Z GIS: An illustrated dictionary of geographic information systems.
Search the GIS Dictionary:
GIS Bibliography
Researching GIS?
Search the GIS Bibliography for a vast index of books, journals, conference proceedings and reports.
majority resampling
See Also:
low-pass filter,
resampling
-
[spatial statistics (use for geostatistics)]
A technique for resampling raster data in which the value of each cell in an output is calculated, most commonly using a 2x2 neighborhood of the input raster. Majority resampling does not create any new cell values, so it is useful for resampling categorical or integer data, such as land use, soil, or forest type. Majority resampling acts as a type of low-pass filter for discrete data, generalizing the data and filtering out anomalous data values.