GIS INSTRUCTIONAL MANUAL

Size: px
Start display at page:

Download "GIS INSTRUCTIONAL MANUAL"

Transcription

1 GIS INSTRUCTIONAL MANUAL: BEAVER RESTORATION AND ASSESSMENT TOOL (BRAT) CASE STUDY: ESCALANTE RIVER WATERSHED VERSION 1.0 (RELEASE DATE: JANUARY 21, 2013) Prepared by: WILLIAM W. MACFARLANE, Research Associate JOSEPH M. WHEATON, Assistant Professor Ecogeomorphology & Topographic Analysis Lab Watershed Sciences Department Utah State University 5210 Old Main Hill Logan, UT FEBRUARY 17, 2013

2 Recommended Citation: Macfarlane WW, and Wheaton JM GIS Instructional Manual: Beaver Restoration and Assessment Tool (BRAT) Case Study: Escalante River Watershed. Ecogeomorphology and Topographic Analysis Lab, Utah State University, Prepared for Walton Family Foundation, Logan, Utah, XXX pp. Available at: http: XXX Macfarlane and Wheaton All Rights Reserved Page 2 of 38

3 CONTENTS Introduction... 4 GIS Data... 5 GIS and FIS Data Processing... 5 Data Capture... 6 BEAVER DAM-BUILDING CAPACITY MODEL GIS PROCESSING... 6 NHD Data GIS Processing (Water Input)... 7 LANDFIRE LANDCOVER GIS PROCESSING AND CLASSIFICATION (Vegetation Input) Total Stream Power Calculations (Stream Power Input) Beaver Dam Capacity FIS Joining the Output Beaver FIS with the GIS Ungulate Capacity Model GIS Processing LANDFIRE LANDCOVER GIS PROCESSING AND CLASSIFICATION (Vegetation Input) Slope Map Generation Distance to water Ungulate Capacity FIS References Page 3 of 38

4 INTRODUCTION This manual provides step-by-step instruction on the GIS and Fuzzy Inference System (FIS) processing tasks that were performed for the pilot/proof of concept project in the Escalante River Watershed, southern Utah to develop and test a portable assessment tool called The Beaver Restoration and assessment Tool (BRAT). As such the manual provides the beta version processing steps that we developed and performed during the pilot projects contract period (January 1, 2012 through January 1, 2013). Updated instructions will likely be available from the authors in the near future. For updated instructional information please contact Wally Macfarlane at wally.macfarlane@gmail.com. The manual was generated with the assumption that the end user possesses a good working knowledge of the Geographic Information System (GIS) software package ArcGIS 10.0 (ESRI, 2012) and at least some exposure to the MathWorks Matlab R2012b Fuzzy Logic Toolbox (MathWorks, 2012). It was also assumed that you have access to both these software packages. In addition, there is a couple other freeware software packages that you will be prompted to download during the processing steps. The manual is divided into tasks and subset by steps within each task. The tasks and steps are sequentially organized. Therefore, we suggest that you follow the manual in the order it is presented for best results. The manual contains various screen shots to help clarify the processing steps and to ensure that our method is repeatable. However, since this is pilot project and the first time the approach has been used it is highly likely that questions will arise that require further clarification. In addition, you may find other way, potentially better ways, to perform the tasks that we have outlined. Therefore, we encourage your questions and suggestions in these regards. Page 4 of 38

5 BRAT consists of two capacity models, a beaver-dam building capacity model and an ungulate capacity model, that work together to assess beaver restoration potential. The beaverdam building capacity model uses both existing and potential vegetation layers to show current capacity and potential capacity. Potential capacity is capacity without limiting factors such as ungulate over grazing. BRAT consists of an innovative combination of vector and raster based geoprocessing FIS processing. The processing steps are described in the following pages and are organized by heading, subheading, task, and step. GIS AND FIS DATA All the GIS data used in this pilot study is stored in a geodatabase named Escalante Watershed.gdb. For your convenience and as an instruction aid all the features classes and grids that were generated during the steps outlined in this manual are included in the geodatabase. The feature class data in the geodatabase is structured into different containers based on the data type. For example, all NHD derived data is in a container called NHD. All the raster datasets are lumped together just inside the geodatabase. All the FIS data used in this pilot study is stored in a folder name FIS. GIS AND FIS DATA PROCESSING Both the beaver dam-building and ungulate capacity models consisted of a series of straight-forward geoprocessing steps that build upon one another to generate spatially explicit output data. The resulting GIS data was then input into Fuzzy Inference Systems (FIS) to assess the relative importance of these inputs. Final output beaver-dam capacity data were in the form of NHD stream (line) layers attributed to reflect dams per km across the watershed at a reach- Page 5 of 38

6 level (250 m). Whereas ungulate capacity data were in the form of raster data attributed by 0-4 with 0: low and 4: high indicating the level of capacity across the landscape. DATA CAPTURE Existing, readily and freely available GIS datasets from GIS data clearinghouses were collected and used as model inputs. These datasets included environmental parameter data to build both the beaver dam-building capacity model and the ungulate capacity model. Specifically, National Hydrography Dataset (NHD) Plus data LANDFIRE land cover data USGS Digital Elevation (DEM) data and USGS StreamStats Regional Regressions equations For NHD data download both stream and water body data, for the LANDFIRE data download both Us_110evt (existing vegetation type) and us_110bps (potential vegetation type) for USGS NED download the 10 m DEM data for your area of interest and for the USGS StreamStats data select the correct region and associated equations for base flow (PQ80 for the month with the lowest flows) and 2-year incurrence peak interval. BEAVER DAM-BUILDING CAPACITY MODEL GIS PROCESSING The beaver dam-building capacity model includes three inputs. Water (NHD streams), Vegetation (LANDFIRE landcover data), and Stream Power (based on USGS regional equations) (Figure 1). Page 6 of 38

