Viewshed Analysis

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

Which input data types are required to conduct a viewshed analysis?

  • A point layer of viewpoints and a digital elevation model (DEM) or triangulated irregular network (TIN). (correct)
  • A line layer of stream networks and a TIN.
  • A polygon layer of viewpoints and a slope layer.
  • A raster layer of land cover and a DEM.

How does the 'line-of-sight' operation function in viewshed analysis?

  • It generates random points to check if the selected target is visible.
  • It calculates the shortest distance between two viewpoints.
  • It creates a straight-line path between a viewpoint and target, determining visibility based on obstructions. (correct)
  • It analyzes the slope and aspect between a viewpoint and target.

Which method is most suitable for deriving a viewshed if computational efficiency is the primary concern?

  • Using a TIN-based analysis with a three-point rule.
  • Using field surveys.
  • Using an elevation raster. (correct)
  • Using a TIN-based analysis with a one-point rule.

What is the primary difference between a standard viewshed map and a cumulative viewshed map?

<p>A cumulative viewshed map shows visibility from multiple viewpoints, often indicating areas visible from multiple viewpoints. (D)</p> Signup and view all the answers

How does the accuracy of the surface data affect viewshed analysis?

<p>More accurate surface data generally improves the reliability of the viewshed analysis. (D)</p> Signup and view all the answers

What effect does increasing the height of a viewpoint in a viewshed analysis have?

<p>It increases the visible area. (A)</p> Signup and view all the answers

What is the function of the viewing azimuth parameter in viewshed analysis?

<p>It limits the horizontal angle of the view. (B)</p> Signup and view all the answers

What is the primary application of viewshed analysis in telecommunications?

<p>Site selection for microwave towers to maximize viewable area. (D)</p> Signup and view all the answers

What is the main goal of viewshed analysis in the context of housing and resort area developments?

<p>To minimize visual intrusion on current residents and blend new facilities into the landscape. (C)</p> Signup and view all the answers

What is a watershed?

<p>An area, defined by topographic divides, that drains surface water to a common outlet (B)</p> Signup and view all the answers

Why is it important to use a 'filled DEM' in watershed analysis?

<p>Filled DEMs ensure that water flow is not interrupted by artificial sinks within the DEM. (B)</p> Signup and view all the answers

Which algorithm is used by ArcGIS for deriving flow direction from a DEM?

<p>D8 method (A)</p> Signup and view all the answers

In what way can a flow accumulation raster be interpreted?

<p>Cells with a high accumulation values generally correspond to stream channels and drainage volume. (C)</p> Signup and view all the answers

What does the threshold value represent when deriving a stream network from a flow accumulation raster?

<p>The threshold value defines the minimum number of contributing cells needed to maintain a channel head. (A)</p> Signup and view all the answers

In watershed analysis, what does a stream link raster represent?

<p>Topology-based stream layer (B)</p> Signup and view all the answers

What is a 'pour point' in the context of watershed delineation?

<p>Points of interest such as the outlet or a dam. (B)</p> Signup and view all the answers

What is the purpose of the 'Snap Pour Point' tool in GIS software?

<p>Snapping a pour point to the cell of the highest flow accumulation value within a user-defined search distance (C)</p> Signup and view all the answers

How does the resolution of a DEM affect watershed analysis?

<p>Higher resolution DEMs provide details topographic features for geomorphic and hydrologic mapping. (A)</p> Signup and view all the answers

Why is the D8 method for deriving flow direction not well-suited for areas containing floodplains?

<p>It fails to represent divergent flow over convex slopes (D)</p> Signup and view all the answers

Apart from watershed boundary delineation, in which other application does watershed analysis plays a role?

<p>Hydrologic modeling (B)</p> Signup and view all the answers

Flashcards

Viewshed

The portion of the land surface that is visible from one or more viewpoints.

Viewshed Analysis

A process for determining what portion of land is visible from a specific point.

Line-of-Sight

Connects the viewpoint and target locations; if anything blocks the line, the target is invisible.

Cumulative Viewshed

A viewshed map based on two or more viewpoints

Signup and view all the flashcards

Watershed

The area that drains surface water to a common outlet.

Signup and view all the flashcards

Watershed Analysis

Using DEMs and raster data operations to delineate watersheds and to derive topographic features.

Signup and view all the flashcards

Filled DEM

A DEM without any depressions or sinks.

Signup and view all the flashcards

Flow Direction

The direction water will flow out of each cell of a filled elevation raster.

Signup and view all the flashcards

Flow Accumulation

Tabulates for each cell the number of cells that will flow to it.

