Using ArcGIS for Hydrology and Watershed Analysis:

Size: px
Start display at page:

Download "Using ArcGIS for Hydrology and Watershed Analysis:"

Transcription

1 Using ArcGIS for Hydrology and Watershed Analysis: A guide for running hydrologic analysis using elevation and a suite of ArcGIS tools Anna Nakae Feb. 10, 2015

2 Introduction Hydrology and watershed analysis are important for many applications, including land management, salmon habitat assessment, and contaminant fate and transport. By using elevation, in the form of a USGS Digital Elevation Model (DEM) and the USGS s hydrological unit 10 dataset, a variety of watershed analysis can be performed, including watershed and catchment delineation, stream location and order, and flow direction. Though some of this analysis may seem unnecessary as the USGS has some of these datasets already compiled, like a stream network, this analysis has applications in very small catchments where the USGS may be lacking data. Data For this manual, the model was run for the South Fork of the Nooksack River, in Whatcom County of Western Washington (Figure 1). The datasets used were the 10 meter DEM mosaic of Western Washington, created by the USGS and compiled by Western Washington University in 2007 and the USGS HU10 watersheds from All of the maps created for this manual were made by Anna Nakae, made in February of 2015, and are used with permission. Figure 1. The study area used to run the hydrologic model was the South Fork of the Nooksack River. The basin is located in the northwest corner of Washington State, in Whatcom County. The South Fork is an applicable study area because it contains smaller watersheds and catchments within the main basin. Model The majority of tools used for this analysis are found in the Hydrology toolbox in the Spatial Analyst toolset. The model is set up to run as a tool and could run with little to no prior knowledge of the Hydrology toolbox. The steps and figures are included to help the reader understand the underlying 2

3 reasons for various tools and their associated outputs. However, explicit instructions for all tool inputs, parameters and outputs, are not included and if are necessary, the reader is asked to refer back to the model (Figure 2). Figure 2. The model for the analysis was created using ArcGIS The model can be used like a tool, with all the inputs set as parameters. Additionally, can be used for slightly different applications besides ones described in this manual as several tools within have parameters that can be modified. This model includes the tools for pre- processing and watershed and catchment delineation. The process to create the geometric network were completed in ArcMap and are described later in the manual. Pre- processing Like all GIS projects, some level of pre- processing is necessary. The DEM and stream network where clipped to the South Fork Nooksack basin and all were re- projected to NAD 1983 UTM Zone 10. The clipped DEM was then smoothed using the Fill tool in order to remove any sinks due to incorrect elevation data (Figure 2). This is an important step as any sinks or towers created by incorrect values could result in incorrect analysis later. Also included in the pre- processing is the creation of a Hillshade (Figure 2). Though this is not necessary for the analysis, it is a very useful dataset to have for map creation to share and communicate the results of the analysis. Part One Watershed and Catchment Delineation a. Flow Direction- The first step in watershed delineation is determining where the streams are. This is found through several step; the first of which is finding the direction of flow through the DEM. This is done using the Flow Direction tool (Figure 3). 3

4 Figure 3. The output for the flow direction tool is a very bright map with pixels assigned one of eight numbers. Each number corresponds to a direction and indicates which direction a drop of water would flow if were placed in the cell. Even in this preliminary step, ridgelines are beginning to become visible. b. Flow accumulation- After the direction of flow is known, it can be used to find the accumulation of water in each pixel with the Flow Accumulation tool (Figure 4). Water that aggregates in certain areas will create a stream, and it is from the flow accumulation dataset that the stream network is created. 4

5 Figure 4. The output from the flow accumulation tool is a raster were pixels are assigned vales of how many other cells flow into it. Darker colored cells indicate areas were more water will accumulate, which is indicative of where a stream or river would appear. The main channel is very apparent, while the lighter, smaller tributaries are less visible. From this raster, a threshold of how much accumulation is enough to count it as a stream will be applied and a stream network created. c. Stream Network- The flow accumulation dataset is used to create the stream network by determining a threshold value for what is considered a stream. In this case, a threshold of 500 pixels was chosen, that is, one pixel had to have at least 500 other pixels flow into it to be considered a stream. The threshold was applied using Raster Calculator. d. Stream Segments- The stream dataset is then divided into small segments based on flow direction. This is done using the Stream Link tool (Figure 5). The output is an important intermediate output necessary for other tools later. 5

6 Figure 5. The Stream Link tool output is a raster that contains each separate segment of stream or river. The stream dataset, created in Step C, has been divided into individual segments based on the direction of flow. Though this tool may seem unnecessary, it is needed in order to complete later analyses, like flow direction and stream order. e. Stream Order- The stream segments are used to calculate the hierarchy of the stream network (Figure 6). There are several methods that one can use to determine the order. Which method that one uses will be based on which definition of what each order represents the user prefers. 6

7 Figure 6. The output from the stream order tool is a raster where each stream segment is given a value 1-6. Order 1 streams are the initial headwaters. Where two order 1 streams meet, it becomes an order 2. Where two order 2 streams meet, the segment is assigned a 3. This continues up to 6, which is the main Nooksack channel. The ordering was estimated using the Strahler technique, which can be changed in the model if necessary. f. Flow Length- With the outputs created at this point in the model, the distance water would have to travel any cell to the most downstream or upstream cell can be calculated (Figure 7). Though the output raster gives the distance in number of cells, the distance in meters or miles can be found using Raster Calculator. 7

