One of the many strengths of a GIS is that you can stack several data layers on top of each other for visualization or analysis. For example, if you

Size: px
Start display at page:

Download "One of the many strengths of a GIS is that you can stack several data layers on top of each other for visualization or analysis. For example, if you"

Transcription

1 One of the many strengths of a GIS is that you can stack several data layers on top of each other for visualization or analysis. For example, if you overlay a map of the habitat for an endangered species and a land stewardship layer you can find out who is managing the land where the species exists. The concept of overlay analysis is easy, however it can get complicated because real world objects in a GIS can be represented by different features such as points, polygons, lines and pixels. Each type of overlay requires a unique analysis procedure in a GIS. For example point over polygon overlay is different from point over pixel overlay etc. 1

2 Remember the three types of vector data: points, polygons and lines? 2

3 .and then there is raster data where the real world features are represented by pixels (cells). 3

4 This map illustrates a point over polygon overlay. The polygons here represent different vegetation types created via aerial photo interpretation. The points are GPS coordinates for vegetation plots characterizing the vegetation in the area. The GPS points will be used to estimate how accurate the photo interpreted map is. 4

5 This is a similar map where the vegetation layer was created via image analysis of a satellite image resulting in a raster dataset (grid) where all green pixels represent vegetation type 1, the brown pixels vegetation type 2 etc. Again, the orange points are GPS locations for ground control points. 5

6 Two overlay analysis principles will be described here: 1 the piercing needle approach 2 the cookie cutter approach. Both methods involves extracting data from multiple GIS data layers at locations of interest. In the piercing needle approach information from one or more data layers are extracted at one single point (point polygon overlay). For example, you may want to know the habitat type and canopy cover at bird nest locations. In this case the bird nests are represented by a point layer and the habitat type, elevation and canopy cover is represented by individual polygon data layers. The result of such an analysis will be a table that contains the habitat type and canopy cover for each bird nest location in your dataset. 6

7 This table gives you information on what tool in ArcGIS (or ArcView 3.x or ArcInfo) you can use to create a point to polygon or point to grid overlay. For example in a point/polygon overlay, to find the polygon characteristics of the locations where the points are located, use the Join and Relates features. In Exercise 2 which is part of this lesson you will perform these different kinds of overlay analyses. 7

8 Sometimes we want to overlay a polygon layer over another polygon layer or a raster. In the map above the polygons outlined in black represent fire perimeters and the raster map represents different cover types. An overlay analysis can here tell you the cover types within the fire perimeters. 8

9 The other overlay approach is the cookie cutter approach. This is an example of a polygon to polygon overlay analysis. Going back to the bird nest example, rather than extracting data from the exact bird nest location it might be interesting to analyze the conditions within a 100 meter buffer around the bird nest. The first step in such an analysis would be to create a 100 m buffer around the points (nests). The buffers will be represented in a new polygon layer in GIS. Next you would clip or intersect the habitat and canopy cover layers with the buffer layer and finally summarize the hbi habitat types and canopy cover classes within ihi the buffers. If your habitat and canopy cover layers are represented by raster data you would use the raster tools masking, zonal statistics or combine rather than the vector tools clip and intersect. 9

10 The table above guides you as to what tool to use when performing a polygon to polygon overlay (vector overlay) or a poly to grid or grid to grid overlay. We will work with these tools in the lab exercise for this lesson. 10

11 This map shows the vegetation cover types of Idaho overlayed with the fire start locations for fires larger than 640 acres during the time period What cover types do you think has the most fire starts (> 640 acres)? When you estimate the relative abundance of fire in different cover type you must consider how much of each cover type there is in the state. If the entire state was in the sagebrush cover type we would expect all fires to start in sagebrush. If half the state was sagebrush and hlf half was forest you would expect hlfh half the fires to start in sagebrush and half in forest if the start of fires was a random event. Is it? 11

12 This graph shows data extracted from an overlay analysis of the two layers in the previous map (cover types and fire start locations). First, the black bars here show the distribution of vegetative cover types in Idaho. For example ~14% is in agriculture, 8% in native grasses, 3% in exotic grasses etc. Second, the red bars show the proportion of fires (> 640 acre) that started in these cover types. If the red and the black bar are the same height, the number of fires started are in proportion to the land area covered by that vegetation type, ie. random. If the red bars are taller than the black bars there are more fires than expected started in that cover type (more than random). What cover types have a higher proportion of large fires than you would expect if the distribution was random? Answer: (Native grasses, exotic grasses, other shrub, sagebrush) 12

13 In this graph the start locations of large fires in Idaho ( ) are compared to aspect. On what aspects do large fires occur more often than would be expected if the distribution was random? Answer: south, southwest, west 13

