Developing an Interactive GIS Tool for Stream Classification in Northeast Puerto Rico

Size: px
Start display at page:

Download "Developing an Interactive GIS Tool for Stream Classification in Northeast Puerto Rico"

Transcription

1 Developing an Interactive GIS Tool for Stream Classification in Northeast Puerto Rico Lauren Stachowiak Advanced Topics in GIS Spring

2 Table of Contents: Project Introduction Project Overview Page 3 2. The Study Area Page 4 3. The Datasets Used Pages 5-6 Table of Contents: In-Situ Model Model Introduction Page 7 2. Branch 1: Flow Hydrology Pages Creating Waterhseds Page Branch 2: Meshing Polygons Page Final Steps: Stream Classification Page ArcScene 10 Screenshots Pages Table of Contents: Upstream Model Model Introduction Page Isolating Subclasses Page Draining and Calculating Dominance Pages Final Steps: Stream Classification Page ArcScene 10 Screenshots Pages The Wrap Up: Conclusions and Weaknesses (22-24) ArcScene 10: Landscape Flyovers (25)

3 Project Overview This project aimed to answer basic environmental questions about a tropical montane ecosystem. Two models were created to classify streams flowing within the study area based on specific environmental parameters used as inputs. The output of each model is a derived vector stream network, which has as data within the attribute table the identification of each parameter, given as inputs, on a per stream reach basis. The input parameters used for each model were a bedrock lithology layer and a vegetation layer. For the first model, the in situ environment surrounding the stream reach was used to classify each stream. For the second model, the upstream dominance of each parameter (bedrock and forest type) were applied to the downstream channel reaches. Both models relied on vector and raster data as inputs. This GIS project was tailored around my MES thesis and was used to enhance the methodology and techniques section of the final paper. The main goal behind this project was to generate a more applied GIS focus to my thesis and to better understand the flow hydrology toolset. In addition, I wanted to investigate how models could be created to automate certain processes. The focus of my thesis revolved around potential influences in drainage density patterns as influenced by bedrock and vegetation, which is why I have chosen those particular datasets for this project. Lastly, I have chosen to create my final project for this class in a.pptx format because it contains many graphics, which are better displayed and oriented in a slide rather than in a word document. The following sections within this document describe how a potential user can execute the model and steps to take for proper model use. To begin, a brief overview of the study area and data used in the model creation is explained. 3

4 The Study Area The study area for this project is the Luquillo Mountains located in northeast Puerto Rico. It is classified as a humid, tropical montane ecosystem. The geographic coordinates are: Lat: N and Long: W. Quick Stats: Peaks at 1060 m >5000mm of precip/year Average annual temp. of 73 F Only tropical forest in USFS 4

5 The Datasets: Introduction This project begins with three base data layers, which are then used to generate several consecutive layers of data. The data are composed of a digital elevation model (DEM), a polygon shapefile of vegetation boundaries, and a polygon shapefile delineating bedrock lithology. The following images show these data layers and the corresponding attribute tables. Base Layer 1: DEM HIGH LOW This layer will be used to derive the vector stream network in later steps. This DEM is a raster data layer based on a 10 meter cell resolution. Since the cells are floating point integers in raw form, there is no attribute table. However, the region as a total of 1051 m relief, with a peak of 1060 meters and lowland of 9 meters. The data was acquired from Miguel Leon and the LCZO research group. 5

6 Base Layer 2: Vegetation The attribute table represents information for each feature in the polygon shapefile. The vegetation consists of 4 classes: tabonuco (red), colorado (yellow), elfin (dark green), and palm (light green). The forests occupy a total of 42 watersheds. Base Layer 2: Bedrock Lithology As you can see, this shapefile is very similar to the vegetation layer. There are three geology classes including: volcanic (purple), quartz diorite (green), and hornfels (blue). There are 42 watersheds in this area as well. Area was calculated here as well in (m/ha) Both vector layers above have been overlayed with a hillshade layer to better show relief. Symbology of each layer will be kept constant throughout this document. 6

7 In Situ Cartographic Model This first model assigns environmental classifications to stream reaches within the immediate surrounding area (polygonal boundaries) of each corresponding bedrock/vegetation parameter. Essentially, those polygons through which the streams flow will be the ones whose classifications will be applied to each reach. The following pages explain in more detail the below steps written in the tool: I. Generating the stream network with stream order preserved using a DEM of the study area. II. Generating a watershed shapefile consisting of a constant surface of polygons III. Meshing Polygons and Classifying Streams The below model is shrunk to show completely on this slide. It will be broken down in the following slides. *This is what the tool looks like in ArcMap Model Inputs: 1. DEM 2. Watershed Data; allows the user to define their own watersheds based on site-specific field observations. 3. Two environmental parameters. Each must be polygon vector files and must occupy the same space as the DEM and watershed layers. 7

8 I. Deriving A Vector Stream Network A B C All flow sinks in the original DEM were filled with the Fill tool to make this output file. D Flow Direction was calculated for each cell giving values representing cardinal directions. E Flow Accumulation was calculated from the direction raster to find flow channels. F A threshold of 50 was set to limit the network using Raster Calculator. Stream Order was calculated giving each stream a reference number. A vector file was created using the Stream to Feature tool. A B C D E F The tools used in this first branch of the model are shown in bold. 8

9 A Closer look at Flow Direction Considering that many future operations in this model and the second model rely on this raster data layer, it is worth taking a closer look at this hydrology operation. Essentially, this tool looks at the DEM (or the filled DEM) on a pixel-by-pixel basis and assigns each cell a value based on the direction to the steepest immediate neighbor. The new cell values will be one of eight cardinal directions. Below the flow direction raster from the previous page is shown in planimetric and perspective view (from ArcScene). On the right, is the direction raster converted to points and symbolized with rotating arrows to better show what the computer sees when it uses the direction raster for the next step in flow accumulation. It has been overlayed on a DEM to simply show background perspective (so the arrows aren t floating in space). Notice distinct V-shape valleys on all three pictures. 9