8 Figure 7. The output of the Flow Length tool is a raster where pixels are assigned a value based on how many pixels away the cell is from a point. In this case, it was the most downstream point, though this is a parameter that can be altered in the model. The flow length can be converted to meaningful units, not just pixels, by using raster calculator to multiply each cell by the cell size. In this case it would be 10 as each cell is 10 meters. One may notice in this raster there are small portions that are very lightly colored along the edges of the watershed. These sections actually do not flow into the main basin and will be clipped out for later steps. g. Delineating Watersheds- Creating watersheds requires several steps (Figure 8). i. Delineate the main basin using the flow direction raster. Though this is not necessary for the watershed delineation tool, it is a useful layer to have for watershed mapping. ii. Convert the raster stream network to a vector stream network. This step is again not necessary for the watershed delineation but allows for better cartography and is important later on iii. Create an Outlet dataset by creating a new feature class and then editing it to have features at intersections of order 5 and 6 streams and where the network exits the basin. Make sure the points snap to the stream. iv. Run the Watershed tool with the Outlet dataset as the Pour Points. 8

9 Figure 8. The watersheds were delineated using the Watershed tool, with the pour points being the outlet dataset that was created by the user. Pour points were created at intersections of order 5 and 6 streams and where the stream network exited the basin. This network was used as in addition to the flow dataset created earlier to create the watershed raster that delineates 6 different watersheds within the main basin. One will notice that the stream network looks much crisper in the map, which is due to the conversion from a raster to a polyline dataset. This not only makes for better looking maps, but will also be important for the flow direction analysis. h. Delineating Catchments- The final step in Part One is the delineation of the small catchments within the main basin. How a catchment is defined can vary. The user could create a new pour point dataset based on stream order criteria, which was done for the watersheds, or can be based on stream segments, which is done in this example (Figure 9). 9

10 Figure 9. Using Watershed tool again, very small catchments can be delineated. Instead of using a point dataset for the pour points, the stream link dataset was used. The result is a raster which delineates a catchment for each stream segment. This type of data could be useful for projects like tributary restoration. Part Two- Geometric Networks This part of the analysis is not included in the model, and is done within ArcMap and ArcCatalog. Geometric networks are a collection of features in a feature dataset that are spatially related. They create a power data structure that can be used for a variety of applications, including flow direction. All feature in a dataset must be vectors. Luckily, the stream network has already been converted to a polyline. The catchment, watershed and basin boundaries must also be converted to polygons before they can be added. The outlet for the basin also must be added to the dataset. In order to calculate the flow direction for the network, a sink or a point where all flow goes towards, must be identified. For this example, that is the outlet. In order to set the outlet as the sink, the role of source/sink must be assigned when it is added to the feature dataset. To turn this on, start an editor session with the network with in ArcMap and in the Outlet table, change the AncillaryRole attribute to Sink. To see the flow direction, add the Utility Network Analyst toolbar while in ArcMap and turn on Display Arrows and Set Flow Direction, both while still in an editor session. Arrows designating direction 10

11 should appear. Save edits and end editing session. The result is the direction of stream flow for the whole basin (Figure 10). Figure 10. The flow direction was calculated from the geometric network. The basin outlet, a subset of the outlet dataset created earlier in the model, was set as the sink. The sink is the point where all the streams ultimately flow towards. From this final step, one can see very clearly the main ridgelines that divide the basin. Conclusion The combination of the Hydrology toolbox and geometric networks creates a suite of powerful analysis that can be completed with a limited number of beginning datasets and relatively little pre- processing. The datasets and networks created with this model could be expanded to include additional analysis and can be altered to fit the needs of a slightly different type of watershed analysis. 11

Hydrology and Watershed Analysis

Hydrology and Watershed Analysis Hydrology and Watershed Analysis Manual By: Elyse Maurer Reference Map Figure 1. This map provides context to the area of Washington State that is being focused on. The red outline indicates the boundary

More information

BSEN 6220 GIS LAB #5

BSEN 6220 GIS LAB #5 BSEN 6220 GIS LAB #5 Dustin Till 10/29/2014 INTRODUCTION: ArcGIS is a geographic information system for working with maps and geographic information. It is used for creating and using maps, compiling geographic

More information

Delineation of Watersheds

Delineation of Watersheds Delineation of Watersheds Adirondack Park, New York by Introduction Problem Watershed boundaries are increasingly being used in land and water management, separating the direction of water flow such that

More information

How to Create Stream Networks using DEM and TauDEM