14 This map displays the potential vegetation types in the Selway Bitterroot Wilderness. What is a potential vegetation type? Answer: A potential vegetation type is a habitat type, i.e. represents the climax vegetation in an area. How is cover type different from potential vegetation type (habitat type)? Answer: The potential vegetation type (PVT) always represents the climax vegetation while the cover type is the vegetative cover currently occurring in an area. The cover type on a Douglas fir PVT may be grasses or shrubs a few years after a fire, however, given time Douglas fir will dominate the site. 14

15 Zonal statistics is a tool that is used for overlay analysis in GIS. This tool is part of the Spatial Analyst extension. You can here find out what the mean elevation is for forest stands. 15

16 The Zone layer is in this case the forest stands while the Value layer is the elevation layer. The output table will show the mean, max, min etc elevation within each forest stand. 16

17 17

18 Another useful overlay analysis tool is Tabulate Areas in the Spatial Analyst Tools in ArcToolbox. You can here create a cross tabulation based on two data layers. Let s say that you would like to know how much there is of each landcover type in the watersheds within a study area. You must input the two data layers (watersheds and landcover) in this case, but you must also tell the tool what field in the attribute table that you want to tabulate. 18

19 The output table describes how much area there is of each land cover type in each watershed. The results are in square meter (the numbers above are just an example these watersheds would be extremely small!) 19

20 Your first task in todays lab will be to make a map. A proper map should include the following components: Main map, Legend, Title, Scalebar, North arrow, Data source, Locator map. 20

21 Pay some attention to color composition. Colors should be easy to understand, for example it is recommended that you make water blue, forest green, etc. on your maps to make it easier for the map reader to make the connection between the map and the real world. DON T USE DEFAULT COLORS! If possible, avoid mixing red and green on the same map, many individuals have problems distinguishing between these two colors ( red green color blindness ). 21

22 In the following lab you will set up a study area project for the Craig Mountain Wildlife Management Area. The vegetation cover type data layer already exists. In lab 2 you will add roads, streams, land ownership and county boundaries to the map. Many of the layers exist as state wide datasets and you will use the analysis tools in ArcToolbox to clip the layers to the Craig Mountain boundary. In a later lab you will also add a digital elevation model to the Craig Mountain project. In the second part of lab 2 you will practice using a few of the analysis tools in ArcToolbox and also use Xtools. 22

23 Before starting your next lab I have a few general TIPS to share. If you follow these rules you are more likely to be able to complete the laboratory exercises. 1. Do NOT use spaces in the folder names that contain GIS data. Also avoid using spaces in file names or anything that has to do with GIS. 2. Use ArcCatalog for all data management such as copying, deleting, or moving data sets. If you use Windows Explorer or My Computer for data management you may corrupt files. 3. Manage your data well, i.e. keep data in project related folders. This will enable you to easily transfer entire projects to a CD. 23

24 In Exercise 2 and in many of the following exercises in CNR402 you will be working with data from the Craig Mountain Wildlife Management Area. The Craig Mountain Wildlife Management Area is located north of the confluence of the Snake River and the Salmon River in western Idaho. Size: >65,000 ha (About 250 mi 2, 162,000 ac) Elevation ranges from m ( ft), from the Snake and Salmon Rivers to the forested plateaus with steep, dissected topography. 24

25 Many of the datasets we will be working on through this course originates from the Craig Mountain GIS database. The following slides introduce the vegetation and topography of the Craig Mountain Wildlife Management Area. Mixed conifer forests (background) and mountain meadows dominate on the rolling plateaus at the higher elevations. This is stiff sage (Artemisia rigida) in the foreground. Other meadows support grasses and forbs, some are wet. On this flatter ground at higher elevation, many (but not all) of the forests have been logged, and many (but not all) of the meadows have been grazed by cattle. There is less logging and grazing now than in the past. 25

26 This view is from the top of Corral Creek down toward the Snake River. Forests are more and more interspersed with canyon grasslands as you approach middle elevations. 26

27 You are looking at a north facing slope at middle elevation is Corral Creek. Douglas fir (Pseudotsuga menziesii) and ponderosa pine (Pinus ponderosa) trees grow with diverse shrubs, including ninebark (Physocarpus malvaceous ), oceanspray (Holodiscus discolor), snowberry (Symphoricarpus albus) and rocky mountain maple (Acer glabrum). 27

28 Here is the south facing slope from the same point as the last slide, at middle elevation is Corral Creek. Much of the same vegetation occurs, but the forests are more open and interspersed with grasslands. Topography (both elevation and aspect) have a tremendous influence on the vegetation composition. 28