7 NHD Perennial Streams LANDFIRE Land Cover USGS Regional Regression Equations Figure 1. Diagram showing beaver dam capacity model inputs. NHD DATA GIS PROCESSING (WATER INPUT) The NHD data processing consisted of four straightforward GIS processing tasks: Task 1: Subset the NHD stream layer to perennial streams; Task 2: Divide the perennial streams by 250 m lengths; Task 3: Buffer the segmented streams (250 m lengths) by 30 m width, and Task 4: Buffer the segmented streams (250 m lengths) by 100 m width (Figure 2). Page 7 of 38

8 Figure 2. Diagram showing NHD stream GIS processing tasks. Task 1: Subset the NHD stream layer (NHD_All_Streams) to perennial (NHD_Perennial_Streams). This is accomplished through the following steps: Step 1: Open NHD_All_Streams in ArcMap Step 2: Select by attribute: the Attribute field: StreamRive Make a selection of: perennial stream or river Page 8 of 38

9 Step 3: Export the selection as NHD perennial stream layer. Output: NHD_Perennial_Streams Task 2: Divide the NHD perennial streams by 250 m lengths. This is accomplished through the following steps: Page 9 of 38

10 Step 1: Merge all segments of NHD perennial streams into one segment (needed for step 3 to work as one step). Use the merge command under Editor. Step 2: Download Editing Labs Divide Line By Length Add-in Installation and use: 1. Download and double-click the file. 2. To use the add-in, you must first add it to a toolbar in ArcMap. Click the Customize menu and click Customize Mode. Click the Commands tab and type Divide Line in the search box. Drag the Divide Line By Length command from the Editing Labs category onto any toolbar, such as the Editor or Advanced Editing toolbar. 3. Click the Edit tool on the Editor Toolbar and select the line that you would like to split. 4. Click Divide Line By Length on the toolbar to which you added it. 5. Type the length value you want to use to divide the line. 6. Press ENTER to split the line. If the length entered does not divide evenly into the line s length, the remaining leftover distance is not allocated among the new features. Note: Make sure your Add-in Manger settings are as follows: Page 10 of 38

11 Step 3: Selected the entire drainage network and clicked on the Divide Line by Length Tool and then in the pop-up box type 250. Because the projection is in meters the command divides the selected line into 250 m segments. Output: Segmented_250m_NHD_Perennial.shp Tasks 3: Buffer NHD perennial streams Step 1: Created a 100 meter (riparian and vicinity level) buffer using the Buffer command under the Geoprocessing Tab. Note: Use End Type FLAT Page 11 of 38

12 Step 2: Repeat the above step but this time generate a 30 m (bank and channel level) buffer. Note: Use End Type FLAT Outputs: Buf_100m_Seg_250m_NHD_Perennial Buf_30m_Seg_250m_NHD_Perennial LANDFIRE LANDCOVER GIS PROCESSING AND CLASSIFICATION (VEGETATION INPUT) Figure 3 show how the LANDFIRE land cover data for both existing (2008) and potential vegetation is classified by beaver vegetation food/building material preferences established in the literature. Figure 3. Diagram showing LANDFIRE land cover data classification for the beaver dam capacity model. Task 1: Classify the LANDFIRE land cover data Page 12 of 38

13 Step 1: Load LANDFIRE land cover type rasters: Us_110evt.img (existing vegetation type) and Us_110bps.img (potential vegetation type) and add a field called Code representing dam-building material preferences (0-4) (Table 1). Step 2: Use the Table 1 to classify the field SAF_SRM in Us_110evt and the field GROUPNAME in Us_110bps. Table 1. Suitability of LANDFIRE Land Cover as Dam-building Material O, Unsuitable Material - LANDFIRE land cover = agriculture, developed, roads, barren, nonvegetated, sparsely vegetated, grasslands or water. 1, Barely Suitable Material - LANDFIRE land cover = herbaceous wetland/riparian or shrubland, Transitional herbacous. 2, Moderately Suitable Material - LANDFIRE land cover = introduced woody riparian, woodland or conifer. 3, Suitable Material - LANDFIRE land cover = Maple, gambel oak or other deciduous upland trees, aspen/conifer. 4, Preferred Material - LANDFIRE land cover = cottonwood, willow, aspen or other native woody riparian. Outputs: Us_110evt_Code.img Us_110bps_Code.img Step 3: For Us_110evt_Code.img use the Lookup command to generate a new raster with Code as the lookup field. Step 4: For Us_110bps_Code.img use the Lookup command to generate a new raster with Code as the lookup field. Page 13 of 38