How to Create Stream Networks using DEM and TauDEM How to Create Stream Networks using DEM and TauDEM Take note: These procedures do not describe all steps. Knowledge of ArcGIS, DEMs, and TauDEM is required. TauDEM software ( http://hydrology.neng.usu.edu/taudem/

More information

Watershed Analysis of the Blue Ridge Mountains in Northwestern Virginia

Watershed Analysis of the Blue Ridge Mountains in Northwestern Virginia Watershed Analysis of the Blue Ridge Mountains in Northwestern Virginia Mason Fredericks December 6, 2018 Purpose The Blue Ridge Mountain range is one of the most popular mountain ranges in the United

More information

Creating Watersheds and Stream Networks. Steve Kopp

Creating Watersheds and Stream Networks. Steve Kopp Creating Watersheds and Stream Networks Steve Kopp Workshop Overview Demo Data Understanding the tools Elevation Data Types DEM : Digital Elevation Model bare Earth DSM : Digital Surface Model Data Structure

More information

Watershed Delineation

Watershed Delineation Watershed Delineation Jessica L. Watkins, University of Georgia 2 April 2009 Updated by KC Love February 25, 2011 PURPOSE For this project, I delineated watersheds for the Coweeta synoptic sampling area

More information

Creating Watersheds from a DEM

Creating Watersheds from a DEM Creating Watersheds from a DEM These instructions enable you to create watersheds of specified area using a good quality Digital Elevation Model (DEM) in ArcGIS 8.1. The modeling is performed in ArcMap

More information

Using the Stock Hydrology Tools in ArcGIS

Using the Stock Hydrology Tools in ArcGIS Using the Stock Hydrology Tools in ArcGIS This lab exercise contains a homework assignment, detailed at the bottom, which is due Wednesday, October 6th. Several hydrology tools are part of the basic ArcGIS

More information

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2014 Prepared by David G Tarboton and David R. Maidment Purpose The purpose of this exercise is to illustrate watershed

More information

Automatic Watershed Delineation using ArcSWAT/Arc GIS

Automatic Watershed Delineation using ArcSWAT/Arc GIS Automatic Watershed Delineation using ArcSWAT/Arc GIS By: - Endager G. and Yalelet.F 1. Watershed Delineation This tool allows the user to delineate sub watersheds based on an automatic procedure using

More information

A GIS-based Approach to Watershed Analysis in Texas Author: Allison Guettner

A GIS-based Approach to Watershed Analysis in Texas Author: Allison Guettner Texas A&M University Zachry Department of Civil Engineering CVEN 658 Civil Engineering Applications of GIS Instructor: Dr. Francisco Olivera A GIS-based Approach to Watershed Analysis in Texas Author:

More information

Handling Raster Data for Hydrologic Applications

Handling Raster Data for Hydrologic Applications Handling Raster Data for Hydrologic Applications Prepared by Venkatesh Merwade Lyles School of Civil Engineering, Purdue University vmerwade@purdue.edu January 2018 Objective The objective of this exercise

More information

Creating Watersheds from a DEM in ArcGIS 9.x

Creating Watersheds from a DEM in ArcGIS 9.x Creating Watersheds from a DEM in ArcGIS 9.x These instructions enable you to create watersheds (a.k.a. catchments or basins) using a good quality Digital Elevation Model (DEM) in ArcGIS 9.1. The modeling

More information

Watershed and Stream Network Delineation

Watershed and Stream Network Delineation Watershed and Stream Network Delineation GIS in Water Resources, Fall 2011 Prepared by David Tarboton, Utah State University Purpose The purpose of this exercise is to illustrate watershed and stream network

More information

Watershed Modeling With DEMs

Watershed Modeling With DEMs Watershed Modeling With DEMs Lesson 6 6-1 Objectives Use DEMs for watershed delineation. Explain the relationship between DEMs and feature objects. Use WMS to compute geometric basin data from a delineated

More information

Outcrop suitability analysis of blueschists within the Dry Lakes region of the Condrey Mountain Window, North-central Klamaths, Northern California

Outcrop suitability analysis of blueschists within the Dry Lakes region of the Condrey Mountain Window, North-central Klamaths, Northern California Outcrop suitability analysis of blueschists within the Dry Lakes region of the Condrey Mountain Window, North-central Klamaths, Northern California (1) Introduction: This project proposes to assess the

More information

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2015 Prepared by David G Tarboton and David R. Maidment Purpose The purpose of this exercise is to illustrate watershed

More information

Learning Unit Student Guide. Title: Estimating Areas of Suitable Grazing Land Using GPS, GIS, and Remote Sensing

Learning Unit Student Guide. Title: Estimating Areas of Suitable Grazing Land Using GPS, GIS, and Remote Sensing Learning Unit Student Guide Name of Creator: Jeff Sun Institution: Casper College Email: jsun@caspercollege.edu Phone: Office (307) 268-3560 Cell (307) 277-9766 Title: Estimating Areas of Suitable Grazing

More information

Exercise 5 - Watershed and Stream Network Delineation from DEMs GIS in Water Resources Fall 2014

Exercise 5 - Watershed and Stream Network Delineation from DEMs GIS in Water Resources Fall 2014 1 Exercise 5 - Watershed and Stream Network Delineation from DEMs GIS in Water Resources Fall 2014 Prepared by Ayse Kilic and Bhavneet Soni 1 University of Nebraska-Lincoln This exercise illustrates watershed

More information

Determining the Location of the Simav Fault

Determining the Location of the Simav Fault Lindsey German May 3, 2012 Determining the Location of the Simav Fault 1. Introduction and Problem Formulation: The issue I will be focusing on involves interpreting the location of the Simav fault in

More information

Lab 1: Landuse and Hydrology, learning ArcGIS II. MANIPULATING DATA

Lab 1: Landuse and Hydrology, learning ArcGIS II. MANIPULATING DATA Lab 1: Landuse and Hydrology, learning ArcGIS II. MANIPULATING DATA As you experienced in the first lab session when you created a hillshade, high resolution data can be unwieldy if you are trying to perform

More information

Within this document, the term NHDPlus is used when referring to NHDPlus Version 2.1 (unless otherwise noted).

Within this document, the term NHDPlus is used when referring to NHDPlus Version 2.1 (unless otherwise noted). Exercise 7 Watershed Delineation Using ArcGIS Spatial Analyst Last Updated 4/6/2017 Within this document, the term NHDPlus is used when referring to NHDPlus Version 2.1 (unless otherwise noted). There

More information

)UDQFR54XHQWLQ(DQG'tD]'HOJDGR&

)UDQFR54XHQWLQ(DQG'tD]'HOJDGR& &21&(37,21$1',03/(0(17$7,212)$1+

More information

Designing a Dam for Blockhouse Ranch. Haley Born

Designing a Dam for Blockhouse Ranch. Haley Born Designing a Dam for Blockhouse Ranch Haley Born CE 394K GIS in Water Resources Term Paper Fall 2011 Table of Contents Introduction... 1 Data Sources... 2 Precipitation Data... 2 Elevation Data... 3 Geographic

More information

Open ArcToolbox Spatial Analyst Tools Hydrology. This should display the tools shown at the right:

Open ArcToolbox Spatial Analyst Tools Hydrology. This should display the tools shown at the right: Project 2: Watershed Functions Save and close your project, above, if you haven t done so already. Then, open a new project, and add the driftless DEM. We ll be using ArcToolbox for this new project, but

More information

Terrain and Satellite Imagery in Madre de Dios, Peru

Terrain and Satellite Imagery in Madre de Dios, Peru Rhett Butler/mongabay.com Terrain and Satellite Imagery in Madre de Dios, Peru Katherine Lininger CE 394 GIS for Water Resources Term Paper December 1, 2011 Introduction Informal and small-scale gold mining

More information

Rick Faber CE 513 Watershed and Streamwork Delineation Lab # 3 4/24/2006

Rick Faber CE 513 Watershed and Streamwork Delineation Lab # 3 4/24/2006 Rick Faber CE 513 Watershed and Streamwork Delineation Lab # 3 4/24/2006 1. Objective & Discussion: 2 To learn to use the ArcHydro tools to produce hydrologically descriptive data sets starting from a

More information

NWT Open Report Delineation of Watersheds in the Mackenzie Mountains

NWT Open Report Delineation of Watersheds in the Mackenzie Mountains NWT Open Report 2015-007 Delineation of Watersheds in the Mackenzie Mountains K.L. Pierce and H. Falck Recommended Citation: Pierce, K.L. and Falck, H., 2015. Delineation of watersheds in the Mackenzie

More information

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2018 Prepared by David G Tarboton and David R. Maidment Revised 9 October, 2018 Purpose The purpose of this exercise is

More information

13 Watershed Delineation & Modeling

13 Watershed Delineation & Modeling Module 4 (L12 - L18): Watershed Modeling Standard modeling approaches and classifications, system concept for watershed modeling, overall description of different hydrologic processes, modeling of rainfall,

More information

Hydrologic Engineering Applications of Geographic Information Systems

Hydrologic Engineering Applications of Geographic Information Systems Hydrologic Engineering Applications of Geographic Information Systems Davis, California Objectives: The participant will acquire practical knowledge and skills in the application of GIS technologies for

More information

MODULE 7 LECTURE NOTES 5 DRAINAGE PATTERN AND CATCHMENT AREA DELINEATION

MODULE 7 LECTURE NOTES 5 DRAINAGE PATTERN AND CATCHMENT AREA DELINEATION MODULE 7 LECTURE NOTES 5 DRAINAGE PATTERN AND CATCHMENT AREA DELINEATION 1. Introduction Topography of the river basin plays an important role in hydrologic modelling, by providing information on different

More information

Lauren Jacob May 6, Tectonics of the Northern Menderes Massif: The Simav Detachment and its relationship to three granite plutons

Lauren Jacob May 6, Tectonics of the Northern Menderes Massif: The Simav Detachment and its relationship to three granite plutons Lauren Jacob May 6, 2010 Tectonics of the Northern Menderes Massif: The Simav Detachment and its relationship to three granite plutons I. Introduction: Purpose: While reading through the literature regarding

More information

WORKING WITH DMTI DIGITAL ELEVATION MODELS (DEM)

WORKING WITH DMTI DIGITAL ELEVATION MODELS (DEM) WORKING WITH DMTI DIGITAL ELEVATION MODELS (DEM) Contents (Ctrl-Click to jump to a specific page) Manipulating the DEM Step 1: Finding the DEM Tiles You Need... 2 Step 2: Importing the DEM Tiles into ArcMap...

More information

GIS IN ECOLOGY: ANALYZING RASTER DATA

GIS IN ECOLOGY: ANALYZING RASTER DATA GIS IN ECOLOGY: ANALYZING RASTER DATA Contents Introduction... 2 Raster Tools and Functionality... 2 Data Sources... 3 Tasks... 4 Getting Started... 4 Creating Raster Data... 5 Statistics... 8 Surface

More information

HYDROLOGIC AND WATER RESOURCES EVALUATIONS FOR SG. LUI WATERSHED

HYDROLOGIC AND WATER RESOURCES EVALUATIONS FOR SG. LUI WATERSHED HYDROLOGIC AND WATER RESOURCES EVALUATIONS FOR SG. LUI WATERSHED 1.0 Introduction The Sg. Lui watershed is the upper part of Langat River Basin, in the state of Selangor which located approximately 20

More information

GIS in Water Resources Midterm Exam Fall 2008 There are 4 questions on this exam. Please do all 4.

GIS in Water Resources Midterm Exam Fall 2008 There are 4 questions on this exam. Please do all 4. Page 1 of 8 Name: GIS in Water Resources Midterm Exam Fall 2008 There are 4 questions on this exam. Please do all 4. 1. Basic Concepts [20 points] Find the letter with the best answer for each term: 1.

More information

The National Hydrography Dataset in the Pacific Region. U.S. Department of the Interior U.S. Geological Survey

The National Hydrography Dataset in the Pacific Region. U.S. Department of the Interior U.S. Geological Survey The National Hydrography Dataset in the Pacific Region U.S. Department of the Interior U.S. Geological Survey The National Map The National Map is built on partnerships and standards The National Map consists

More information

GRAPEVINE LAKE MODELING & WATERSHED CHARACTERISTICS

GRAPEVINE LAKE MODELING & WATERSHED CHARACTERISTICS GRAPEVINE LAKE MODELING & WATERSHED CHARACTERISTICS Photo Credit: Lake Grapevine Boat Ramps Nash Mock GIS in Water Resources Fall 2016 Table of Contents Figures and Tables... 2 Introduction... 3 Objectives...

More information

GIS feature extraction tools in diverse landscapes

GIS feature extraction tools in diverse landscapes CE 394K.3 GIS in Water Resources GIS feature extraction tools in diverse landscapes Final Project Anna G. Kladzyk M.S. Candidate, Expected 2015 Department of Environmental and Water Resources Engineering

More information

Volcanic Hazards of Mt Shasta

Volcanic Hazards of Mt Shasta Volcanic Hazards of Mt Shasta Introduction Mt Shasta is a volcano in the northern part of California. Although it has been recently inactive for over 10,000 years. However, its eruption would cause damage

More information

JJ Munoz. Explanation of the Project/Outline

JJ Munoz. Explanation of the Project/Outline JJ Munoz Helper GEO 386G 1 December, 2016 GIS Project: Using ArcHydro and Surface Roughness tools to Determine Alluvial Fan Catchment Area Morphology Statistics from 1-meter resolution LiDAR DEM s. Explanation

More information

Using Earthscope and B4 LiDAR data to analyze Southern California s active faults

Using Earthscope and B4 LiDAR data to analyze Southern California s active faults Using Earthscope and B4 LiDAR data to analyze Southern California s active faults Exercise 8: Simple landscape morphometry and stream network delineation Introduction This exercise covers sample activities

More information

ArcHYDRO: GIS for Water Resources

ArcHYDRO: GIS for Water Resources SOCRATES ERASMUS Intensive Programme ArcHYDRO: GIS for Water Resources Source: Center for Research in Water Resources, University of Texas at Austin Tutorial: Watershed and Stream Network Delineation Goals

More information

Watershed Delineation in GIS Environment Rasheed Saleem Abed Lecturer, Remote Sensing Centre, University of Mosul, Iraq

Watershed Delineation in GIS Environment Rasheed Saleem Abed Lecturer, Remote Sensing Centre, University of Mosul, Iraq Watershed Delineation in GIS Environment Rasheed Saleem Abed Lecturer, Remote Sensing Centre, University of Mosul, Iraq Abstract: The management and protection of watershed areas is a major issue for human

More information

Lecture 3. Data Sources for GIS in Water Resources

Lecture 3. Data Sources for GIS in Water Resources Lecture 3 Data Sources for GIS in Water Resources GIS in Water Resources Spring 2015 http://www.data.gov/ 1 USGS GIS data for Water http://water.usgs.gov/maps.html Watersheds of the US 2-digit water resource

More information

4. GIS Implementation of the TxDOT Hydrology Extensions

4. GIS Implementation of the TxDOT Hydrology Extensions 4. GIS Implementation of the TxDOT Hydrology Extensions A Geographic Information System (GIS) is a computer-assisted system for the capture, storage, retrieval, analysis and display of spatial data. It

More information

Lidar-derived Hydrography as a Source for the National Hydrography Dataset

Lidar-derived Hydrography as a Source for the National Hydrography Dataset Lidar-derived Hydrography as a Source for the National Hydrography Dataset Lidar-Derived Hydrography, Bathymetry, and Topobathymetry in the National Hydrography Dataset and 3-Dimensional Elevation Program

More information

Laboratory Exercise - Temple-View Least- Cost Mountain Bike Trail

Laboratory Exercise - Temple-View Least- Cost Mountain Bike Trail Brigham Young University BYU ScholarsArchive Engineering Applications of GIS - Laboratory Exercises Civil and Environmental Engineering 2017 Laboratory Exercise - Temple-View Least- Cost Mountain Bike

More information

GIS in Water Resources Midterm Quiz Fall There are 5 questions on this exam. Please do all 5. They are of equal credit.

GIS in Water Resources Midterm Quiz Fall There are 5 questions on this exam. Please do all 5. They are of equal credit. Page 1 of 7 Name: GIS in Water Resources Midterm Quiz Fall 2004 There are 5 questions on this exam. Please do all 5. They are of equal credit. 1. In exercises in this class you have developed the skills

More information

Delineation of the Watersheds Basin in the Konya City and Modelling by Geographical Information System

Delineation of the Watersheds Basin in the Konya City and Modelling by Geographical Information System Delineation of the Watersheds Basin in the Konya City and Modelling by Geographical Information System Nahida Hameed Hamza Alqaysi a,b,, Mushtaq Abdulameer Alwan Almuslehi a a Environmental Engineering

More information

Digital Elevation Models. Using elevation data in raster format in a GIS

Digital Elevation Models. Using elevation data in raster format in a GIS Digital Elevation Models Using elevation data in raster format in a GIS What is a Digital Elevation Model (DEM)? Digital representation of topography Model based on scale of original data Commonly a raster

More information

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2016 Prepared by David G Tarboton and David R. Maidment Updated to ArcGIS Pro by Paul Ruess [9/29/16 Further updated to

More information

Geo-spatial Analysis for Prediction of River Floods

Geo-spatial Analysis for Prediction of River Floods Geo-spatial Analysis for Prediction of River Floods Abstract. Due to the serious climate change, severe weather conditions constantly change the environment s phenomena. Floods turned out to be one of

More information

Supplementary Information B

Supplementary Information B 1 Supplementary Information B 2 3 IDW-Plus Tutorial 4 5 Erin E. Peterson 1 and Alan R. Pearse 2 6 1 Corresponding Author: Erin.Peterson@qut.edu.au; Principal Research Fellow, ARC Centre for Excellence

More information

Protocol for Prioritizing Conservation Opportunity Areas in Centre County and Clinton County

Protocol for Prioritizing Conservation Opportunity Areas in Centre County and Clinton County Protocol for Prioritizing Conservation Opportunity Areas in Centre County and Clinton County Chesapeake Conservancy has developed this methodology to prioritize conservation opportunity areas in Centre

More information

IDW-Plus Tutorial. Erin E. Peterson

IDW-Plus Tutorial. Erin E. Peterson IDW-Plus Tutorial Erin E. Peterson ARC Centre for Excellence in Mathematical & Statistical Frontiers and the Institute for Future Environments, Queensland University of Technology, Brisbane, QLD, Australia,

More information

GIS in Water Resources Exercise #4 Solution

GIS in Water Resources Exercise #4 Solution GIS in Water Resources Exercise #4 Solution 1. Table giving the length of the Logan River main stream from NHDPlus Length (km) column, Landscape.gdb\NHDPlusv shape_length and Logan.gdb\Basemap\LoganMain

More information

MERGING (MERGE / MOSAIC) GEOSPATIAL DATA

MERGING (MERGE / MOSAIC) GEOSPATIAL DATA This help guide describes how to merge two or more feature classes (vector) or rasters into one single feature class or raster dataset. The Merge Tool The Merge Tool combines input features from input

More information

Tutorial 8 Raster Data Analysis

Tutorial 8 Raster Data Analysis Objectives Tutorial 8 Raster Data Analysis This tutorial is designed to introduce you to a basic set of raster-based analyses including: 1. Displaying Digital Elevation Model (DEM) 2. Slope calculations

More information

STARS: SPATIAL TOOLS FOR THE ANALYSIS OF RIVER SYSTEMS - A TUTORIAL

STARS: SPATIAL TOOLS FOR THE ANALYSIS OF RIVER SYSTEMS - A TUTORIAL STARS: SPATIAL TOOLS FOR THE ANALYSIS OF RIVER SYSTEMS - A TUTORIAL Dr. Erin E. Peterson EP111313 28 March 2011 Enquiries should be addressed to: Erin E. Peterson 41 Boggo Rd., Dutton Park, QLD, 4102 Erin.Peterson@csiro.au

More information

Accuracy assessment of Pennsylvania streams mapped using LiDAR elevation data: Method development and results

Accuracy assessment of Pennsylvania streams mapped using LiDAR elevation data: Method development and results Accuracy assessment of Pennsylvania streams mapped using LiDAR elevation data: Method development and results David Saavedra, geospatial analyst Louis Keddell, geospatial analyst Michael Norton, geospatial

More information

Streams in the Ranching Country of South Texas

Streams in the Ranching Country of South Texas Streams in the Ranching Country of South Texas Watershed Analysis of HUC 12110207 Sandranell Moerbe CE GIS in Water Resources Fall 2015 INTRODUCTION This project investigates the portion of South Texas

More information

used to transport sediments throughout the lands. In this regard, understanding erosion is

used to transport sediments throughout the lands. In this regard, understanding erosion is David Rounce GIS in Water Resources 11/23/2010 Erosion Potential in Travis County INTRODUCTION Erosion has played a vital role in the morphology of the Earth as its processes have been used to transport

More information

Using Ice Thickness and Bed Topography to Pick Field Sites Near Swiss Camp, Greenland

Using Ice Thickness and Bed Topography to Pick Field Sites Near Swiss Camp, Greenland Lauren Andrews 6 May 2010 GEO 386G: GIS final project Using Ice Thickness and Bed Topography to Pick Field Sites Near Swiss Camp, Greenland Problem Formulation My primary goal for this project is to map

More information

GIS IN ECOLOGY: ANALYZING RASTER DATA

GIS IN ECOLOGY: ANALYZING RASTER DATA GIS IN ECOLOGY: ANALYZING RASTER DATA Contents Introduction... 2 Tools and Functionality for Raster Data... 2 Data Sources... 3 Tasks... 4 Getting Started... 4 Creating Raster Data... 5 Summary Statistics...

More information

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites.

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites. GIS Level 2 In the Introduction to GIS workshop we filtered data and visually examined it to determine where to potentially build a new mixed use facility. In order to get a low interest loan, the building

More information

Trail Flow: Analysis of Drainage Patterns Affecting a Mountain Bike Trail

Trail Flow: Analysis of Drainage Patterns Affecting a Mountain Bike Trail Andy Belcher BAE 590 Professor Huffman 12.9.11 Location Trail Flow: Analysis of Drainage Patterns Affecting a Mountain Bike Trail The location of the project area rests in the Cary area of Wake County,

More information

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2017 Prepared by David G Tarboton and David R. Maidment Updated to ArcGIS Pro by Paul Ruess Purpose The purpose of this

More information

A Simple Drainage Enforcement Procedure for Estimating Catchment Area Using DEM Data

A Simple Drainage Enforcement Procedure for Estimating Catchment Area Using DEM Data A Simple Drainage Enforcement Procedure for Estimating Catchment Area Using DEM Data David Nagel, John M. Buffington, and Charles Luce U.S. Forest Service, Rocky Mountain Research Station Boise Aquatic

More information

Delineation of high landslide risk areas as a result of land cover, slope, and geology in San Mateo County, California

Delineation of high landslide risk areas as a result of land cover, slope, and geology in San Mateo County, California Delineation of high landslide risk areas as a result of land cover, slope, and geology in San Mateo County, California Introduction Problem Overview This project attempts to delineate the high-risk areas

More information

Data Structures & Database Queries in GIS

Data Structures & Database Queries in GIS Data Structures & Database Queries in GIS Objective In this lab we will show you how to use ArcGIS for analysis of digital elevation models (DEM s), in relationship to Rocky Mountain bighorn sheep (Ovis

More information

LiDAR APPLICATIONS REMS6090. Assignment 2 HYDROLOGICAL APPLICATIONS of LiDAR DATA Due Date April 8, Venessa Bennett W

LiDAR APPLICATIONS REMS6090. Assignment 2 HYDROLOGICAL APPLICATIONS of LiDAR DATA Due Date April 8, Venessa Bennett W LiDAR APPLICATIONS REMS6090 Assignment 2 HYDROLOGICAL APPLICATIONS of LiDAR DATA Due Date April 8, 2015 Venessa Bennett W0279429 1.0 Introduction High accuracy Digital Elevation Models (DEM) derived from

More information

software, just as word processors or databases are. GIS was originally developed and cartographic capabilities have been augmented by analysis tools.

software, just as word processors or databases are. GIS was originally developed and cartographic capabilities have been augmented by analysis tools. 1. INTRODUCTION 1.1Background A GIS is a Geographic Information System, a software package for creating, viewing, and analyzing geographic information or spatial data. GIS is a class of software, just

More information

DEMs Downloading and projecting and using Digital Elevation Models (DEM)

DEMs Downloading and projecting and using Digital Elevation Models (DEM) DEMs Downloading and projecting and using Digital Elevation Models (DEM) Introduction In this exercise, you will work with Digital Elevation Models (DEM). You will download a DEM in geographic coordinates

More information

ISU GIS CENTER S ARCSDE USER'S GUIDE AND DATA CATALOG

ISU GIS CENTER S ARCSDE USER'S GUIDE AND DATA CATALOG ISU GIS CENTER S ARCSDE USER'S GUIDE AND DATA CATALOG 2 TABLE OF CONTENTS 1) INTRODUCTION TO ARCSDE............. 3 2) CONNECTING TO ARCSDE.............. 5 3) ARCSDE LAYERS...................... 9 4) LAYER