29 Weeds predominate on the flatter benches, including those far above the river like this one, and those adjacent to the river. All but the smallest, most remote benches were farmed and heavily grazed in the past. 29

30 Yellow star thistle (Centaurea solstitialis), an invasive exotic, has largely outcompeted and replaced the native perennial grasses here. Weed management is a very challenging issue for the managers of both public and private land in the Craig Mountains. The proportion of native species increases, in general, with elevation. More weeds are found near the roads, areas that were once cultivated and heavily grazed, and at low elevations. 30

31 Continuing downhill to the benches at the lowest elevation, we find even more weeds. The gray vegetation in the background is yellow star thistle. The large plants in the foreground are Scotch thistle (Onopordum acanthium). Both are invasive exotic plants. Most of the grasses in the foreground are also exotic. Here Japanese brome (Bromus japonicus) and cheatgrass (Bromus tectorum) predominate; both are annual grasses that are favored by any disturbance. 31

32 This Landsat image is displayed in false color infrared color combination, that is why the forested areas look red. The green areas are canyon grasslands and the white areas are harvested agricultural fields. There are also some clouds in the lower right of the image. 32

33 In mid August in year 2000 the southern half of Craig Mountain burned in the Maloney Creek wildfire. You can still see the smoke from the Maloney Creek fire and also from other fires burning to the south of the Salmon River. 33

34 This is a close up of the Craig Mountain area before and after the Maloney Creek fire. 34