14 Outputs: Us_110evt_Look_Up_Code.img Us_110bps_Look_Up_Code.img Step 5: Perform Zonal Statistics: Using the Zonal Statistics command (ArcToolbox under Spatial Analyst Tools -> zonal). Statistics type: Mean Conduct this step a total of four times. 1st: Use Buf_30m_Seg_250m_NHD_Perennial as the zone data. Use the LANDFIRE land cover (Existing) Us_110evt_Look_Up_Code.img as the input value raster. 2nd: Use Buf_100m_Seg_250m_NHD_Perennial as the zone data. Use the LANDFIRE land cover (Existing) Us_110evt_Look_Up_Code.img as the input value raster. 3 rd : Use Buf_30m_Seg_250m_NHD_Perennial as the zone data. Use the LANDFIRE land cover (Potential) Us_110bps_Look_Up_Code.img as the input value raster. 4th: Use Buf_100m_Seg_250m_NHD_Perennial as the zone data. Use the LANDFIRE land cover (Potential) Us_110bps_Look_Up_Code.img as the input value raster. Page 14 of 38

15 Outputs: Existing_30m_Veg_Cap.img Existing_100m_Veg_Cap.img Potential_30m_Veg_Cap.img Potential_100m_Veg_Cap.img Task 2: Use the above generated raster datasets that contain the food/dam-building material suitability values (0-4) to the Segmented_250m_NHD _Perennial feature class. Step 1: Download Geospatial Modeling Environment (GME) Open Source GIS software GMES has dependencies on R and ArcGIS. Therefore, select the download that matches the version or R or ArcGIS you are running. Note: GME s predecessor, was called HawthsTools, it s likely that you may have used this software in the past. Step 2: Install GME software 1. Download and extract the zip file. 2. You must use the setup.exe program, not the gme.msi program, to install GME. 3. GME is a stand-alone program that can be started from the Windows Start button -- Programs -- SpatialEcology. Page 15 of 38

16 Step 3: Click on the Geospatial Modeling Icon and run the software. Step 4: Use the isectlinerst command Conduct this step a total of four times. 1 st for the in use Segmented_250m_NHD_Perennial, for the raster use Existing_30m_Veg_Cap.img and for the prefix use ex_30. Page 16 of 38

17 2 nd for the in use Segmented_250m_NHD _Perennial for the raster use Existing_100m_Veg_Cap.img and for the prefix use ex_ rd for the in use Segmented_250m_NHD _Perennial for the raster use Potential_30m_Veg_Cap.img and for the prefix use pot_30. 4th for the in use Segmented_250m_NHD_Perennial for the raster use Potential_100m_Veg_Cap.img and for the prefix use pot_100. Step 5: For the output feature class Segmented_250m_NHD _Perennial remove the fields with the suffix MIN, MAX, END. Keep the field with the suffix Length Weighted Mean (LWM). LWM is calculated by multiplying the length of each segment by the raster cell value of that segment, summing this value across all segments, and finally dividing that sum by the total length of the polyline: where l is the length of a segment, v is the value of the raster cell for that segment, and L is the total line length. Below is what the resulting feature class attribute table should look like. Do the same for the 30m buffer data. Page 17 of 38

18 Below is what the resulting feature class attribute table should look like. Do the same for the 30m buffer data. The above generated tables (30 m and 100 m) become the inputs for the FISl Outputs: Need to list TOTAL STREAM POWER CALCULATIONS (STREAM POWER INPUT) Stream power is an expression of flow strength at a given point in a river (Worthy, 2005). Total stream power was calculated at base flow to gauge the maximum stream power at which beaver can build dams and at the 2-year recurrence interval to gauge the likelihood of dams persisting from year to-year due to stream power. Equation: Page 18 of 38

19 Where Ω is the stream power, ρ is the density of water (1000 kg/m 3 ), g is acceleration due to gravity (9.8 m/s 2 ), Q is discharge (m 3 /s), and S is the channel slope. Calculating discharge required discharge data and the generation of drainage area grids. Discharge estimates were obtained from USGS StreamStats Regional Regression Equations (region 6 for Escalante River Watershed). The base flow equation (Q p80 for August) Q P80 = E-02 DRNAREA was obtained from Kenney et al. (2008). Whereas, the peak 2-year recurrence interval flow equation P K2 = 4,150 DRNAREA (ELEV/1,000) 2.45 was obtained from Wilkowske et al. (2008). Task 1: Calculate Drainage Area (using a flow accumulation raster) Step 1: Clip the DEM to the watershed or area of interest Use the Extract by Mask command. Step 2: Fill the pits in the DEM Navigate to the Spatial Analyst > Hydrology Tools > Fill in the Toolbox or search for the Fill tool. Page 19 of 38

20 In the Fill dialog (below), specify the original input DEM and the name of the output raster you wish to create (make sure the name designates that it is a filled DEM). Make sure that all subsequent Hydrology Analyses are run on this filled DEM. Output: (name)_dem_fill Step 3: Calculate flow directions Again in the Toolbox, go to Spatial Analyst Tools -> Hydrology Tools -> Flow Direction. Specify the pit-filled DEM (NOT the original DEM) as the Input raster, and specify the new output raster as a flow direction raster. You will use this flow-direction grid for other hydrology analyses. Output: (name)_dem_flow_direction.img Step 4: Calculate flow accumulation Spatial Analyst Tools > Hydrology > Flow Accumulation. Page 20 of 38