More information

NR402 GIS Applications in Natural Resources

NR402 GIS Applications in Natural Resources NR402 GIS Applications in Natural Resources Lesson 1 Introduction to GIS Eva Strand, University of Idaho Map of the Pacific Northwest from http://www.or.blm.gov/gis/ Welcome to NR402 GIS Applications in

More information

RiparianZone = buffer( River, 100 Feet )

RiparianZone = buffer( River, 100 Feet ) GIS Analysts perform spatial analysis when they need to derive new data from existing data. In GIS I, for example, you used the vector approach to derive a riparian buffer feature (output polygon) around

More information

SIE 509 Principles of GIS Exercise 5 An Introduction to Spatial Analysis

SIE 509 Principles of GIS Exercise 5 An Introduction to Spatial Analysis SIE 509 Principles of GIS Exercise 5 An Introduction to Spatial Analysis Due: Oct. 31, 2017 Total Points: 50 Introduction: The Governor of Maine is asking communities to look at regionalization for major

More information

Chapter 6. Fundamentals of GIS-Based Data Analysis for Decision Support. Table 6.1. Spatial Data Transformations by Geospatial Data Types

Chapter 6. Fundamentals of GIS-Based Data Analysis for Decision Support. Table 6.1. Spatial Data Transformations by Geospatial Data Types Chapter 6 Fundamentals of GIS-Based Data Analysis for Decision Support FROM: Points Lines Polygons Fields Table 6.1. Spatial Data Transformations by Geospatial Data Types TO: Points Lines Polygons Fields

