Lab 14: Raster Data Analysis

Learning Goals:

  1. Become familiar with raster data analysis and GIS concepts such as
    1. Statistics and measures of central tendency
    2. Clipping rasters to vectors and Zonal statistics
    3. Working with remote sensing datasets, deriving geophysical properties
    4. Dealing with NoData values and masks
  2. Chain together commands in order to achieve desired outcomes
  3. Work with messy data to produce viable analysis to real world problems

Provide written responses to the following Questions [2 pts]

  1. What are the differences between vector and raster data?
  2. Give 3 examples of real-world data that are best described by (A) Vector datasets, and (B) Raster datasets. Explain your reasoning.
  3. What is the importance of pixel size and spatial resolution in raster data?
  4. What are some common types of raster data used in GIS? Hint: we have worked with many of them in the class so far.

Project Work [4 pts]

For the next questions, you will need to download the SPR Elevation Data use it with existing SPR Vector Data in order to answer the following questions:

NOTE: pixel values, i.e. elevation, in the SPR DEM are given in feet.

  1. Report the minimum, maximum, mean, and median elevation within the boundary of Swanton Ranch, as defined in sprBoundary.geojson?

  2. What are the exact elevations of the highest and lowest Flumes in Swanton Ranch, as described in sprFlumes.geojson?

  3. Report the mean slope (in degrees) for parcels (as defined in sprParcels.geojson) with the following APN #s: 057-131-60, 057-141-01, and 057-121-14.

Tutorials [4 pts]:

  1. Sample raster data over points and polygons:
  2. Calculate land use areas from raster data describing landcover:
  3. Create a raster heatmap from point data:
  4. Apply basic raster styling and analysis:

Submit on Canvas:

  1. Answers to Written Questions 1-4 above
  2. Answers to Project Work Questions 1-3 above
  3. Maps (png, jpeg, tiff, pdf format) and / or screenshots showing the outputs and final products of tutorials 1-4. Be sure to include dates / times in screenshots.