10 II. Creating a Site-Specific Watershed Layer A point shapefile of pour points was manually created (green circles) to represent where the water drains. These represent the outlets of each watershed. The pour points were placed at the junctions of bifuracted streams outside of the park to generate a constant surface throughout the entire study area. The watershed tool requires the direction raster and the pour points for operation. The watershed layer was converted to a vector polygon file and the attribute table to the left shows the features in the layer. The final watershed count for this particular study area was a total of 42 watersheds. *Your watershed layer would look different than this one. 10

11 Watersheds Geology Vegetation III. Meshing Polygons These three vector layers, shown on the left, are meshed together into a single polygon layer. This is done by a series of nested intersections, which allow this final polygon layer (shown below) to assume the classifications of each of the three starting layers. Just as a reminder, when running this model for your particular study area, this final polygon layer will look different based on your own data. 11

12 IV. Final Steps: Stream Classification The final stream network, shown in red to the left, has been intersected with the polygon layer from the previous page. It was overlayed with a semitransparent hillshade and watershed layer to show individual basins and relief. The attribute table shown below is for the stream reaches selected from the network (shown in light blue on the map). 12

13 ArcScene 10 Screenshots The following images are a sample of screenshots taken throughout the creation of this model. They are meant to give better visual representation of the study area and the different layers used as inputs and those created during model execution. This is a schematic made with layered raster datasets created in the flow hydrology branch of the model. The bottom is a DEM and the top is the derived stream network. The top image is an oblique view of the stream network with the geology layer. The bottom is the classified streams draped on a 3D landscape (the filled DEM). 13

14 Above is the same example as the geology layer, but now with vegetation. The top right and bottom images are views of the study area. The top image is a bird s eye view from the NE looking SW, the bottom is at a horizon level looking due north. 14

15 Upstream Cartographic Flow Model This second model classifies stream reaches based on the dominance of bedrock and vegetation types from the upstream catchment areas. Essentially, each environmental subclass is drained down the DEM surface and total accumulation values are calculated on a pixel basis. These values are then attributed to stream reaches on a majority ranking system, where each stream is given the bedrock and vegetation type most dominant upstream. The flow hydrology branch of the model is the same as the first model, so it will not be described again here. As you can see, this model is more complicated and requires many more steps. The following procedures will be discussed in the following pages: I. Isolating the environmental parameters based on subclasses of data II. Draining these isolated subclasses and accumulating flows III. Calculating Upstream Dominance and Classifying Streams 15

16 I. Isolating Environmental Parameters Each input vector polygon layer must be broken up into individual data layers based on their subclasses. This step in the model is done after the polygons have been converted to raster, by way of a series of reclassifications. The output rasters are 0/1 grids with 1s representing previously defined subclass extents and 0s being those areas previously belonging to the other subclasses. (ie. in the geology layer there are three subclasses, so three 0/1 grids are generated). The tools to take the vector polygon layer of bedrock lithology distributions to the left and get the three 0/1 grids below are as follows (the steps are the same for vegetation): 1. Convert to Raster 2. Reclassify. This was done 3 times for geology and 4 times for vegetation (not shown) for a total of 7 reclassifications. From left to right the three grids immediately above are volcaniclastic, quartz diorite, and hornfels. Red = 0, and Blue = 1 for all three grids. 16

17 II. Draining and Accumulating Subclasses Each of the seven 0/1 grids created in the isolation operations from the previous page were then drained down the DEM landscape using the flow accumulation operation. The flow direction raster is used and each 0/1 grid is used as the weight raster. Each of the flow accumulation grids on the left have cell values representing total upstream cell counts attributed to that rock type. Using Cell Statistics, the 3 datasets are added together to get total upstream cell counts for all rock types. The flow accumulation grids are overlayed with the transparent geology layer. 17

18 III. Calculating Dominance Values Per Subclass The first step to determining dominance is to calculate the relative percentage of total upstream accumulation belonging to each rock type. This is done three times with the expression shown in the dialogue box. The next step is to take each raster calculator output, here labeled catch_rocktype, and run the highest position operation. The output shown below has cell values which identify which rock type is most dominant on a pixel-bypixel basis. Order of inputs is important here. 18

19 IV. Stream Classifications The stream classification steps are similar to those in the first model. Each highest position output grid from the previous page for both initial input datasets (bedrock and vegetation) are then converted to polygons. These two polygon layers are first intersected with each other, and then to the stream network derived from the flow hydrology branch. Polygons on the left create the networks to the right. The streams to the right are symbolized based on the dominant upstream rock type (top) and vegetation (bottom). 19

20 ArcScene 10 Screenshots The left image is taken from the N looking S. It shows tabonuco (red), colorado (yellow), palm (light green), and elfin (dark green) streams. Notice how some streams bleed outside of the natural distributions of their bedrock type. Both colorado and palm streams are shown in the tabonuco boundary. The bottom image is a landscape view taken from a horizon perspective looking due north. 20

21 The image to the left was taken in Arcscene showing a stream layer that has been overlayed with a transparent geology layer. Again, notice how the hornfel (blue) streams are found in quartz diorite (green) and volcaniclastic (red) distributions. The bottom image is a landscape view of the stream network taken from the NW looking SE. You can see here also, how the streams flow further downslope. 21

22 GEOLOGY VEGETATION The Wrap Up: Conclusions Below are the output stream networks from both models. Shown are stream reaches based on geology and vegetation separately to compare some areas where the networks differ. MODEL 1 MODEL 2 22

23 The Wrap Up: Model Weaknesses I. MODEL 1 1. Environmental Data must be in the form of vector polygons 2. The second parameter is required. The model must compare two separate parameters. It would be beneficial to make the second optional. 3. The critical contributing area threshold must be known before model is run and currently the area is set as all cells with an accumulation cut-off of ln(4) or higher.

