Quiz 10: Raster Analysis Flashcards
Map algebra is a technique for ____.
Analyzing stacks of raster maps using mathematical or Boolean operators
What function would you use to take a slope raster and assign low slopes a value of 1, intermediate slopes a value of 2, and high slopes a value of 3?
Reclassify
Which one of the following functions uses a moving window?
Focal
Computing “slope/aspect” in a raster GIS is best classified as a ____.
Focal operation
if you have two raster layers, one showing suitable logging species (a cell value of 1 for suitable and 0 for not suitable) and the other showing appropriate distance away from a lake in the area (a cell value of 1 for far enough from the lake and 0 for too close to the lake), which of the following Boolean operations will you use on these two layers in order to find out the areas that have suitable logging species and are also far enough from the lake?
AND
Which of the following statements regarding the IDW (inverse distance weighted) and Spline interpolation methods is correct?
Generally the spline method can create smoother surfaces than the IDW method
If you are asked to evaluate several candidate sites in a hilly area for a fire lookout tower location, which of the following GIS functions will be the most appropriate choice for such a purpose?
viewshed analysis