More information

Create A Watershed Profile

Create A Watershed Profile Name Date Follow the steps below with Chesapeake Bay FieldScope to create a watershed profile for your location. Part 1. Take a trip down your tributaries. Create A Watershed Profile 1. Find your field

More information

June 2018 WORKSHOP SECTION 2 MANUAL: RUNNING PTMAPP-DESKTOP AN INNOVATIVE SOLUTION BY:

June 2018 WORKSHOP SECTION 2 MANUAL: RUNNING PTMAPP-DESKTOP AN INNOVATIVE SOLUTION BY: June 2018 WORKSHOP SECTION 2 MANUAL: RUNNING PTMAPP-DESKTOP AN INNOVATIVE SOLUTION BY: TABLE OF CONTENTS 1 PURPOSE... 3 2 SET UP DATA PATHS... 4 2.1 BASE DATA SETUP... 4 3 INGEST DATA... 6 3.1 CLIP WATERSHED...

More information

Exercise 2: Working with Vector Data in ArcGIS 9.3

Exercise 2: Working with Vector Data in ArcGIS 9.3 Exercise 2: Working with Vector Data in ArcGIS 9.3 There are several tools in ArcGIS 9.3 used for GIS operations on vector data. In this exercise we will use: Analysis Tools in ArcToolbox Overlay Analysis