24 II. MODEL 2 1. This model also requires vector polygons as inputs for the environmental parameters. 2. As of right now, a big weakness is that one parameter must have four variables, and the other must have three, and they must be used as the right input parameter for the tool. 1 2 As you can see, this model was built specifically with the bedrock and vegetation data in mind so that it would ultimately run properly. However, as a result of this, environmental parameter 1 must have exactly 3 subclasses and environmental parameter 2 can have only 4 subclasses of data. This really is not a practical assumption to make of some other user s future data. 24

25 ArcScene 10 Study Area Flyover Here is where the flyover video would be if it were not over 20 MB in size. Because I can only send s with a max size of 25MB, I will the video to you separately. The flyover is of the first model with the stream network symbolized by both bedrock and vegetation (3 rock types and 4 vegetation types = 12 possible combinations of subclasses). There are twelve different color schemes, one for each possible rock/veg combination. The video transects the study area from the SW over one river valley into a second in the NE. 25

Stream Network and Watershed Delineation using Spatial Analyst Hydrology Tools

Stream Network and Watershed Delineation using Spatial Analyst Hydrology Tools Stream Network and Watershed Delineation using Spatial Analyst Hydrology Tools Prepared by Venkatesh Merwade School of Civil Engineering, Purdue University vmerwade@purdue.edu January 2018 Objective The

More information

Improved Applications with SAMB Derived 3 meter DTMs

Improved Applications with SAMB Derived 3 meter DTMs Improved Applications with SAMB Derived 3 meter DTMs Evan J Fedorko West Virginia GIS Technical Center 20 April 2005 This report sums up the processes used to create several products from the Lorado 7

More information

Field-Scale Watershed Analysis

Field-Scale Watershed Analysis Conservation Applications of LiDAR Field-Scale Watershed Analysis A Supplemental Exercise for the Hydrologic Applications Module Andy Jenks, University of Minnesota Department of Forest Resources 2013

More information

Lab 11: Terrain Analyses

Lab 11: Terrain Analyses Lab 11: Terrain Analyses What You ll Learn: Basic terrain analysis functions, including watershed, viewshed, and profile processing. There is a mix of old and new functions used in this lab. We ll explain

More information

J.Welhan 5/07. Watershed Delineation Procedure

J.Welhan 5/07. Watershed Delineation Procedure Watershed Delineation Procedure 1. Prepare the DEM: - all grids should be in the same projection; if not, then reproject (or define and project); if in UTM, all grids must be in the same zone (if not,

More information

Lab 7: Bedrock rivers and the relief structure of mountain ranges

Lab 7: Bedrock rivers and the relief structure of mountain ranges Lab 7: Bedrock rivers and the relief structure of mountain ranges Objectives In this lab, you will analyze the relief structure of the San Gabriel Mountains in southern California and how it relates to

More information

Lab 11: Terrain Analyses

Lab 11: Terrain Analyses Lab 11: Terrain Analyses What You ll Learn: Basic terrain analysis functions, including watershed, viewshed, and profile processing. There is a mix of old and new functions used in this lab. We ll explain

More information

GIS Fundamentals: Supplementary Lessons with ArcGIS Pro

GIS Fundamentals: Supplementary Lessons with ArcGIS Pro Station Analysis (parts 1 & 2) What You ll Learn: - Practice various skills using ArcMap. - Combining parcels, land use, impervious surface, and elevation data to calculate suitabilities for various uses

More information

Stream network delineation and scaling issues with high resolution data

Stream network delineation and scaling issues with high resolution data Stream network delineation and scaling issues with high resolution data Roman DiBiase, Arizona State University, May 1, 2008 Abstract: In this tutorial, we will go through the process of extracting a stream

More information

Surface Analysis. Data for Surface Analysis. What are Surfaces 4/22/2010

Surface Analysis. Data for Surface Analysis. What are Surfaces 4/22/2010 Surface Analysis Cornell University Data for Surface Analysis Vector Triangulated Irregular Networks (TIN) a surface layer where space is partitioned into a set of non-overlapping triangles Attribute and

More information

Geographic Surfaces. David Tenenbaum EEOS 383 UMass Boston

Geographic Surfaces. David Tenenbaum EEOS 383 UMass Boston Geographic Surfaces Up to this point, we have talked about spatial data models that operate in two dimensions How about the rd dimension? Surface the continuous variation in space of a third dimension

More information

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map s v. 11.0 WMS 11.0 Tutorial Become familiar with the WMS interface Objectives Import files into WMS and change modules and display options to become familiar with the WMS interface. Prerequisite Tutorials

More information

Delineating Watersheds from a Digital Elevation Model (DEM)

Delineating Watersheds from a Digital Elevation Model (DEM) Delineating Watersheds from a Digital Elevation Model (DEM) (Using example from the ESRI virtual campus found at http://training.esri.com/courses/natres/index.cfm?c=153) Download locations for additional

More information

Learn how to delineate a watershed using the hydrologic modeling wizard

Learn how to delineate a watershed using the hydrologic modeling wizard v. 10.1 WMS 10.1 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Import a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

Lab 11: Terrain Analysis

Lab 11: Terrain Analysis Lab 11: Terrain Analysis What You ll Learn: Basic terrain analysis functions, including watershed, viewshed, and profile processing. You should read chapter 11 in the GIS Fundamentals textbook before performing

More information

Using GIS to Site Minimal Excavation Helicopter Landings

Using GIS to Site Minimal Excavation Helicopter Landings Using GIS to Site Minimal Excavation Helicopter Landings The objective of this analysis is to develop a suitability map for aid in locating helicopter landings in mountainous terrain. The tutorial uses

More information

Learn how to delineate a watershed using the hydrologic modeling wizard

Learn how to delineate a watershed using the hydrologic modeling wizard v. 11.0 WMS 11.0 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Import a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

APPENDIX E2. Vernal Pool Watershed Mapping

APPENDIX E2. Vernal Pool Watershed Mapping APPENDIX E2 Vernal Pool Watershed Mapping MEMORANDUM To: U.S. Fish and Wildlife Service From: Tyler Friesen, Dudek Subject: SSHCP Vernal Pool Watershed Analysis Using LIDAR Data Date: February 6, 2014

More information

Watershed Delineation

Watershed Delineation Watershed Delineation Using SAGA GIS Tutorial ID: IGET_SA_003 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial

More information

Watershed Analysis and A Look Ahead

Watershed Analysis and A Look Ahead Watershed Analysis and A Look Ahead 1 2 Specific Storm Flow to Grate What data do you need? Watershed boundaries for each storm sewer Net flow generated from each point across the landscape Elevation Fill

More information

Delineating the Stream Network and Watersheds of the Guadalupe Basin

Delineating the Stream Network and Watersheds of the Guadalupe Basin Delineating the Stream Network and Watersheds of the Guadalupe Basin Francisco Olivera Department of Civil Engineering Texas A&M University Srikanth Koka Department of Civil Engineering Texas A&M University

More information

Lab 12: Sampling and Interpolation

Lab 12: Sampling and Interpolation Lab 12: Sampling and Interpolation What You ll Learn: -Systematic and random sampling -Majority filtering -Stratified sampling -A few basic interpolation methods Data for the exercise are in the L12 subdirectory.

More information

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-7 Chapters 13 and 14

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-7 Chapters 13 and 14 Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-7 Chapters 13 and 14 Data for Terrain Mapping and Analysis DEM (digital elevation model) and TIN (triangulated irregular network) are two

More information

FOR Save the Poudre: Poudre Waterkeeper BY PetersonGIS. Inputs, Methods, Results. June 15, 2012

FOR Save the Poudre: Poudre Waterkeeper BY PetersonGIS. Inputs, Methods, Results. June 15, 2012 W e t l a n d s A n a l y s i s FOR Save the Poudre: Poudre Waterkeeper BY PetersonGIS Inputs, Methods, Results June 15, 2012 PROJECT GOALS The project goals were 1) create variable width buffers along

More information

WMS 9.1 Tutorial Watershed Modeling DEM Delineation Learn how to delineate a watershed using the hydrologic modeling wizard

WMS 9.1 Tutorial Watershed Modeling DEM Delineation Learn how to delineate a watershed using the hydrologic modeling wizard v. 9.1 WMS 9.1 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Read a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

Exercise Lab: Where is the Himalaya eroding? Using GIS/DEM analysis to reconstruct surfaces, incision, and erosion

Exercise Lab: Where is the Himalaya eroding? Using GIS/DEM analysis to reconstruct surfaces, incision, and erosion Exercise Lab: Where is the Himalaya eroding? Using GIS/DEM analysis to reconstruct surfaces, incision, and erosion 1) Start ArcMap and ensure that the 3D Analyst and the Spatial Analyst are loaded and