35 This vegetation data was produced by the Idaho Gap Analysis Project ( It was interpreted from Landsat satellite imagery and has a resolution of 30 m and has been locally ground referenced. The thematic accuracy of the data layer is approximately 70% meaning that if you go to any single pixel on the map the chance is 70% that the cover type is actually what is says it is in the map key.. 35

36 36

NR402 GIS Applications in Natural Resources

NR402 GIS Applications in Natural Resources NR402 GIS Applications in Natural Resources Lesson 2 - Vector Data Coordinate-based data structures commonly used to represent map objects. Each object is represented as a list of X,Y coordinates Examples

More information

Exercise 2: Working with Vector Data in ArcGIS 9.3

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

More information

Exercise 2: Working with Vector Data in ArcGIS 9.3

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

More information

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

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

Eva Strand CNR Remote Sensing and GIS Lab

Eva Strand CNR Remote Sensing and GIS Lab Eva Strand CNR Remote Sensing and GIS Lab Habitat map Available habitat Habitat Hectares Percent Habitat 1 38079.9 55.1 Habitat 2 2740.5 4.0 Habitat 3 2692.8 3.9 Habitat 4 24533.1 35.5 Habitat 5 1072.8

More information

NR402 GIS Applications in Natural Resources. Lesson 9: Scale and Accuracy

NR402 GIS Applications in Natural Resources. Lesson 9: Scale and Accuracy NR402 GIS Applications in Natural Resources Lesson 9: Scale and Accuracy 1 Map scale Map scale specifies the amount of reduction between the real world and the map The map scale specifies how much the

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

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

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

Looking at the big picture to plan land treatments

Looking at the big picture to plan land treatments Looking at the big picture to plan land treatments Eva Strand Department of Rangeland Ecology and Management University of Idaho evas@uidaho.edu, http://www.cnr.uidaho.edu/range Why land treatment planning?

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

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

Introduction to Geographic Information Systems (GIS): Environmental Science Focus

Introduction to Geographic Information Systems (GIS): Environmental Science Focus Introduction to Geographic Information Systems (GIS): Environmental Science Focus September 9, 2013 We will begin at 9:10 AM. Login info: Username:!cnrguest Password: gocal_bears Instructor: Domain: CAMPUS

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

Exercise 3: GIS data on the World Wide Web

Exercise 3: GIS data on the World Wide Web Exercise 3: GIS data on the World Wide Web These web sites are a few examples of sites that are serving free GIS data. Many other sites exist. Search in Google or other search engine to find GIS data for

More information

Introduction-Overview. Why use a GIS? What can a GIS do? Spatial (coordinate) data model Relational (tabular) data model

Introduction-Overview. Why use a GIS? What can a GIS do? Spatial (coordinate) data model Relational (tabular) data model Introduction-Overview Why use a GIS? What can a GIS do? How does a GIS work? GIS definitions Spatial (coordinate) data model Relational (tabular) data model intro_gis.ppt 1 Why use a GIS? An extension

More information

Crystal Moncada. California State University San Bernardino. January- July Brett R. Goforth- Department of Geography and Environmental Studies

Crystal Moncada. California State University San Bernardino. January- July Brett R. Goforth- Department of Geography and Environmental Studies A Geographical Information System (GIS) Based Evaluation of Landslide Susceptibility Mapped on the Harrison Mountain Quadrangle of the Santa Ana River Watershed Crystal Moncada California State University

More information

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

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

More information

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

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

The Invasion of False Brome in Western Oregon

The Invasion of False Brome in Western Oregon The Invasion of False Brome in Western Oregon GIS II Presentation Winter 2006 Will Fellers Kurt Hellerman Kathy Strope Statia Cupit False Brome (Brachypodium sylvaticum) Perennial bunchgrass native to

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

Using remote sensing and Detection of Early Season Invasives (DESI) to analyze the temporal dynamics of invasive cheatgrass (Bromus tectorum).

Using remote sensing and Detection of Early Season Invasives (DESI) to analyze the temporal dynamics of invasive cheatgrass (Bromus tectorum). 2015 NASA Space Grant Consortium Research Fellowship 1 Using remote sensing and Detection of Early Season Invasives (DESI) to analyze the temporal dynamics of invasive cheatgrass (Bromus tectorum). Bishop,

More information

Eva Strand and Leona K. Svancara Landscape Dynamics Lab Idaho Coop. Fish and Wildlife Research Unit

Eva Strand and Leona K. Svancara Landscape Dynamics Lab Idaho Coop. Fish and Wildlife Research Unit More on Habitat Models Eva Strand and Leona K. Svancara Landscape Dynamics Lab Idaho Coop. Fish and Wildlife Research Unit Area of occupancy Range - spatial limits within which a species can be found Distribution

More information

Use of Thematic Mapper Satellite Imagery, Hemispherical Canopy Photography, and Digital Stream Lines to Predict Stream Shading

Use of Thematic Mapper Satellite Imagery, Hemispherical Canopy Photography, and Digital Stream Lines to Predict Stream Shading Use of Thematic Mapper Satellite Imagery, Hemispherical Canopy Photography, and Digital Stream Lines to Predict Stream Shading David Nagel GIS Analyst Charlie Luce Research Hydrologist Bárbara Gutiérrez

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

Introduction to GIS I

Introduction to GIS I Introduction to GIS Introduction How to answer geographical questions such as follows: What is the population of a particular city? What are the characteristics of the soils in a particular land parcel?

More information

GIS CONCEPTS ARCGIS METHODS AND. 2 nd Edition, July David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University

GIS CONCEPTS ARCGIS METHODS AND. 2 nd Edition, July David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University GIS CONCEPTS AND ARCGIS METHODS 2 nd Edition, July 2005 David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University Copyright Copyright 2005 by David M. Theobald. All rights

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

Lab 5 - Introduction to the Geodatabase

Lab 5 - Introduction to the Geodatabase Lab 5 - Introduction to the Geodatabase 1. Design Process GIS is becoming an increasingly accessible and important tool for land managers. In this exercise you will begin creating a Personal Geodatabase

More information

Display data in a map-like format so that geographic patterns and interrelationships are visible

Display data in a map-like format so that geographic patterns and interrelationships are visible Vilmaliz Rodríguez Guzmán M.S. Student, Department of Geology University of Puerto Rico at Mayagüez Remote Sensing and Geographic Information Systems (GIS) Reference: James B. Campbell. Introduction to

More information

BEC Correlation Old field guide IDFdk1a 91,92 & 93 BGxh2 06 BGxw 06. Site Characteristics. Soils Black chernozems on morainal blanket.

BEC Correlation Old field guide IDFdk1a 91,92 & 93 BGxh2 06 BGxw 06. Site Characteristics. Soils Black chernozems on morainal blanket. Description At PNC this type is dominated by very high cover of rough fescue. It has a few forbs and very few shrubs except in draws and on cooler aspects. Bluebunch wheatgrass is a minor component in

More information

Today: GEOL 452/552 - GIS for Geoscientists I. Lecture 3 - Chapter 1. GIS vector Data (review) Let s annotate this layer (draw on paper)

Today: GEOL 452/552 - GIS for Geoscientists I. Lecture 3 - Chapter 1. GIS vector Data (review) Let s annotate this layer (draw on paper) Today: GEOL 452/552 - GIS for Geoscientists I Lecture 3 - Chapter 1 GIS vector data - review raster data history: ArcView/ArcINFO - ArcGIS types of GIS data files Lab: finish Ch. 1 tutorial and HW1 Please

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

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

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

Invasive Plant Management at Joshua Tree National Park

Invasive Plant Management at Joshua Tree National Park Invasive Plant Management at Joshua Tree National Park Neil Frakes Vegetation Branch Chief Joshua Tree National Park, Division of Science and Resource Stewardship neil_frakes@nps.gov Joshua Tree National

More information

GREATER SAGE-GROUSE HABITAT SUITABILITY ANALYSIS IN GRAND TETON NATIONAL PARK, WYOMING, USA Jean Edwards

GREATER SAGE-GROUSE HABITAT SUITABILITY ANALYSIS IN GRAND TETON NATIONAL PARK, WYOMING, USA Jean Edwards GREATER SAGE-GROUSE HABITAT SUITABILITY ANALYSIS IN GRAND TETON NATIONAL PARK, WYOMING, USA Jean Edwards INTRODUCTION AND PURPOSE The greater sage-grouse (Centrocercus urophasianus) is a large game bird

More information

SCHOOL OF ENGINEERING AND TECHNOLOGY COMPUTER LAB

SCHOOL OF ENGINEERING AND TECHNOLOGY COMPUTER LAB PHASE 1_6 TH SESSION ARCGIS TRAINING AT KU GIS LABS: INTRODUCTION TO GIS: EXPLORING ARCCATALOG AND ARCGIS TOOLS 6 TH SESSION REPORT: 3 RD -5 TH SEPTEMBER 2014 SCHOOL OF ENGINEERING AND TECHNOLOGY COMPUTER

More information

wildlife spatial analysis lab PEOPLE & PLACE: Dasymetric Mapping Using Arc/Info

wildlife spatial analysis lab PEOPLE & PLACE: Dasymetric Mapping Using Arc/Info PEOPLE & PLACE: Dasymetric Mapping Using Arc/Info by Steven R Holloway James Schumacher Roland L Redmond Summer 1997 in press: Cartographic Design Using ArcView and ARC/INFO High Mountain Press, NM wildlife

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

Native Species? In US prior to European settlement

Native Species? In US prior to European settlement INVASIVE SPECIES Native Species? An organism that is a part of the balance of nature that has developed over hundreds or thousands of years in a particular region or ecosystem. In US prior to European

More information

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

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

More information

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

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

Lesson Plan 2 - Middle and High School Land Use and Land Cover Introduction. Understanding Land Use and Land Cover using Google Earth

Lesson Plan 2 - Middle and High School Land Use and Land Cover Introduction. Understanding Land Use and Land Cover using Google Earth Understanding Land Use and Land Cover using Google Earth Image an image is a representation of reality. It can be a sketch, a painting, a photograph, or some other graphic representation such as satellite

More information

Lesson Plan for Santa Rita Experimental Range Vegetation Monitoring Martha Gebhardt, Outreach Coordinator

Lesson Plan for Santa Rita Experimental Range Vegetation Monitoring Martha Gebhardt, Outreach Coordinator Lesson Plan for Santa Rita Experimental Range Vegetation Monitoring Martha Gebhardt, Outreach Coordinator Objectives: Part 1: Students will learn about common plant species on SRER through vegetation monitoring

More information

Introduction to GIS. Phil Guertin School of Natural Resources and the Environment GeoSpatial Technologies

Introduction to GIS. Phil Guertin School of Natural Resources and the Environment GeoSpatial Technologies Introduction to GIS Phil Guertin School of Natural Resources and the Environment dguertin@cals.arizona.edu Mapping GeoSpatial Technologies Traditional Survey Global Positioning Systems (GPS) Remote Sensing

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

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

Mapping Earth. How are Earth s surface features measured and modeled?

Mapping Earth. How are Earth s surface features measured and modeled? Name Mapping Earth How are Earth s surface features measured and modeled? Before You Read Before you read the chapter, think about what you know about maps Record your thoughts in the first column Pair

More information

10/13/2011. Introduction. Introduction to GPS and GIS Workshop. Schedule. What We Will Cover

10/13/2011. Introduction. Introduction to GPS and GIS Workshop. Schedule. What We Will Cover Introduction Introduction to GPS and GIS Workshop Institute for Social and Environmental Research Nepal October 13 October 15, 2011 Alex Zvoleff azvoleff@mail.sdsu.edu http://rohan.sdsu.edu/~zvoleff Instructor:

More information

Spatial Process VS. Non-spatial Process. Landscape Process

Spatial Process VS. Non-spatial Process. Landscape Process Spatial Process VS. Non-spatial Process A process is non-spatial if it is NOT a function of spatial pattern = A process is spatial if it is a function of spatial pattern Landscape Process If there is no

More information

Upper Owyhee Watershed Assessment

Upper Owyhee Watershed Assessment * Owyhee Watershed Council and Scientific Ecological Services The upper Owyhee subbasin is located in parts of three states: the southeastern corner of Oregon, the southwestern corner of Idaho, and north

More information

Steve Pye LA /22/16 Final Report: Determining regional locations of reference sites based on slope and soil type. Client: Sonoma Land Trust

Steve Pye LA /22/16 Final Report: Determining regional locations of reference sites based on slope and soil type. Client: Sonoma Land Trust Steve Pye LA 221 04/22/16 Final Report: Determining regional locations of reference sites based on slope and soil type. Client: Sonoma Land Trust Deliverables: Results and working model that determine

More information

Huron Creek Watershed 2005 Land Use Map

Huron Creek Watershed 2005 Land Use Map Huron Creek Watershed 2005 Land Use Map Created By: Linda Kersten, 12/20/06 Created For: MTU Introduction to GIS Class (FW 5550) The Huron Creek Watershed Advisory Committee Michigan Technological University,

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

GIS and Forest Engineering Applications FE 257 Lecture and laboratory, 3 credits

GIS and Forest Engineering Applications FE 257 Lecture and laboratory, 3 credits GIS and Forest Engineering Applications FE 257 Lecture and laboratory, 3 credits Instructor: Michael Wing Associate Professor Forest Engineering, Resources, and Management Oregon State University Crop

More information

Thompson Nicola Fraser Middle Grasslands

Thompson Nicola Fraser Middle Grasslands Description This type occurs as a transition between the lower grassland and the upper grasslands. At PNC it is dominated by a combination of Bluebunch wheatgrass and rough fescue in all areas and with

More information

Summary Description Municipality of Anchorage. Anchorage Coastal Resource Atlas Project

Summary Description Municipality of Anchorage. Anchorage Coastal Resource Atlas Project Summary Description Municipality of Anchorage Anchorage Coastal Resource Atlas Project By: Thede Tobish, MOA Planner; and Charlie Barnwell, MOA GIS Manager Introduction Local governments often struggle

More information

Midterm Exam. 2) What are three important things to keep in mind when selecting colors for a map? (5)