21 The dialog box prompts you to input your flow direction raster. The output should be named something that designates the grid as a flow accumulation raster. Output: (name)_dem_flow_accumulation.img The flow accumulation raster provides the requisite information on Drainage Area. Task 2: Calculate channel slope Step 1: Generate a slope map in percent using the slope function within the spatial analysis extension Step 2: Extract raster DEM elevations to a polyline Click on the Geospatial Modeling Icon and run the software. The following tool isectlinerst (Intersect Lines With Raster) will do the trick. Page 21 of 38

22 For prefix use Elev for elevation. Task 3: The equations were carried out in the raster calculator BEAVER DAM CAPACITY FIS The beaver dam capacity model consists of two FISs, a vegetaion_fis and a combined_fis. The VEG FIS is a two input FIS that uses the 30 m (riparian vegetation) and 100 m (adjacent vegetation)buffer data to calculated a dam-building capacity based on land cover classification values (i.e., beaver preferences 0-4 values) (Figure 4). Note: if you are new to fuzzy logic and the Matlab Fuzzy Logic Toolbox a good place to start would be to read: Page 22 of 38

23 Figure 4. Vegetation FIS, two inputs, based on the 30 m and 100 m LANDFIRE land cover beaver dam capacity classification data. The Combined_FIS is a three input FIS that uses the output from the above VEG_FIS and the two stream power calculations base flow and two-year peak flow as the other inputs (Figure 5). Page 23 of 38

24 Figure 5. Combined beaver dam capacity FIS based on output from the vegetation FIS and stream power calculations baseflow and Peak 2-year interval. A successful run of the software produces the statement below: Done writing output file K:\etal\Projects\USA\Utah\Escalante\BRAT_FIS\Inputs\BRAT_BeaverCapacity_Escalante_pote ntial_veg_input_formatted.csv. Program Completed. JOINING THE OUTPUT BEAVER FIS WITH THE GIS Task 1: Prepare the shapefile and join the FIS Output with the NHD perennial stream layer Page 24 of 38

25 In this case, FIS output is: BRAT_ Beaver Capacity Escalante _potential_veg_input_formatted.csv. Prior to joining the csv table and the shapefile the following preparation steps must be taken. Step 1: Add the NHD perennial streams layer to ArcMap Step 2: Export it as a new shapefile: I called it /dlvdata/escalante_brat.shp. Step 3: Open the attribute table of the newly generated shapefile and delete all the fields except FID, Shape and you must have at least one other field in this case I had a field called ENABLED Step 4: Use Add Data to load BRAT_BeaverCapacity_Escalante_potential _veg_ input_ formatted.csv. Step 4: Join Escalante_BRAT.shp and BRAT_BeaverCapacity_Escalante_potential_ veg_input _formatted.csv based on the field FID. Page 25 of 38

26 In order to make the join permanent it needs to be exported as a new shapefile. Output: This becomes the final data that is attributed and shown on the maps. Beaver combined FIS field gives the dams per km per stream segment. UNGULATE CAPACITY MODEL GIS PROCESSING The ungulate capacity model includes three inputs. Distance to Water (NHD streams and water bodies), Vegetation (LANDFIRE landcover data), and Slope (based on USGS 10-m DEM) (Figure 6). Page 26 of 38

27 NHD Perennial Streams and water bodies LANDFIRE Land Cover USGS Regional Regression Equations Figure 4. Diagram showing ungulate capacity model inputs. LANDFIRE LANDCOVER GIS PROCESSING AND CLASSIFICATION (VEGETATION INPUT) Figure 7 shows how the LANDFIRE land cover data for existing (2008) was classified by ungulate forage preferences established in the literature. Page 27 of 38

28 Figure 7. Diagram showing LANDFIRE land cover data classification for ungulate capacity model. Task 1: Classify the LANDFIRE land cover data Step 1: Load LANDFIRE land cover type raster: Us_110evt.img (existing land cover type) Step 2: Export the Existing LANDFIRE Raster as Grazing_Veg_Capacity.img Step 3: Add a new field and name it Code to Grazing_Veg_Capacity.img to represent ungulate grazing preferences (0-4) (Table 2). Step 4: Assign the ungulate land cover preferences (0-4) to the field named Code based on Table 2 using field SAF_SRM in Us_110evt.img Table 2. Suitability of LANDFIRE land cover classes for ungulate grazing O = Unsuitable - LANDFIRE land cover = Cropland, developed, roads, barren, or water. 1 = Barely Suitable - LANDFIRE land cover = sparsely vegetated. Page 28 of 38

29 2 = Moderately Suitable - LANDFIRE land cover = conifer forest. 3 = Suitable - LANDFIRE land cover = woodland or evergreen shrubland. 4 = Preferred - LANDFIRE land cover = grasslands, scrubland steep or riparian Output file: Grazing_Veg_Capacity.img Step 4: Using the raster to ASCII command to convert the.img raster to an ASCII raster for used in metlab. Output file: Grazing_Veg_Capacity.asc SLOPE MAP GENERATION Task 1: Created a slope map Step 1: Open the 30 m DEM in ArcMap Step 2: Generate a slope map using the Slope Tool (ArcToolbox under Spatial Analyst Tools -> Surface). Use the Percent option for the output measurement. Step 3: Use Extract by Mask with your project area boundary layer to confine the slope map to the project area. Output file: Ungulate_Capacity_Slope.img Step 4: Use the raster to ASCII command to convert the.img raster to an ASCII raster format for use in Matlab. Output file: Ungulate_Capacity_Slope.asc DISTANCE TO WATER Task 1: Convert NHD waterbodies (nhd24kwb_a_ and nhd24kar_a_ _1) to polyline for use in the ungulate capacity model (distance to water.) Step 1: Use the Polygon to Line command as follows: Page 29 of 38