More information

Exercise # 6: Using the NHDPlus Raster Data Sets Last Updated 3/28/2006

Exercise # 6: Using the NHDPlus Raster Data Sets Last Updated 3/28/2006 Exercise # 6: Using the NHDPlus Raster Data Sets Last Updated 3/28/2006 The NHDPlus includes several raster (grid) data sets. Several of these are primarily used in analytical processes that are beyond

More information

v Introduction to WMS Become familiar with the WMS interface WMS Tutorials Time minutes Prerequisite Tutorials None

v Introduction to WMS Become familiar with the WMS interface WMS Tutorials Time minutes Prerequisite Tutorials None s v. 10.0 WMS 10.0 Tutorial Become familiar with the WMS interface Objectives Read files into WMS and change modules and display options to become familiar with the WMS interface. Prerequisite Tutorials

More information

Exercise 6 Using the NHDPlus Raster Data Sets Last Updated 3/12/2014

Exercise 6 Using the NHDPlus Raster Data Sets Last Updated 3/12/2014 Exercise 6 Using the NHDPlus Raster Data Sets Last Updated 3/12/2014 Within this document, the term NHDPlus is used when referring to NHDPlus Version 2.1 (unless otherwise noted). The NHDPlus includes

More information

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface (GISbased) Delineate a watershed and build a MODRAT model

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface (GISbased) Delineate a watershed and build a MODRAT model v. 8.4 WMS 8.4 Tutorial Watershed Modeling MODRAT Interface (GISbased) Delineate a watershed and build a MODRAT model Objectives Delineate a watershed from a DEM and derive many of the MODRAT input parameters

More information

Exercise 5. Height above Nearest Drainage Flood Inundation Analysis

Exercise 5. Height above Nearest Drainage Flood Inundation Analysis Exercise 5. Height above Nearest Drainage Flood Inundation Analysis GIS in Water Resources, Fall 2018 Prepared by David G Tarboton Purpose The purpose of this exercise is to learn how to calculation the

More information

STUDENT PAGES GIS Tutorial Treasure in the Treasure State

STUDENT PAGES GIS Tutorial Treasure in the Treasure State STUDENT PAGES GIS Tutorial Treasure in the Treasure State Copyright 2015 Bear Trust International GIS Tutorial 1 Exercise 1: Make a Hand Drawn Map of the School Yard and Playground Your teacher will provide

More information

Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations,

Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations, Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations, readings, and hands on GIS lab exercises. Following the last

More information

Watershed Modeling With Feature Objects

Watershed Modeling With Feature Objects Watershed Modeling With Feature Objects Lesson 4 4-1 Objectives Apply the rules of feature object topology to create a drainage coverage 4-2 Work Flow This lesson covers the use of feature objects for

More information

Basics of Using LiDAR Data

Basics of Using LiDAR Data Conservation Applications of LiDAR Basics of Using LiDAR Data Exercise #2: Raster Processing 2013 Joel Nelson, University of Minnesota Department of Soil, Water, and Climate This exercise was developed

More information

+ = Spatial Analysis of Raster Data. 2 =Fault in shale 3 = Fault in limestone 4 = no Fault, shale 5 = no Fault, limestone. 2 = fault 4 = no fault