More information

Exercise 2: Working with Vector Data in ArcGIS 9.3

Exercise 2: Working with Vector Data in ArcGIS 9.3 Exercise 2: Working with Vector Data in ArcGIS 9.3 There are several tools in ArcGIS 9.3 used for GIS operations on vector data. In this exercise we will use: Analysis Tools in ArcToolbox Overlay Analysis

More information

ENGRG Introduction to GIS

ENGRG Introduction to GIS ENGRG 59910 Introduction to GIS Michael Piasecki March 17, 2014 Lecture 08: Terrain Analysis Outline: Terrain Analysis Earth Surface Representation Contour TIN Mass Points Digital Elevation Models Slope

More information

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands.

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. GIS LAB 7 The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. This lab will ask you to work with the Spatial Analyst extension.

More information

GIS in Water Resources Midterm Exam Fall 2016 There are four questions on this exam. Please do all four. They are not all of equal weight.

GIS in Water Resources Midterm Exam Fall 2016 There are four questions on this exam. Please do all four. They are not all of equal weight. Page 1 of 7 Name: GIS in Water Resources Midterm Exam Fall 2016 There are four questions on this exam. Please do all four. They are not all of equal weight. Question 1. (20%) (a) Three key functions of

More information

GeoWEPP Tutorial Appendix