30 Output: NHD_Lakes_As_Polyline Step 2: Use the Merge command to combine the resulting polyline lakes with the NHD perennial streams include streams outside your project area. Page 30 of 38

31 Output: NHD_Lakes_Perennial_Streams Task 2 Use the Euclidean Distance command to calculate line of sight distance of the landscape to water Step 1: Load the input layer, which is the layer that was generated in the previous task NHD_Lakes_Perennial_Streams Step 2: Assign an output grid name Output: Euclidean_Distance_Perennial_and_Lakes_30m.img Page 31 of 38

32 Step 3: Clip the output raster Euclidean_Distance_Perennial_and_Lakes_30m.img by your area of interest. Use Extract by Mask Page 32 of 38

33 Output: Distance_to_Water.img Step 4: Convert raster to ASCII raster using the Raster to ASCII command. Output: Distance_to_Water.asc UNGULATE CAPACITY FIS Task 1: Run the grazing capacity three input FIS Step 1: click on the MATLAB R2012a icon to start the program. Step2: Browse to the location were GrazingCapacity_3input is stored Page 33 of 38

34 Step 3: In the command window type FIS_IT and press enter The below dialog box should open and prompt you to select and FIS. Page 34 of 38

35 Step 4: Select GrazingCapacity_3input.fis The below dialog box should open and prompt you to select RiparianVegPrefCover input raster. Step 5: Path to the Escalante Watershed.gdb and selected the grazing_veg_capacity.asc The below dialog box should open and prompt you load Slope Input raster. Page 35 of 38

36 Step 5: Path to the Escalante Watershed.gdb and selected the ungulate_capacity_slope.asc The below dialog box should open and prompt you load WaterSource Input raster Step 6: Path to the Escalante Watershed.gdb and selected the distance_to_water.asc The FIS should now start Calculating this may take a few minutes. Page 36 of 38

37 The below dialog box should open and prompt you to save your FIS output Then it will need to save the FIS Grid to a File this will take even a bit longer. Step 7: Open ArcMap Step 8: Calculate Statistics on the Output FIS grid REFERENCES Kenney, T.A., Wilkowske, C.D., Wright, S.J., Methods for Estimating Magnitude and Frequency of Peak Flows for Natural Streams in Utah, U.S. Geological Survey, Prepared in cooperation with Utah Department of Transportation and the Utah Department of Natural Resources, Divisions of Water Rights and Water Resources. Wilkowske, C.D., Kenney, T.A., and Wright, S.J., 2008, Methods for estimating monthly and annual streamflow statistics at ungaged sites in Utah: U.S. Geological Survey Scientific Investigations Report , 63 p. Available at Page 37 of 38

38 Worthy, M High-resolution total stream power estimates for the cotter river, namadgi national park, australian capital territory. Pages in Regolith 2005 Ten Years of the Centre for Resource and Environment Studies. Australian National University, Canberra, Australia. Page 38 of 38

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

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

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

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

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

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

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 6: Working with Raster Data in ArcGIS 9.3

Exercise 6: Working with Raster Data in ArcGIS 9.3 Exercise 6: Working with Raster Data in ArcGIS 9.3 Why Spatial Analyst? Grid query Grid algebra Grid statistics Summary by zone Proximity mapping Reclassification Histograms Surface analysis Slope, aspect,

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

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

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

Overlay Analysis II: Using Zonal and Extract Tools to Transfer Raster Values in ArcMap

Overlay Analysis II: Using Zonal and Extract Tools to Transfer Raster Values in ArcMap Overlay Analysis II: Using Zonal and Extract Tools to Transfer Raster Values in ArcMap Created by Patrick Florance and Jonathan Gale, Edited by Catherine Ressijac on March 26, 2018 If you have raster data

More information

Introducing Iowa StreamStats Version 4, a Redesign of the USGS Application for Estimating Streamflow Stats

Introducing Iowa StreamStats Version 4, a Redesign of the USGS Application for Estimating Streamflow Stats Introducing Iowa StreamStats Version 4, a Redesign of the USGS Application for Estimating Streamflow Stats Presented at the 2016 Iowa Water Conference Ames, IA March 24, 2016 by David Eash U.S. Geological

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

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

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

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

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

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

Working with Digital Elevation Models in ArcGIS 8.3

Working with Digital Elevation Models in ArcGIS 8.3 Working with Digital Elevation Models in ArcGIS 8.3 The homework that you need to turn in is found at the end of this document. This lab continues your introduction to using the Spatial Analyst Extension

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

(THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE)

(THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE) PART 2: Analysis in ArcGIS (THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE) Step 1: Start ArcCatalog and open a geodatabase If you have a shortcut icon for ArcCatalog on your desktop, double-click it to start

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

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes v. 10.1 WMS 10.1 Tutorial GSSHA WMS Basics Creating Feature Objects and Mapping Attributes to the 2D Grid Populate hydrologic parameters in a GSSHA model using land use and soil data Objectives This tutorial

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

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

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

Task 1: Open ArcMap and activate the Spatial Analyst extension.