+ = Spatial Analysis of Raster Data. 2 =Fault in shale 3 = Fault in limestone 4 = no Fault, shale 5 = no Fault, limestone. 2 = fault 4 = no fault Spatial Analysis of Raster Data 0 0 1 1 0 0 1 1 1 0 1 1 1 1 1 1 2 4 4 4 2 4 5 5 4 2 4 4 4 2 5 5 4 4 2 4 5 4 3 5 4 4 4 2 5 5 5 3 + = 0 = shale 1 = limestone 2 = fault 4 = no fault 2 =Fault in shale 3 =

More information

Automated Enforcement of High Resolution Terrain Models April 21, Brian K. Gelder, PhD Associate Scientist Iowa State University

Automated Enforcement of High Resolution Terrain Models April 21, Brian K. Gelder, PhD Associate Scientist Iowa State University Automated Enforcement of High Resolution Terrain Models April 21, 2015 Brian K. Gelder, PhD Associate Scientist Iowa State University Problem Statement High resolution digital elevation models (DEMs) should

More information

GIS IN ECOLOGY: MORE RASTER ANALYSES

GIS IN ECOLOGY: MORE RASTER ANALYSES GIS IN ECOLOGY: MORE RASTER ANALYSES Contents Introduction... 2 More Raster Application Functions... 2 Data Sources... 3 Tasks... 4 Raster Recap... 4 Viewshed Determining Visibility... 5 Hydrology Modeling

More information

Map Analysis of Raster Data I 3/8/2018

Map Analysis of Raster Data I 3/8/2018 Map Analysis of Raster Data I /8/8 Spatial Analysis of Raster Data What is Spatial Analysis? = shale = limestone 4 4 4 4 5 5 4 4 4 4 5 5 4 4 4 5 4 5 4 4 4 5 5 5 + = = fault =Fault in shale 4 = no fault

More information

ARC HYDRO TOOLS CONFIGURATION DOCUMENT #3 GLOBAL DELINEATION WITH EDNA DATA

ARC HYDRO TOOLS CONFIGURATION DOCUMENT #3 GLOBAL DELINEATION WITH EDNA DATA ARC HYDRO TOOLS CONFIGURATION DOCUMENT #3 GLOBAL DELINEATION WITH EDNA DATA Environmental Systems Research Institute, Inc. (Esri) 380 New York Street Redlands, California 92373-8100 Phone: (909) 793-2853

More information

Geographical Information System (Dam and Watershed Analysis)

Geographical Information System (Dam and Watershed Analysis) Geographical Information System (Dam and Watershed Analysis) Kumar Digvijay Singh 02D05012 Under Guidance of Prof. Milind Sohoni Outline o Watershed delineation o Sinks, flat areas, flow direction, delineation

More information

GEO 465/565 Lab 6: Modeling Landslide Susceptibility

GEO 465/565 Lab 6: Modeling Landslide Susceptibility 1 GEO 465/565 Lab 6: Modeling Landslide Susceptibility This lab will give you more practice in understanding and building a GIS analysis model. Recall from class lecture that a GIS analysis model is a

More information

Metrics assessments Toolset name : METRICS

Metrics assessments Toolset name : METRICS User guide for FluvialCorridor toolbox Metrics assessments Toolset name : METRICS Tool s names : Elevation and slope Morphometry Watershed Width Contact length Discontinuities How to cite : Roux, C., Alber,

More information

MODULE 1 BASIC LIDAR TECHNIQUES

MODULE 1 BASIC LIDAR TECHNIQUES MODULE SCENARIO One of the first tasks a geographic information systems (GIS) department using lidar data should perform is to check the quality of the data delivered by the data provider. The department

More information

v Prerequisite Tutorials GSSHA Modeling Basics Stream Flow GSSHA WMS Basics Creating Feature Objects and Mapping their Attributes to the 2D Grid

v Prerequisite Tutorials GSSHA Modeling Basics Stream Flow GSSHA WMS Basics Creating Feature Objects and Mapping their Attributes to the 2D Grid v. 10.1 WMS 10.1 Tutorial GSSHA Modeling Basics Developing a GSSHA Model Using the Hydrologic Modeling Wizard in WMS Learn how to setup a basic GSSHA model using the hydrologic modeling wizard Objectives

More information

L7 Raster Algorithms

L7 Raster Algorithms L7 Raster Algorithms NGEN6(TEK23) Algorithms in Geographical Information Systems by: Abdulghani Hasan, updated Nov 216 by Per-Ola Olsson Background Store and analyze the geographic information: Raster

More information

GIS LAB 8. Raster Data Applications Watershed Delineation

GIS LAB 8. Raster Data Applications Watershed Delineation GIS LAB 8 Raster Data Applications Watershed Delineation This lab will require you to further your familiarity with raster data structures and the Spatial Analyst. The data for this lab are drawn from

More information

Watershed Modeling With DEMs: The Rest of the Story

Watershed Modeling With DEMs: The Rest of the Story Watershed Modeling With DEMs: The Rest of the Story Lesson 7 7-1 DEM Delineation: The Rest of the Story DEM Fill for some cases when merging DEMs Delineate Basins Wizard Smoothing boundaries Representing

More information

UNDERSTAND HOW TO SET UP AND RUN A HYDRAULIC MODEL IN HEC-RAS CREATE A FLOOD INUNDATION MAP IN ARCGIS.

UNDERSTAND HOW TO SET UP AND RUN A HYDRAULIC MODEL IN HEC-RAS CREATE A FLOOD INUNDATION MAP IN ARCGIS. CE 412/512, Spring 2017 HW9: Introduction to HEC-RAS and Floodplain Mapping Due: end of class, print and hand in. HEC-RAS is a Hydrologic Modeling System that is designed to describe the physical properties

More information

Lecture 21 - Chapter 8 (Raster Analysis, part2)

Lecture 21 - Chapter 8 (Raster Analysis, part2) GEOL 452/552 - GIS for Geoscientists I Lecture 21 - Chapter 8 (Raster Analysis, part2) Today: Digital Elevation Models (DEMs), Topographic functions (surface analysis): slope, aspect hillshade, viewshed,

More information

DEM Artifacts: Layering or pancake effects