Midterm Exam. 2) What are three important things to keep in mind when selecting colors for a map? (5) Midterm Exam File Name: LASTNAME_Midterm.pdf Make sure to include your Name, UWNetID, course number, and quarter and year, on the document (points will be deducted if you have not identified your work).

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

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

GEOG 487 Lesson 7: Step-by-Step Activity

GEOG 487 Lesson 7: Step-by-Step Activity GEOG 487 Lesson 7: Step-by-Step Activity Part I: Review the Relevant Data Layers and Organize the Map Document In Part I, we will review the data and organize the map document for analysis. 1. Unzip the

More information

Nested Frequency Plot Sample Design and Field Methods for Vegetation Monitoring

Nested Frequency Plot Sample Design and Field Methods for Vegetation Monitoring 1 Nested Frequency Plot Sample Design and Field Methods for Vegetation Monitoring Materials Plot frame Map of site showing boundaries and sampling point locations Compass GPS pre-loaded with sample points

More information

USING HYPERSPECTRAL IMAGERY

USING HYPERSPECTRAL IMAGERY USING HYPERSPECTRAL IMAGERY AND LIDAR DATA TO DETECT PLANT INVASIONS 2016 ESRI CANADA SCHOLARSHIP APPLICATION CURTIS CHANCE M.SC. CANDIDATE FACULTY OF FORESTRY UNIVERSITY OF BRITISH COLUMBIA CURTIS.CHANCE@ALUMNI.UBC.CA

