Lab 14: Raster Data Analysis
Learning Goals:
- Become familiar with raster data analysis and GIS concepts such as
- Statistics and measures of central tendency
- Clipping rasters to vectors and Zonal statistics
- Working with remote sensing datasets, deriving geophysical properties
- Dealing with NoData values and masks
- Chain together commands in order to achieve desired outcomes
- Work with messy data to produce viable analysis to real world problems
Provide written responses to the following Questions [2 pts]
- What are the differences between vector and raster data?
- Give 3 examples of real-world data that are best described by (A) Vector datasets, and (B) Raster datasets. Explain your reasoning.
- What is the importance of pixel size and spatial resolution in raster data?
- 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.
Report the minimum, maximum, mean, and median elevation within the boundary of Swanton Ranch, as defined in sprBoundary.geojson?
What are the exact elevations of the highest and lowest Flumes in Swanton Ranch, as described in sprFlumes.geojson?
Report the mean slope (in degrees) for parcels (as defined in sprParcels.geojson) with the following APN #s:
057-131-60,057-141-01, and057-121-14.
Tutorials [4 pts]:
- Sample raster data over points and polygons:
- Carefully follow the instructions and complete Sampling Raster Data using Points or Polygons
- Calculate land use areas from raster data describing landcover:
- Carefully follow the instructions and complete Calculating Raster Area
- Create a raster heatmap from point data:
- Carefully follow the instructions and complete Creating Heatmaps
- Apply basic raster styling and analysis:
- Carefully follow the instructions and complete Basic Raster Styling and Analysis
Submit on Canvas:
- Answers to Written Questions 1-4 above
- Answers to Project Work Questions 1-3 above
- 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.