DEM Artifacts: Layering or pancake effects Outcomes DEM Artifacts: Stream networks & watersheds derived using ArcGIS s HYDROLOGY routines are only as good as the DEMs used. - Both DEM examples below have problems - Lidar and SRTM DEM products are

More information

Suitability Modeling with GIS

Suitability Modeling with GIS Developed and Presented by Juniper GIS 1/33 Course Objectives What is Suitability Modeling? The Suitability Modeling Process Cartographic Modeling GIS Tools for Suitability Modeling Demonstrations of Models

More information

Raster Analysis. Overview Neighborhood Analysis Overlay Cost Surfaces. Arthur J. Lembo, Jr. Salisbury University

Raster Analysis. Overview Neighborhood Analysis Overlay Cost Surfaces. Arthur J. Lembo, Jr. Salisbury University Raster Analysis Overview Neighborhood Analysis Overlay Cost Surfaces Exam results Mean: 74% STDEV: 15% High: 92 Breakdown: A: 1 B: 2 C: 2 D: 1 F: 2 We will review the exam next Tuesday. Start thinking

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

Buckskin Detachment Surface Interpolation, Southern Lincoln Ranch Basin, Buckskin Mountains, Western Arizona Hal Hundley

Buckskin Detachment Surface Interpolation, Southern Lincoln Ranch Basin, Buckskin Mountains, Western Arizona Hal Hundley Buckskin Detachment Surface Interpolation, Southern Lincoln Ranch Basin, Buckskin Mountains, Western Arizona Hal Hundley Introduction The Lincoln Ranch basin in Buckskin Mountains in west-central Arizona

More information

Protocol for Riparian Buffer Restoration Prioritization in Centre County and Clinton County

Protocol for Riparian Buffer Restoration Prioritization in Centre County and Clinton County Protocol for Riparian Buffer Restoration Prioritization in Centre County and Clinton County Chesapeake Conservancy has developed this methodology to prioritize riparian buffer restoration in Centre County

More information

George Mason University Department of Civil, Environmental and Infrastructure Engineering

George Mason University Department of Civil, Environmental and Infrastructure Engineering George Mason University Department of Civil, Environmental and Infrastructure Engineering Dr. Celso Ferreira Prepared by Lora Baumgartner December 2015 Revised by Brian Ross July 2016 Exercise Topic: GIS

More information

v. 9.1 WMS 9.1 Tutorial Watershed Modeling HEC-1 Interface Learn how to setup a basic HEC-1 model using WMS

v. 9.1 WMS 9.1 Tutorial Watershed Modeling HEC-1 Interface Learn how to setup a basic HEC-1 model using WMS v. 9.1 WMS 9.1 Tutorial Learn how to setup a basic HEC-1 model using WMS Objectives Build a basic HEC-1 model from scratch using a DEM, land use, and soil data. Compute the geometric and hydrologic parameters

More information

Raster Analysis. Overview Neighborhood Analysis Overlay Cost Surfaces. Arthur J. Lembo, Jr. Salisbury University

Raster Analysis. Overview Neighborhood Analysis Overlay Cost Surfaces. Arthur J. Lembo, Jr. Salisbury University Raster Analysis Overview Neighborhood Analysis Overlay Cost Surfaces Why we use Raster GIS In our previous discussion of data models, we indicated that Raster GIS is often used because: Raster is better

More information

BAT Quick Guide 1 / 20

BAT Quick Guide 1 / 20 BAT Quick Guide 1 / 20 Table of contents Quick Guide... 3 Prepare Datasets... 4 Create a New Scenario... 4 Preparing the River Network... 5 Prepare the Barrier Dataset... 6 Creating Soft Barriers (Optional)...

More information

RASTER ANALYSIS S H A W N L. P E N M A N E A R T H D A T A A N A LY S I S C E N T E R U N I V E R S I T Y O F N E W M E X I C O

RASTER ANALYSIS S H A W N L. P E N M A N E A R T H D A T A A N A LY S I S C E N T E R U N I V E R S I T Y O F N E W M E X I C O RASTER ANALYSIS S H A W N L. P E N M A N E A R T H D A T A A N A LY S I S C E N T E R U N I V E R S I T Y O F N E W M E X I C O TOPICS COVERED Spatial Analyst basics Raster / Vector conversion Raster data

More information

WMS 10.1 Tutorial Hydraulics and Floodplain Modeling Simplified Dam Break Learn how to run a dam break simulation and delineate its floodplain

WMS 10.1 Tutorial Hydraulics and Floodplain Modeling Simplified Dam Break Learn how to run a dam break simulation and delineate its floodplain v. 10.1 WMS 10.1 Tutorial Hydraulics and Floodplain Modeling Simplified Dam Break Learn how to run a dam break simulation and delineate its floodplain Objectives Setup a conceptual model of stream centerlines

More information

Contents of Lecture. Surface (Terrain) Data Models. Terrain Surface Representation. Sampling in Surface Model DEM

Contents of Lecture. Surface (Terrain) Data Models. Terrain Surface Representation. Sampling in Surface Model DEM Lecture 13: Advanced Data Models: Terrain mapping and Analysis Contents of Lecture Surface Data Models DEM GRID Model TIN Model Visibility Analysis Geography 373 Spring, 2006 Changjoo Kim 11/29/2006 1

More information

George Mason University Department of Civil, Environmental and Infrastructure Engineering

George Mason University Department of Civil, Environmental and Infrastructure Engineering George Mason University Department of Civil, Environmental and Infrastructure Engineering Dr. Celso Ferreira Prepared by Lora Baumgartner December 2015 Revised by Brian Ross July 2016 Exercise Topic: Getting

More information

Lab 7c: Rainfall patterns and drainage density

Lab 7c: Rainfall patterns and drainage density Lab 7c: Rainfall patterns and drainage density This is the third of a four-part handout for class the last two weeks before spring break. Due: Be done with this by class on 11/3. Task: Extract your watersheds

More information

Making Topographic Maps