More information

Introduction to Geographic Information Systems

Introduction to Geographic Information Systems Introduction to Geographic Information Systems Lynn_Carlson@brown.edu 401-863-9917 The Environmental And Remote TecHnologies Lab MacMillan Hall, Room 105 http://www.brown.edu/research/earthlab/ Outline

More information

Using Geomatics in Urban Forestry

Using Geomatics in Urban Forestry Using Geomatics in Urban Forestry By Kieran Hunt PAUL COWIE AND ASSOCIATES c o n s u l t i n g a r b o r i s t s / u r b a n f o r e s t e r s All maps in this presentation were created by Kieran Hunt

More information

Topographic Maps. Take Notes as you view the slides

Topographic Maps. Take Notes as you view the slides Topographic Maps Take Notes as you view the slides Lesson Objectives Define a topographic map and state its uses. Describe how contour lines show the elevations, shape, and slope of the land. Identify

More information

Description This type exists as two distinct communities:

Description This type exists as two distinct communities: Description This type exists as two distinct communities: A) Bluebunch wheatgrass -- big sage This community is dominated by bluebunch wheatgrass with a low (5-10%) cover of big sage brush. The big sage

More information

MODELING LIGHTNING AS AN IGNITION SOURCE OF RANGELAND WILDFIRE IN SOUTHEASTERN IDAHO

