Lab 2
Terrain analysis
Objectives
- Successfully locate, download, and import elevation data.
- Use terrain analysis functions appropriately based on a certain set of criteria
- Use the raster calculator to combine the outputs of several terrain analysis functions
- Appropriately visualize results
- Critically assess the limitations of the current methodology and propose enhancements
Data preparation
In this exercise you will be completing a binary suitability analysis for a cabin in Rusk County, Wisconsin. First,
Add a counties layer to your map document
Download the
Digital elevation model (DEM) 30 Meter
dataset for the state of Wisconsin from the WiDNR Open Data portal to your local hard drive (not the Q: drive).Clip the DEM to only the extent needed (i.e. Rusk County, Wisconsin), and make sure the new clipped raster is saved on your folder on the
Q:\
drive. You can ignore any warnings received about a mismatch in datums, and you do not need to reproject either layer to complete the clip.Further, when clipping a raster, the default method in ArcGIS is to create a regular polygon (i.e. a rectangle) of the area even if the input dataset is irregular (as in the case of Rusk County). For the purposes of calculations below, simply use the rectangular shaped raster created from the initial clip.
The criteria determined for the location of the cabin is listed below. It must be situated
- Below 1200 ft.
- On a slope of less than 3 degrees
- Facing northeast, east, or southeast (angle between 22.5 and 157.5 degrees)
Before finding the area which fulfills all three criteria, you should first examine and visualize each criterion independently. For each, you will identify the appropriate tool to use, reclassify the raster in a way that addresses the criterion, and visualize the result.
Part 1
Criterion a
Describe in detail (tools/plugins used, workflow, classification scheme, etc.) how you created the dataset for criterion a. (3 pts.).
Include a simple screenshot of the dataset resulting from the tool used in the previous step (1 pt.).
What percentage of pixels in the study area fulfill criterion a. (1 pt.)?
Criterion b
Describe in detail (tools/plugins used, workflow, classification scheme, etc.) how you created the dataset for criterion b. (3 pt.).
Include a simple screenshot of the dataset resulting from the tool used in the previous step (1 pt.).
What percentage of pixels in the study area fulfill criterion b. (1 pt.)?
Criterion c
Describe in detail (tools/plugins used, workflow, classification scheme, etc.) how you created the dataset for criterion c. (3 pt.).
Include a simple screenshot of the dataset resulting from the tool used in the previous step (1 pt.).
What percentage of pixels in the study area fulfill criterion c. (1 pt.).?
Aggregated
Next, you will find the areas that fulfill all three criteria. Describe the tool(s) used and include a screenshot of the resulting dataset (1 pt.).
What percentage of pixels in the study area fulfill all three criteria? Note: you will probably have to convert the raster data to the type âIntegerâ due to a limitation with the Weighted Sum tool. This tool is called âIntâ and is in the Spatial Analysis toolbox.
Create a simple map (not a screenshot) of these areas below. Include a title, north arrow, and scale bar (2 pts.).
Evaluation
- Discuss limitations to the current method of site suitability analysis (at least two) and discuss ways in which it could be improved (e.g., other data that could be added, better criteria selection, etc.; at least two) (2 pts.).
Part 2
In the final part of this lab, you will display elevation data in 3D. Open ArcGIS Pro and from the âInsertâ tab, click âNew Mapâ and âNew Global Sceneâ. Add the clipped DEM of Rusk County to the scene. Change the âSymbologyâ to âStretchâ and select a terrain color palette.
Next, right click on âElevation Surfacesâ from the Table of Contents. Select the option âAdd Elevation Surfaceâ. When âSurface 1â appears in the Table of Contents, right click on it and select âAdd Elevation Sourceâ. Navigate to the Rusk County DEM data and select it.
Then, from the Rusk County layer under the 2D Layers heading (not the Elevation Surfaces), right click on it and select âPropertiesâ. From the âElevationâ tab, change the âCustom Surfaceâ option to âSurfaceâ.
Click on âSurfaceâ once under the Table of Contents. From the top ribbon bar, click on âElevation Surface Layerâ, and set the Vertical Exaggeration to something you feel appropriately displays the data. Then, add the final output raster from the previous part of the lab (the one which contains all potential cabin locations). Add elevation to this data set in the same way in which we added elevation data to the DEM, but be sure to set the âCartographic Offsetâ (from the layer properties) to a value of 1 so that they appear above the DEM layer.
- Create a map with an oblique view of the scene. Add appropriate map elements (3 pts.).