Task 1: Open ArcMap and activate the Spatial Analyst extension. Exercise 10 Spatial Analyst The following steps describe the general process that you will follow to complete the exercise. Specific steps will be provided later in the step-by-step instructions component

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

Exercise 6: Using Burn Severity Data to Model Erosion Risk

Exercise 6: Using Burn Severity Data to Model Erosion Risk Exercise 6: Using Burn Severity Data to Model Erosion Risk Document Updated: November 2009 Software Versions: ERDAS Imagine 9.3 and ArcGIS 9.3, Microsoft Office 2007 Introduction A common use of burn severity

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

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

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

EXERCISE 12: IMPORTING LIDAR DATA INTO ARCGIS AND USING SPATIAL ANALYST TO MODEL FOREST STRUCTURE

EXERCISE 12: IMPORTING LIDAR DATA INTO ARCGIS AND USING SPATIAL ANALYST TO MODEL FOREST STRUCTURE EXERCISE 12: IMPORTING LIDAR DATA INTO ARCGIS AND USING SPATIAL ANALYST TO MODEL FOREST STRUCTURE Document Updated: December, 2007 Introduction This exercise is designed to provide you with possible silvicultural

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

The data for this lab comes from McDonald Forest. We will be working with spatial data representing the forest boundary, streams, roads, and stands.

The data for this lab comes from McDonald Forest. We will be working with spatial data representing the forest boundary, streams, roads, and stands. GIS LAB 6 Using the Projection Utility. Converting Data to Oregon s Approved Lambert Projection. Determining Stand Size, Stand Types, Road Length, and Stream Length. This lab will ask you to work with

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

Compilation of GIS data for the Lower Brazos River basin

Compilation of GIS data for the Lower Brazos River basin Compilation of GIS data for the Lower Brazos River basin Francisco Olivera, Ph.D., P.E. Srikanth Koka Lauren Walker Aishwarya Vijaykumar Department of Civil Engineering December 5, 2011 Contents Brief

More information

Using a GIS to Calculate Area of Occupancy. Part 1: Creating a Shapefile Grid

Using a GIS to Calculate Area of Occupancy. Part 1: Creating a Shapefile Grid Using a GIS to Calculate Area of Occupancy Part 1: Creating a Shapefile Grid By Ryan Elliott California Natural Diversity Database, A NatureServe network program December 2008 This document describes the

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

FR Exam 2 Substitute Project!!!!!!! 1

FR Exam 2 Substitute Project!!!!!!! 1 FR5131 - Exam 2 Substitute Project!!!!!!! 1 Goal We seek to identify county lands that both protect vernal pools and riparian corridors, and that provide open space and recreation within easy reach of

More information

Working with Digital Elevation Models and Spot Heights in ArcMap

Working with Digital Elevation Models and Spot Heights in ArcMap Working with Digital Elevation Models and Spot Heights in ArcMap 10.3.1 1 TABLE OF CONTENTS INTRODUCTION... 3 WORKING WITH SPOT HEIGHTS FROM NRVIS, CITY OF KITCHENER, AND CITY OF TORONTO...4 WORKING WITH

More information

Week 7 Last week: This week s topics. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications.

Week 7 Last week: This week s topics. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications Week 7 Week 7 Last week: Spatial Projections Questions? Next week- read: Chapter 10: Updating GIS Databases Chapter 12: Synthesis of Techniques Applied to

More information

Task 1: Start ArcMap and add the county boundary data from your downloaded dataset to the data frame.

Task 1: Start ArcMap and add the county boundary data from your downloaded dataset to the data frame. Exercise 6 Coordinate Systems and Map Projections The following steps describe the general process that you will follow to complete the exercise. Specific steps will be provided later in the step-by-step

More information

Map My Property User Guide

Map My Property User Guide Map My Property User Guide Map My Property Table of Contents About Map My Property... 2 Accessing Map My Property... 2 Links... 3 Navigating the Map... 3 Navigating to a Specific Location... 3 Zooming

More information

Geographical Information Systems

Geographical Information Systems Geographical Information Systems Geographical Information Systems (GIS) is a relatively new technology that is now prominent in the ecological sciences. This tool allows users to map geographic features

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

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

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

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

Outline. Chapter 1. A history of products. What is ArcGIS? What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work?

Outline. Chapter 1. A history of products. What is ArcGIS? What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work? Outline Chapter 1 Introducing ArcGIS What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work? Basic data formats The ArcCatalog interface 1-1 1-2 A history of products Arc/Info

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

Using ArcGIS for Hydrology and Watershed Analysis:

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

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

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

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

Midterm Exam : Answer

Midterm Exam : Answer Midterm Exam : Answer Create a double-spaced document with answers to the questions below. File Name: LASTNAME_Midterm.pdf Make sure to include your Name, UWNetID, course number, quarter and year, and

More information

Working with Digital Elevation Models and Digital Terrain Models in ArcMap 9

Working with Digital Elevation Models and Digital Terrain Models in ArcMap 9 Working with Digital Elevation Models and Digital Terrain Models in ArcMap 9 1 TABLE OF CONTENTS INTRODUCTION...3 WORKING WITH DIGITAL TERRAIN MODEL (DTM) DATA FROM NRVIS, CITY OF KITCHENER, AND CITY OF

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

Lab 7: Cell, Neighborhood, and Zonal Statistics