MODELING LIGHTNING AS AN IGNITION SOURCE OF RANGELAND WILDFIRE IN SOUTHEASTERN IDAHO MODELING LIGHTNING AS AN IGNITION SOURCE OF RANGELAND WILDFIRE IN SOUTHEASTERN IDAHO Keith T. Weber, Ben McMahan, Paul Johnson, and Glenn Russell GIS Training and Research Center Idaho State University

More information

Vector Analysis: Farm Land Suitability Analysis in Groton, MA

Vector Analysis: Farm Land Suitability Analysis in Groton, MA Vector Analysis: Farm Land Suitability Analysis in Groton, MA Written by Adrienne Goldsberry, revised by Carolyn Talmadge 10/9/2018 Introduction In this assignment, you will help to identify potentially

More information

LANDSLIDE HAZARD ANALYSIS AND ITS EFFECT ON ENDANGERED SPECIES HABITATS, GRAND COUNTY, UTAH

LANDSLIDE HAZARD ANALYSIS AND ITS EFFECT ON ENDANGERED SPECIES HABITATS, GRAND COUNTY, UTAH 12/5/2016 LANDSLIDE HAZARD ANALYSIS AND ITS EFFECT ON ENDANGERED SPECIES HABITATS, GRAND COUNTY, UTAH GIS Final Project Ashlyn Murphy Fall 2016 1. Introduction and Problem A well-known geologic hazard

More information

Pierce Cedar Creek Institute GIS Development Final Report. Grand Valley State University

Pierce Cedar Creek Institute GIS Development Final Report. Grand Valley State University Pierce Cedar Creek Institute GIS Development Final Report Grand Valley State University Major Goals of Project The two primary goals of the project were to provide Matt VanPortfliet, GVSU student, the

More information

REVEGETATION TRENDS AND LESSONS MONTANA COAL

REVEGETATION TRENDS AND LESSONS MONTANA COAL REVEGETATION TRENDS AND LESSONS MONTANA COAL The secret of managing is to keep the guys who hate you away from the guys who are undecided. Casey Stengel Can't anybody here play this game? Casey Stengel

More information

GIS and Forest Engineering Applications FE 357 Lecture: 2 hours Lab: 2 hours 3 credits

GIS and Forest Engineering Applications FE 357 Lecture: 2 hours Lab: 2 hours 3 credits GIS and Forest Engineering Applications FE 357 Lecture: 2 hours Lab: 2 hours 3 credits Instructor: Michael Wing Assistant Professor Forest Engineering Department Oregon State University Peavy Hall 275

More information

Lesson Plan - Middle and High School Land Use and Land Cover Introduction. Understanding Land Use and Land Cover using ArcGIS Online

Lesson Plan - Middle and High School Land Use and Land Cover Introduction. Understanding Land Use and Land Cover using ArcGIS Online Lesson Plan - Middle and High School Land Use and Land Cover Understanding Land Use and Land Cover using ArcGIS Online Image an image is a representation of reality. It can be a sketch, a painting, a photograph,

More information

Lesson Plan - Middle and High School Land Use and Land Cover Introduction. Understanding Land Use and Land Cover using ArcGIS Online

Lesson Plan - Middle and High School Land Use and Land Cover Introduction. Understanding Land Use and Land Cover using ArcGIS Online Lesson Plan - Middle and High School Land Use and Land Cover Understanding Land Use and Land Cover using ArcGIS Online Image an image is a representation of reality. It can be a sketch, a painting, a photograph,

More information

Identifying Wildfire Risk Areas in Western Washington State

Identifying Wildfire Risk Areas in Western Washington State Identifying Wildfire Risk Areas in Western Washington State Matthew Seto University of Washington Tacoma GIS Certification Program URISA 2015 Undergraduate Geospatial Skills Competition Introduction 2014

More information

7.1 INTRODUCTION 7.2 OBJECTIVE

7.1 INTRODUCTION 7.2 OBJECTIVE 7 LAND USE AND LAND COVER 7.1 INTRODUCTION The knowledge of land use and land cover is important for many planning and management activities as it is considered as an essential element for modeling and

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

Evaluating Wildlife Habitats

Evaluating Wildlife Habitats Lesson C5 4 Evaluating Wildlife Habitats Unit C. Animal Wildlife Management Problem Area 5. Game Animals Management Lesson 4. Evaluating Wildlife Habitats New Mexico Content Standard: Pathway Strand: Natural

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

ARCGIS TRAINING AT KU GIS LABS: INTRODUCTION TO GIS: EXPLORING ARCCATALOG AND ARCGIS TOOLS

