Skip to content

Terrain Analysis

Introduction

In this lab, I explored terrain analysis using elevation data within ArcGIS Pro, focusing on key functions such as viewshed, profile analysis, and watershed modeling. Using Digital Elevation Models of varying resolutions, I examined how terrain data can be used to understand visibility, elevation change, and hydrologic flow. The project was divided into two main components: surface and visibility analysis, and watershed processing using hydrologic tools.

Importance to the UAS Industry

Terrain analysis is a foundational application of UAS and GIS technologies. UAS platforms often collect high-resolution elevation data, which can then be used to generate DEMs for analysis. These datasets are critical in industries such as urban planning, environmental management, infrastructure development, and defense.
Understanding terrain through tools like viewshed and watershed analysis allows professionals to make informed decisions about line-of-sight communication, site placement, drainage patterns, and risk assessment. In the UAS industry, the ability to quickly collect and analyze elevation data provides a significant advantage over traditional methods, especially in remote or complex environments.

Steps and Process

Project 1: Raster Surfaces, Viewshed, and Profile Analysis

1. Data Exploration
Loaded two DEM datasets with different resolutions.
Compared elevation values and resolution differences to understand data quality impacts.
2. Raster Comparison
Used raster calculator to subtract one DEM from another.
Analyzed differences to identify areas where resolution significantly affected elevation accuracy.
3. Hillshade Creation
Generated a hillshade from the high-resolution DEM.
Adjusted transparency to improve terrain visualization.
4. Viewshed Analysis
Used a defined observation point to calculate visible areas across the terrain.
Applied observer height offsets to simulate realistic viewing conditions.
5. Line of Sight Analysis
Evaluated visibility along a defined path.
Identified visible vs. obstructed segments based on terrain interference.
6. Profile Analysis
Interpolated elevation values along a road feature.
Created a profile graph to visualize elevation change over distance.
Compared graph results to terrain features for validation.

Project 2: Watershed and Hydrologic Analysis

1. DEM Preprocessing (Fill Tool)
Filled sinks in the DEM to ensure continuous water flow modeling.
2. Flow Direction
Generated a raster indicating the direction water flows from each cell.
3. Flow Accumulation
Calculated how many upstream cells contribute flow to each cell.
Identified likely stream channels based on accumulation thresholds.
4. Stream Identification
Reclassified flow accumulation values to isolate stream networks.
Converted raster streams into vector polylines for visualization.
5. Pour Point and Watershed Creation
Digitized an outlet point representing the watershed exit.
Snapped the pour point to the highest flow accumulation cell.
Generated a watershed boundary using hydrology tools.
6. Visualization and Layouts
Created map layouts displaying viewshed, profiles, streams, and watershed boundaries.
Included standard cartographic elements such as legend, scale, and north arrow.

Conclusion

This lab demonstrated how powerful terrain analysis tools are for understanding both physical landscapes and spatial relationships. One key lesson is that data resolution significantly impacts analysis results; higher-resolution DEMs provide more accurate and detailed insights but require more processing power.
I also learned the importance of preprocessing steps such as filling sinks, as small errors in elevation data can disrupt hydrologic modeling. Additionally, tools like viewshed and line-of-sight analysis highlighted how terrain directly influences visibility, which is critical for applications such as communication systems and surveillance.
The watershed analysis portion reinforced the concept of spatial flow and drainage systems, showing how water movement can be modeled using raster data. Overall, this lab strengthened my ability to apply GIS tools to real-world terrain problems and demonstrated how UAS-derived data can enhance the accuracy and efficiency of these analyses.
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.