GeoWEPP Tutorial Appendix GeoWEPP Tutorial Appendix Chris S. Renschler University at Buffalo - The State University of New York Department of Geography, 116 Wilkeson Quad Buffalo, New York 14261, USA Prepared for use at the WEPP/GeoWEPP

More information

ENGRG Introduction to GIS

ENGRG Introduction to GIS ENGRG 59910 Introduction to GIS Michael Piasecki November 17, 2017 Lecture 11: Terrain Analysis Outline: Terrain Analysis Earth Surface Representation Contour TIN Mass Points Digital Elevation Models Slope

More information

Geo 327G Semester Project. Landslide Suitability Assessment of Olympic National Park, WA. Fall Shane Lewis

Geo 327G Semester Project. Landslide Suitability Assessment of Olympic National Park, WA. Fall Shane Lewis Geo 327G Semester Project Landslide Suitability Assessment of Olympic National Park, WA Fall 2011 Shane Lewis 1 I. Problem Landslides cause millions of dollars of damage nationally every year, and are

More information

Watershed Modeling Orange County Hydrology Using GIS Data

Watershed Modeling Orange County Hydrology Using GIS Data v. 10.0 WMS 10.0 Tutorial Watershed Modeling Orange County Hydrology Using GIS Data Learn how to delineate sub-basins and compute soil losses for Orange County (California) hydrologic modeling Objectives