ARCGIS TRAINING AT KU GIS LABS: INTRODUCTION TO GIS: EXPLORING ARCCATALOG AND ARCGIS TOOLS PHASE 1_4 th SESSION ARCGIS TRAINING AT KU GIS LABS: INTRODUCTION TO GIS: EXPLORING ARCCATALOG AND ARCGIS TOOLS 4 th SESSION REPORT: 30 TH JUNE - 2 ND JULY SCHOOL OF ENVIRONMENTAL STUDIES COMPUTER LAB

More information

Waterborne Environmental, Inc., Leesburg, VA, USA 2. Syngenta Crop Protection, LLC, North America 3. Syngenta Crop Protection, Int.

Waterborne Environmental, Inc., Leesburg, VA, USA 2. Syngenta Crop Protection, LLC, North America 3. Syngenta Crop Protection, Int. Application of High Resolution Elevation Data (LiDAR) to Assess Natural and Anthropogenic Agricultural Features Affecting the Transport of Pesticides at Multiple Spatial Scales Josh Amos 1, Chris Holmes

More information

Popular Mechanics, 1954

Popular Mechanics, 1954 Introduction to GIS Popular Mechanics, 1954 1986 $2,599 1 MB of RAM 2017, $750, 128 GB memory, 2 GB of RAM Computing power has increased exponentially over the past 30 years, Allowing the existence of

More information

BEC Correlation BGxh2 01, 02, 05, 06. Site Characteristics

BEC Correlation BGxh2 01, 02, 05, 06. Site Characteristics Description This type is dominated by bluebunch wheatgrass, Sandberg s bluegrass, and sagebrush with low cover of mixed forbs and moderate cover of biological crusts. Production and total plant cover is

More information

Assessing Effectiveness of Management Actions on Recovery of CSS Plant Communities Over-Time

Assessing Effectiveness of Management Actions on Recovery of CSS Plant Communities Over-Time Assessing Effectiveness of Management Actions on Recovery of CSS Plant Communities Over-Time Recovery of Native CSS Always Begins with Weed Control And often feels like an impossible war, but small battles

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

EBIPM Curriculum. Unit Pre/Post test. Module 1 Test. Rangeland ecosystems

EBIPM Curriculum. Unit Pre/Post test. Module 1 Test. Rangeland ecosystems Module 1 Test. Rangeland ecosystems EBIPM Curriculum Unit Pre/Post test Species Identification - Label the species pictured with the correct name. (2 points each) 1 2 1 Mark W. Skinner. USDA, NRCS. 2011.

More information

Elevation (ft) Slope ( ) County CONDITION CATEGORY. Parameter Natural Condition Slightly impacted Moderately Impacted Heavily Impacted

Elevation (ft) Slope ( ) County CONDITION CATEGORY. Parameter Natural Condition Slightly impacted Moderately Impacted Heavily Impacted Version: 8/25/14 Meadow Name Date : / / MM DD YYYY GPS Location:. N. W GPS Datum (e.g., WGS 84, NAD 27) Elevation (ft) Slope ( ) County Watershed (HUC8) Landowner USGS Quad Name Observers: 7.5 or 15 (circle

More information

Spatial Data Analysis with ArcGIS Desktop: From Basic to Advance

Spatial Data Analysis with ArcGIS Desktop: From Basic to Advance Spatial Data Analysis with ArcGIS Desktop: From Basic to Advance 1. Course overview Modern environmental, energy as well as resource modeling and planning require huge amount of geographically located

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

Detecting Landscape Changes in High Latitude Environments Using Landsat Trend Analysis: 2. Classification

Detecting Landscape Changes in High Latitude Environments Using Landsat Trend Analysis: 2. Classification 1 Detecting Landscape Changes in High Latitude Environments Using Landsat Trend Analysis: 2. Classification Ian Olthof and Robert H. Fraser Canada Centre for Mapping and Earth Observation Natural Resources

More information

Earth s Major Terrerstrial Biomes. *Wetlands (found all over Earth)

Earth s Major Terrerstrial Biomes. *Wetlands (found all over Earth) Biomes Biome: the major types of terrestrial ecosystems determined primarily by climate 2 main factors: Depends on ; proximity to ocean; and air and ocean circulation patterns Similar traits of plants

More information

Development of Webbased. Tool for Tennessee

Development of Webbased. Tool for Tennessee Development of Webbased Farm Mapping Tool for Tennessee Southern Region Water Quality Conference, Oct. 24 2005 Forbes Walker and Alan Jolly Biosystems Engineering and SOIL SCIENCE Nutrient Management Planning

More information

Lesson 9 and 10: Final Project. by Diana Jo Lau

Lesson 9 and 10: Final Project. by Diana Jo Lau Lesson 9 and 10: Final Project by Diana Jo Lau Introduction Acme Conservation Unlimited conducted a site selection analysis of conservation areas meeting specific criteria. The results of our analysis

More information

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

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

More information