Ch 6 Flashcards
The dimensions of a pixel is the
resolution
What are the benefits of using the raster model
Veterans during certain kinds of data (continuous), better analyzing certain types of data, often faster analysis than vectors, imagery desirable for certain maps
What are the drawbacks of the raster data model
Coordinate precision is generally lower than the vector model, high precision has high storage costs, cannot store multiple attributes
What are the four types of raster formats that can be analyzed in arc GIS
File geo-database raster (FDGDR), tiff, ER DAS, GRID
Give one example of a raster type
Digital elevation model (DEM), color aerial photograph, land-use categories, scanned topo map or digital raster graphic, arc GIS online base map tile, roads
The precision of a raster is limited by the
resolution
_____ is changing the resolution of a raster, producing a new copy
Resampling
_______ groups pixels and determines the new value using a statistic
Block resampling
_______ grabs the value from the old cell that falls at the center of the new cell. It preserves the original value and should always be used with categorical data, or when the original data values need to be preserved. It is the fastest method
Nearest neighbor resampling
______ calculates a new value from the four cells that fall closest to the center of the new cell. It uses a distance-weighted algorithm based on the old cell centers. It is best used with continuous data such as elevation
Bilinear resampling
______ calculates a new value from the sixteen cells that fall closest to the center of the new cell. It uses a distance-weighted algorithm based on the old cell centers. It is best used with continuous data such as elevation. It is the most time-consuming method
Cubic convolution resampling
Give an example of a time when resampling is required in the raster data model
When projecting rosters or when analyzing two wrestlers with different resolutions
______rasters store values representing measurements or categories and can be analyzed.
______ rasters store color values (like taking a picture of a map) and cannot be analyzed
Data, Picture
Give an example of a data raster
Elevation, aerial imagery, land-use, roads
Give an example of a picture Raster
Scanned topo map, base map