Making Topographic Maps T O P O Applications N Making Topographic Maps M A P S Making Topographic Maps with TNTmips page 1 Before Getting Started TNTmips provides a variety of tools for working with map data and making topographic

More information

Making flow direction data

Making flow direction data Step 4. Making flow direction data Training Module 1) The first step in hydrology analysis is making flow direction data. On Arc Toolbox window, click symbol + on Spatial Analyst Tools Hydrology, double

More information

Watershed Modeling Advanced DEM Delineation

Watershed Modeling Advanced DEM Delineation v. 10.1 WMS 10.1 Tutorial Watershed Modeling Advanced DEM Delineation Techniques Model manmade and natural drainage features Objectives Learn to manipulate the default watershed boundaries by assigning

More information

Exercise 5. Height above Nearest Drainage Flood Inundation Analysis

Exercise 5. Height above Nearest Drainage Flood Inundation Analysis Exercise 5. Height above Nearest Drainage Flood Inundation Analysis GIS in Water Resources, Fall 2016 Prepared by David G Tarboton Purpose The purpose of this exercise is to illustrate the use of TauDEM

More information

Getting Started with Spatial Analyst. Steve Kopp Elizabeth Graham

Getting Started with Spatial Analyst. Steve Kopp Elizabeth Graham Getting Started with Spatial Analyst Steve Kopp Elizabeth Graham Spatial Analyst Overview Over 100 geoprocessing tools plus raster functions Raster and vector analysis Construct workflows with ModelBuilder,

More information

Purpose: To explore the raster grid and vector map element concepts in GIS.

Purpose: To explore the raster grid and vector map element concepts in GIS. GIS INTRODUCTION TO RASTER GRIDS AND VECTOR MAP ELEMENTS c:wou:nssi:vecrasex.wpd Purpose: To explore the raster grid and vector map element concepts in GIS. PART A. RASTER GRID NETWORKS Task A- Examine

More information

Module 7 Raster operations

Module 7 Raster operations Introduction Geo-Information Science Practical Manual Module 7 Raster operations 7. INTRODUCTION 7-1 LOCAL OPERATIONS 7-2 Mathematical functions and operators 7-5 Raster overlay 7-7 FOCAL OPERATIONS 7-8

More information

Working with Elevation Data URPL 969 Applied GIS Workshop: Rethinking New Orleans After Hurricane Katrina Spring 2006

Working with Elevation Data URPL 969 Applied GIS Workshop: Rethinking New Orleans After Hurricane Katrina Spring 2006 Working with Elevation Data URPL 969 Applied GIS Workshop: Rethinking New Orleans After Hurricane Katrina Spring 2006 This GIS lab exercise will explore Light Detection And Ranging (LiDAR) data for New

More information

George Mason University Department of Civil, Environmental and Infrastructure Engineering. Dr. Celso Ferreira Prepared by Lora Baumgartner

George Mason University Department of Civil, Environmental and Infrastructure Engineering. Dr. Celso Ferreira Prepared by Lora Baumgartner George Mason University Department of Civil, Environmental and Infrastructure Engineering Dr. Celso Ferreira Prepared by Lora Baumgartner Exercise Topic: Getting started with HEC GeoRAS Objective: Create

More information

Geographic Information Systems. using QGIS

Geographic Information Systems. using QGIS Geographic Information Systems using QGIS 1 - INTRODUCTION Generalities A GIS (Geographic Information System) consists of: -Computer hardware -Computer software - Digital Data Generalities GIS softwares

More information

The Reference Library Generating Low Confidence Polygons

The Reference Library Generating Low Confidence Polygons GeoCue Support Team In the new ASPRS Positional Accuracy Standards for Digital Geospatial Data, low confidence areas within LIDAR data are defined to be where the bare earth model might not meet the overall

More information

T-vector manual. Author: Arnaud Temme, November Introduction

T-vector manual. Author: Arnaud Temme, November Introduction T-vector manual Author: Arnaud Temme, November 2010 Introduction The T-vector calculation utility was written as part of a research project of the department of Land Dynamics at Wageningen University the

More information

Reality Check: Processing LiDAR Data. A story of data, more data and some more data

Reality Check: Processing LiDAR Data. A story of data, more data and some more data Reality Check: Processing LiDAR Data A story of data, more data and some more data Red River of the North Red River of the North Red River of the North Red River of the North Introduction and Background

More information

Spatial Analysis Exercise GIS in Water Resources Fall 2011

Spatial Analysis Exercise GIS in Water Resources Fall 2011 Spatial Analysis Exercise GIS in Water Resources Fall 2011 Prepared by David G. Tarboton and David R. Maidment Goal The goal of this exercise is to serve as an introduction to Spatial Analysis with ArcGIS.

More information

Exercise 4: Extracting Information from DEMs in ArcMap

Exercise 4: Extracting Information from DEMs in ArcMap Exercise 4: Extracting Information from DEMs in ArcMap Introduction This exercise covers sample activities for extracting information from DEMs in ArcMap. Topics include point and profile queries and surface

More information

WMS 8.4 Tutorial Hydraulics and Floodplain Modeling Simplified Dam Break Learn how to run a dam break simulation and delineate its floodplain

WMS 8.4 Tutorial Hydraulics and Floodplain Modeling Simplified Dam Break Learn how to run a dam break simulation and delineate its floodplain v. 8.4 WMS 8.4 Tutorial Hydraulics and Floodplain Modeling Simplified Dam Break Learn how to run a dam break simulation and delineate its floodplain Objectives Setup a conceptual model of stream centerlines