More information

Geodatabase An Overview

Geodatabase An Overview Federal GIS Conference February 9 10, 2015 Washington, DC Geodatabase An Overview Ralph Denkenberger - esri Session Path The Geodatabase - What is it? - Why use it? - What types are there? Inside the Geodatabase

More information

Geographic Information Systems. Introduction to Data and Data Sources

Geographic Information Systems. Introduction to Data and Data Sources Geographic Information Systems Introduction to Data and Data Sources Presented by John Showler, NJDA-SSCC NJ SCD GIS Training Session December 10, 209 The Objectives of this session are 3-fold: 1. Introduce

More information

Hannah Moore CEE Juvenile Bull Trout Distribution in the South Fork Walla Walla River, Oregon

Hannah Moore CEE Juvenile Bull Trout Distribution in the South Fork Walla Walla River, Oregon Hannah Moore CEE 6440 Juvenile Bull Trout Distribution in the South Fork Walla Walla River, Oregon Introduction Bull trout (Salvelinus confluentus) are an endangered species historically found throughout

More information

Model Integration - How WEPP inputs are calculated from GIS data. ( ArcGIS,TOPAZ, Topwepp)

Model Integration - How WEPP inputs are calculated from GIS data. ( ArcGIS,TOPAZ, Topwepp) Model Integration - How WEPP inputs are calculated from GIS data. ( ArcGIS,TOPAZ, Topwepp) ArcGIS 9.1-9.3 Allows user to locate area of interest, assemble grids, visualize outputs. TOPAZ Performs DEM

More information

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits.

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. The 1st credit consists of a series of readings, demonstration,

More information

Terrain and Watershed Analysis. James Frew ESM 263 Winter

Terrain and Watershed Analysis. James Frew ESM 263 Winter Terrain and Watershed Analysis 1 Digital ElevaBon Model (DEM) raster of elevabons 2 Slope magnitude of gradient tan(slope) = ( ( z/ x) 2 + ( z/ y) 2 ) 1/2 3 Aspect (aka Exposure) direc,on of gradient tan(aspect)

More information

Submitted to. Prepared by

Submitted to. Prepared by Prepared by Tim Webster, PhD Candace MacDonald Applied Geomatics Research Group NSCC, Middleton Tel. 902 825 5475 email: tim.webster@nscc.ca Submitted to Harold MacNeil Engineering Manager Halifax Water

More information

A Comparison of Manual and Computer-Assisted Drainage Delineation Methods for Hydrologic-Unit Map Development

A Comparison of Manual and Computer-Assisted Drainage Delineation Methods for Hydrologic-Unit Map Development This paper was peer-reviewed for scientific content. Pages 1118-1127. In: D.E. Stott, R.H. Mohtar and G.C. Steinhardt (eds). 2001. Sustaining the Global Farm. Selected papers from the 10th International

More information