Lab 7: Cell, Neighborhood, and Zonal Statistics Lab 7: Cell, Neighborhood, and Zonal Statistics Exercise 1: Use the Cell Statistics function to detect change In this exercise, you will use the Spatial Analyst Cell Statistics function to compare the

More information

Semester Project Final Report. Logan River Flood Plain Analysis Using ArcGIS, HEC-GeoRAS, and HEC-RAS

Semester Project Final Report. Logan River Flood Plain Analysis Using ArcGIS, HEC-GeoRAS, and HEC-RAS Semester Project Final Report Logan River Flood Plain Analysis Using ArcGIS, HEC-GeoRAS, and HEC-RAS Kedric Curtis, Josh Hogge, Jordan Jarrett, Jared Justensen May 6, 2016 CEE 6190 GIS for Civil Engineers

More information

GIS Workshop UCLS_Fall Forum 2014 Sowmya Selvarajan, PhD TABLE OF CONTENTS

GIS Workshop UCLS_Fall Forum 2014 Sowmya Selvarajan, PhD TABLE OF CONTENTS TABLE OF CONTENTS TITLE PAGE NO. 1. ArcGIS Basics I 2 a. Open and Save a Map Document 2 b. Work with Map Layers 2 c. Navigate in a Map Document 4 d. Measure Distances 4 2. ArcGIS Basics II 5 a. Work with

More information

Land Cover Data Processing Land cover data source Description and documentation Download Use Use

Land Cover Data Processing Land cover data source Description and documentation Download Use Use Land Cover Data Processing This document provides a step by step procedure on how to build the land cover data required by EnSim. The steps provided here my be long and there may be short cuts (like using

More information

Development of statewide 30 meter winter sage grouse habitat models for Utah

Development of statewide 30 meter winter sage grouse habitat models for Utah Development of statewide 30 meter winter sage grouse habitat models for Utah Ben Crabb, Remote Sensing and Geographic Information System Laboratory, Department of Wildland Resources, Utah State University

More information

Esri UC2013. Technical Workshop.

Esri UC2013. Technical Workshop. Esri International User Conference San Diego, California Technical Workshops July 9, 2013 CAD: Introduction to using CAD Data in ArcGIS Jeff Reinhart & Phil Sanchez Agenda Overview of ArcGIS CAD Support

More information

WMS 9.0 Tutorial GSSHA Modeling Basics Infiltration Learn how to add infiltration to your GSSHA model

WMS 9.0 Tutorial GSSHA Modeling Basics Infiltration Learn how to add infiltration to your GSSHA model v. 9.0 WMS 9.0 Tutorial GSSHA Modeling Basics Infiltration Learn how to add infiltration to your GSSHA model Objectives This workshop builds on the model developed in the previous workshop and shows you

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

Exercie 5 Preparing GIS data for simulation with FARSITE REM407 GIS Applications in Fire Ecology and Management

Exercie 5 Preparing GIS data for simulation with FARSITE REM407 GIS Applications in Fire Ecology and Management Exercie 5 Preparing GIS data for simulation with FARSITE REM407 GIS Applications in Fire Ecology and Management Assignment: Make maps of the Fuelmodel layer and the clipped Canopy cover layer and submit

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

Lecture 2. Introduction to ESRI s ArcGIS Desktop and ArcMap

Lecture 2. Introduction to ESRI s ArcGIS Desktop and ArcMap Lecture 2 Introduction to ESRI s ArcGIS Desktop and ArcMap Outline ESRI What is ArcGIS? ArcGIS Desktop ArcMap Overview Views Layers Attribute Tables Help! Scale Tips and Tricks ESRI Environmental Systems

More information

Workshop: Build a Basic HEC-HMS Model from Scratch

Workshop: Build a Basic HEC-HMS Model from Scratch Workshop: Build a Basic HEC-HMS Model from Scratch This workshop is designed to help new users of HEC-HMS learn how to apply the software. Not all the capabilities in HEC-HMS are demonstrated in the workshop

More information

SLEEP Soil-Landscape Estimation and Evaluation Program For ArcGIS 10.1

SLEEP Soil-Landscape Estimation and Evaluation Program For ArcGIS 10.1 SLEEP Soil-Landscape Estimation and Evaluation Program For ArcGIS 10.1 USER s GUIDE Feras Ziadat, David Shoemate, Dhanesh Yeganantham, Raghavan Srinivasan, Jaclyn Tech International Center for Agricultural

More information

How do I do that in Quantum GIS: illustrating classic GIS tasks Edited by: Arthur J. Lembo, Jr.; Salisbury University

How do I do that in Quantum GIS: illustrating classic GIS tasks Edited by: Arthur J. Lembo, Jr.; Salisbury University How do I do that in Quantum GIS: illustrating classic GIS tasks Edited by: Arthur J. Lembo, Jr.; Salisbury University How do I do that in Quantum GIS Page 1 Introduction from the editor:... 4 Database

More information

Course overview. Grading and Evaluation. Final project. Where and When? Welcome to REM402 Applied Spatial Analysis in Natural Resources.

Course overview. Grading and Evaluation. Final project. Where and When? Welcome to REM402 Applied Spatial Analysis in Natural Resources. Welcome to REM402 Applied Spatial Analysis in Natural Resources Eva Strand, University of Idaho Map of the Pacific Northwest from http://www.or.blm.gov/gis/ Where and When? Lectures Monday & Wednesday

More information

THE CONSERVATION LANDSCAPE CONTEXT TOOLBOX: A Custom ESRI ArcToolbox for the Stewardship of Conservation Lands in Rhode Island

THE CONSERVATION LANDSCAPE CONTEXT TOOLBOX: A Custom ESRI ArcToolbox for the Stewardship of Conservation Lands in Rhode Island THE CONSERVATION LANDSCAPE CONTEXT TOOLBOX: A Custom ESRI ArcToolbox for the Stewardship of Conservation Lands in Rhode Island Ann Borowik M.E.S.M. Research Project University of Rhode Island May 2008

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

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

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

Urban Canopy Tool User Guide `bo`

Urban Canopy Tool User Guide `bo` Urban Canopy Tool User Guide `bo` ADMS Urban Canopy Tool User Guide Version 2.0 June 2014 Cambridge Environmental Research Consultants Ltd. 3, King s Parade Cambridge CB2 1SJ UK Telephone: +44 (0)1223

More information

Lab 1: Importing Data, Rectification, Datums, Projections, and Coordinate Systems

Lab 1: Importing Data, Rectification, Datums, Projections, and Coordinate Systems Lab 1: Importing Data, Rectification, Datums, Projections, and Coordinate Systems Topics covered in this lab: i. Importing spatial data to TAS ii. Rectification iii. Conversion from latitude/longitude

More information

Outline Anatomy of ArcGIS Metadata Data Types Vector Raster Conversion Adding Data Navigation Symbolization Methods Layer Files Editing Help Files

Outline Anatomy of ArcGIS Metadata Data Types Vector Raster Conversion Adding Data Navigation Symbolization Methods Layer Files Editing Help Files UPlan Training Lab Exercise: Introduction to ArcGIS Outline Anatomy of ArcGIS Metadata Data Types Vector Raster Conversion Adding Data Navigation Symbolization Methods Layer Files Editing Help Files Anatomy

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: Downloading Spatial Data Objectives: a) Become