More information

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap Harvard University Introduction to ArcMap Geographical Information Systems Institute Center for Geographic Analysis, Harvard University LAB EXERCISE 1: Basic Mapping in ArcMap Individual files (lab instructions,

More information

Masking Lidar Cliff-Edge Artifacts

Masking Lidar Cliff-Edge Artifacts Masking Lidar Cliff-Edge Artifacts Methods 6/12/2014 Authors: Abigail Schaaf is a Remote Sensing Specialist at RedCastle Resources, Inc., working on site at the Remote Sensing Applications Center in Salt

More information

October 3, Arc Hydro Stormwater Processing

October 3, Arc Hydro Stormwater Processing October 3, 2017 Arc Hydro Stormwater Processing Table 1. Authors and Participants Author Role/Title E-mail Address Phone Number Christine Dartiguenave Main Author archydro@esri.com Table 2. Document Revision

More information

Getting Started with Spatial Analyst. Steve Kopp Elizabeth Graham

Getting Started with Spatial Analyst. Steve Kopp Elizabeth Graham Getting Started with Spatial Analyst Steve Kopp Elizabeth Graham Workshop Overview Fundamentals of using Spatial Analyst What analysis capabilities exist and where to find them How to build a simple site

More information

BAEN 673 Biological and Agricultural Engineering Department Texas A&M University ArcSWAT / ArcGIS 10.1 Example 2

BAEN 673 Biological and Agricultural Engineering Department Texas A&M University ArcSWAT / ArcGIS 10.1 Example 2 Before you Get Started BAEN 673 Biological and Agricultural Engineering Department Texas A&M University ArcSWAT / ArcGIS 10.1 Example 2 1. Open ArcCatalog Connect to folder button on tool bar navigate

More information

Combine Yield Data From Combine to Contour Map Ag Leader

Combine Yield Data From Combine to Contour Map Ag Leader Combine Yield Data From Combine to Contour Map Ag Leader Exporting the Yield Data Using SMS Program 1. Data format On Hard Drive. 2. Start program SMS Basic. a. In the File menu choose Open. b. Click on

More information

Vector Data Analysis Working with Topographic Data. Vector data analysis working with topographic data.

Vector Data Analysis Working with Topographic Data. Vector data analysis working with topographic data. Vector Data Analysis Working with Topographic Data Vector data analysis working with topographic data. 1 Triangulated Irregular Network Triangulated Irregular Network 2 Triangulated Irregular Networks

More information

Terrain Analysis. Using QGIS and SAGA

Terrain Analysis. Using QGIS and SAGA Terrain Analysis Using QGIS and SAGA Tutorial ID: IGET_RS_010 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial

More information

INTRODUCTION TO GIS WORKSHOP EXERCISE

INTRODUCTION TO GIS WORKSHOP EXERCISE 111 Mulford Hall, College of Natural Resources, UC Berkeley (510) 643-4539 INTRODUCTION TO GIS WORKSHOP EXERCISE This exercise is a survey of some GIS and spatial analysis tools for ecological and natural

More information

Topic 5: Raster and Vector Data Models

Topic 5: Raster and Vector Data Models Geography 38/42:286 GIS 1 Topic 5: Raster and Vector Data Models Chapters 3 & 4: Chang (Chapter 4: DeMers) 1 The Nature of Geographic Data Most features or phenomena occur as either: discrete entities

More information

Lecture 22 - Chapter 8 (Raster Analysis, part 3)

Lecture 22 - Chapter 8 (Raster Analysis, part 3) GEOL 452/552 - GIS for Geoscientists I Lecture 22 - Chapter 8 (Raster Analysis, part 3) Today: Zonal Analysis (statistics) for polygons, lines, points, interpolation (IDW), Effects Toolbar, analysis masks

More information

Lab 12: Sampling and Interpolation

Lab 12: Sampling and Interpolation Lab 12: Sampling and Interpolation What You ll Learn: -Systematic and random sampling -Majority filtering -Stratified sampling -A few basic interpolation methods Videos that show how to copy/paste data

More information

Lecture 9. Raster Data Analysis. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University

Lecture 9. Raster Data Analysis. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Lecture 9 Raster Data Analysis Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Raster Data Model The GIS raster data model represents datasets in which square

More information

16) After contour layer is chosen, on column height_field, choose Elevation, and on tag_field column, choose <None>. Click OK button.

16) After contour layer is chosen, on column height_field, choose Elevation, and on tag_field column, choose <None>. Click OK button. 16) After contour layer is chosen, on column height_field, choose Elevation, and on tag_field column, choose . Click OK button. 17) The process of TIN making will take some time. Various process

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst

GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst 3D Analyst - 3D Analyst is an ArcGIS extension designed to work with TIN data (triangulated irregular network) - many of the tools in 3D Analyst also

More information

Lecture 20 - Chapter 8 (Raster Analysis, part1)

Lecture 20 - Chapter 8 (Raster Analysis, part1) GEOL 452/552 - GIS for Geoscientists I Lecture 20 - Chapter 8 (Raster Analysis, part) 4 lectures on rasters - but won t cover everything (Raster GIS course: Geol 588: GIS II (Spring 20) Today: Raster data,

More information

GEO/GY461 Applied GIS: Environmental Geology of the Cheaha Mountain, AL, 7.5' Quadrangle Project

GEO/GY461 Applied GIS: Environmental Geology of the Cheaha Mountain, AL, 7.5' Quadrangle Project Figure 1: Reference points spreadsheet for Cheaha Mt. 7.5' quadrangle (LatLongCalc_24k.xls). Page -1- Figure 2: RMS statistic from the Cheaha Mountain field map georeference. Page -2- Figure 3: Appearance

More information

Raster GIS. Raster GIS 11/1/2015. The early years of GIS involved much debate on raster versus vector - advantages and disadvantages

Raster GIS. Raster GIS 11/1/2015. The early years of GIS involved much debate on raster versus vector - advantages and disadvantages Raster GIS Google Earth image (raster) with roads overlain (vector) Raster GIS The early years of GIS involved much debate on raster versus vector - advantages and disadvantages 1 Feb 21, 2010 MODIS satellite

More information

Workshop Exercises for Digital Terrain Analysis with LiDAR for Clean Water Implementation

Workshop Exercises for Digital Terrain Analysis with LiDAR for Clean Water Implementation Workshop Exercises for Digital Terrain Analysis with LiDAR for Clean Water Implementation This manual is designed to accompany lecture and handout materials provided at a series of workshops offered in

More information