Signup and view all the flashcards

Stream Network

Can be derived from a flow accumulation raster.

Signup and view all the flashcards

Study Notes

Viewshed Analysis

  • A viewshed is the portion of land visible from one or more viewpoints
  • Viewshed analysis requires a point layer of viewpoints and a DEM or TIN
  • The line-of-sight operation connects a viewpoint and a target
  • If the line of sight is blocked, the target is invisible
  • Viewshed analysis expands line-of-sight to every possible cell or TIN facet
  • Raster-based viewshed analysis follows steps to determine visibility from a viewpoint to each cell
  • TIN-based viewshed analysis has rules to define a triangle as visible or invisible
  • A cumulative viewshed map can use counting or boolean operations to show visibility from multiple viewpoints
  • Accuracy depends on surface data accuracy, data model, and visibility rules
  • Visibility can vary within a cell, so its classification can depend on the cell's target location

Parameters of Viewshed Analysis

  • Viewpoint location affects the viewshed
  • Scenarios include fixed or selected viewpoints
  • Tools like contouring and hill shading help select viewpoints at high elevations
  • Elevation of the viewpoint is increased by observer’s height or the height of a structure
  • Viewing azimuth sets horizontal angle limits
  • Viewing radius sets the search distance for visible areas

Applications of Viewshed Analysis

  • Viewshed analysis is used for site selection for facilities like forest lookout stations and cell towers
  • It can also be applied when planning housing and resort area developments
  • It is closely related to landscape analysis of visual quality and visual impact
  • It can be integrated with least-cost path calculations to provide scenic paths
  • Finally, viewshed analysis can be a tool for preparing 3-D visualization

Watershed Analysis

  • A watershed is the area that drains surface water to a common outlet
  • The Watershed Boundary Dataset (WBD) is used to delineate a specific class watershed
  • Watershed analysis uses DEMs and raster operations to delineate watersheds and derive topographic features
  • Automated watershed delineation uses a series of steps, starting with a filled DEM

Filled DEM

  • A filled DEM is free of depressions or sinks and represents an area of internal drainage
  • Depressions must be removed from an elevation raster
  • A common method involves increasing the cell value to the lowest overflow point

Flow Direction

  • A flow direction raster indicates the direction water flows out of each cell in a filled DEM
  • D8 method assigns flow direction to the surrounding cell with the steepest distance-weighted gradient
  • The D8 method doesn't allow flow to be distributed to multiple cells
  • D8 method produces good results in zones of convergent flows in well defined valleys
  • D∞ method partitions flow from a cell into two adjacent cells

Flow Accumulation

  • A flow accumulation raster tabulates, for each cell, the number of cells that will flow there
  • This tabulation is based on the flow direction raster
  • Cells with high accumulation values are stream channels; those with zero are ridge lines
  • An accumulation value multiplied by cell size equals the drainage area

Stream Network

  • A stream network is derived from a threshold accumulation value
  • A higher threshold yields a less dense stream network
  • The threshold represents the amount of discharge needed to maintain a channel head
  • The resulting stream network should match a network obtained from traditional methods
  • After deriving a stream network, each section of the stream raster line is assigned a unique value and flow direction
  • A stream link raster resembles a topology-based stream layer
  • Intersections/junctions are like nodes, and stream sections between junctions are like arcs/reaches

Areawide Watersheds

  • The final step is to delineate a watershed for each stream section
  • This operation uses the flow direction raster and the stream link raster as inputs
  • A denser stream network will result in more, but smaller, watersheds

Point-Based Watersheds

  • Instead of each stream section, some projects require delineating watersheds based on points of interest
  • These points of interest are called pour points or outlets
  • Delineation of watersheds based on a pour points follows the same procedure as areawide, but substitutes a point raster for the stream link raster
  • The point raster, representing a pour point, must be located over a cell within the stream link

Factors Influencing Watershed Analysis

  • DEMs play a crucial role in watershed analysis
  • DEMs can vary in both resolution and quality
  • Stream networks differ when derived from DEM using the different resolutions
  • A higher-resolution DEM tends to generate a smaller watershed area
  • An algorithm used to derive flow directions is also important
  • D8 is primarily used in GIS packages because it is simple and efficient
  • However, it does not do well on highly variable flood plains and wetlands

Applications of Watershed Analysis

  • An important application of watershed analysis is the area of watershed management
  • The Clean Water Act is aimed at restoring and protecting waters
  • It also involves a multiagency to create the Watershed Boundary Dataset (WBD)
  • This involves providing necessary for data for hydrologic modeling

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

Use Quizgecko on...
Browser
Browser