More information

Introduction INTRODUCTION TO GIS GIS - GIS GIS 1/12/2015. New York Association of Professional Land Surveyors January 22, 2015

Introduction INTRODUCTION TO GIS GIS - GIS GIS 1/12/2015. New York Association of Professional Land Surveyors January 22, 2015 New York Association of Professional Land Surveyors January 22, 2015 INTRODUCTION TO GIS Introduction GIS - GIS GIS 1 2 What is a GIS Geographic of or relating to geography the study of the physical features

More information

Esri EADA10. ArcGIS Desktop Associate. Download Full Version :

Esri EADA10. ArcGIS Desktop Associate. Download Full Version : Esri EADA10 ArcGIS Desktop Associate Download Full Version : http://killexams.com/pass4sure/exam-detail/eada10 Question: 85 Which format is appropriate for exporting map documents that require vector layers

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 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

Instructions for using N-CAST

Instructions for using N-CAST Instructions for using N-CAST The N-CAST shapefiles can be used to map and analyze the data contained within the N-CAST database. N-CAST provides shapefiles for download in a file geodatabase format (.gdb)

More information

Measuring earthquake-generated surface offsets from high-resolution digital topography

Measuring earthquake-generated surface offsets from high-resolution digital topography Measuring earthquake-generated surface offsets from high-resolution digital topography July 19, 2011 David E. Haddad david.e.haddad@asu.edu Active Tectonics, Quantitative Structural Geology, and Geomorphology

More information

GIS CONCEPTS ARCGIS METHODS AND. 3 rd Edition, July David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University

GIS CONCEPTS ARCGIS METHODS AND. 3 rd Edition, July David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University GIS CONCEPTS AND ARCGIS METHODS 3 rd Edition, July 2007 David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University Copyright Copyright 2007 by David M. Theobald. All rights

More information

Natalie Cabrera GSP 370 Assignment 5.5 March 1, 2018

Natalie Cabrera GSP 370 Assignment 5.5 March 1, 2018 Network Analysis: Modeling Overland Paths Using a Least-cost Path Model to Track Migrations of the Wolpertinger of Bavarian Folklore in Redwood National Park, Northern California Natalie Cabrera GSP 370

More information

Classification of Erosion Susceptibility

Classification of Erosion Susceptibility GEO327G: GIS & GPS Applications in Earth Sciences Classification of Erosion Susceptibility Denali National Park, Alaska Zehao Xue 12 3 2015 2 TABLE OF CONTENTS 1 Abstract... 3 2 Introduction... 3 2.1 Universal

More information

Instructions for using N-CAST ArcGIS Explorer

Instructions for using N-CAST ArcGIS Explorer Instructions for using N-CAST ArcGIS Explorer The N-CAST shapefiles can be used to map and analyze the data contained within the N-CAST database. N-CAST provides shapefiles for download in a file geodatabase

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

Lab#8: Working With Geodatabases. create a geodatabase with feature datasets, tables, raster datasets, and raster catalogs

Lab#8: Working With Geodatabases. create a geodatabase with feature datasets, tables, raster datasets, and raster catalogs Lab#8: Geodatabase Concepts Page#1 of 25 In this lab, you will learn how to: Lab#8: Working With Geodatabases create a geodatabase with feature datasets, tables, raster datasets, and raster catalogs join

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

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

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

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 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

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