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

Size: px
Start display at page:

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

Transcription

1 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 will be displayed in a map depicting the candidate reserve areas within the county. Project Criteria Priority conservation areas should fulfill the following criteria: Greater than 70 bird and mammalian species combined Less than 10% of each study area occupied by buffered roads, highways, and interstates High habitat potential Publicly owned land Forested areas Slope less than 10% Workflow The following files were downloaded from Lesson 9 and 10: Vector Raster Table Studyareas Elevation Speciesrich Roads Landuse Habitat Ownership Boundary The raster cell size was set to 50 under Environments. All the files were in Lambert Conformal Conic (Pennsylvania State Plane North) NAD 83, in meters (King, Walrath, & Zeiders, ). The following methodology was performed to obtain each criteria: Greater than 70 bird and mammalian species combined The vectors "studyareas" and "boundary" were intersected using the intersect tool. A new field was added in the "speciesrich" table to calculate the total species; the new field was called "total_sp", then using the field calculator the fields birds and mammal were added. The table "speciesrich" was joined with the new study area layer. After exporting the new study area layer with the table joined, an attribute query was performed to identify the total species greater than 70.

2 Less than 10% of each study area occupied by buffered roads, highways, and interstates Intersect the layer "roads" with the new study area layer to identify the roads within the study area with species greater than 70. A new field was added to the new study area layer, the field was called "area_orig" and using calculate geometry the area was calculated. A new field was added to the new roads layer. The new field described the buffer distances for roads, highways, and interstates, which was 20 m, 50m, and 100m, respectively. Then the new roads layer and new study areas (of total species greater than 70) layer were joined using the union tool. Having the data from both layers, an attribute query was performed to identify areas outside of the buffered zones within the study area, the buffer distance of zero (0) help identify these areas, then a new layer was created showing the areas not buffered. Under the layer showing areas not buffered, three (3) fields were added: new area (no_rd_area), road area (rd_area), and road percent (rd_per). Refer to Figure 1, the new area was calculated using calculate geometry the field was called "no_rd_area"; the road area was found by subtracting the original area ("area_orig") with the new area, the field was named "rd_area"; finally, the road percent was found by dividing the road area over original area and multiply that by 100, the field was called "rd_per". The layer was converted to raster and reclassified to identify the study areas less than 10% of road. Figure 1 Snapshot of depicting the results of road percentage.

3 Figure 2 Left: Study areas are depicted in light blue and roads are shown in dark blue. Right: Raster of study areas identifying areas less than 10% road in green and areas greater than 10% road in blue. High habitat potential The layer "habitat" was intersected with the new study area layer. Then the new habitat layer was converted to raster. The raster was reclassified to identify high and low potential. The high potential was named as 1 in the new value and low potential as 0 in the new value. Refer to Figure 3. Figure 3 High (purple) and low (green) habitat potential areas within the study areas.

4 Publicly owned land The layer "ownership" was intersected with the new study area layer. Then the new habitat layer was converted to raster. The raster was reclassified to identify public and private land. The public land was named as 1 in the new value and private land as 0 in the new value. Refer to Figure 4. Figure 4 Public and private land within the study areas. Public land is depicted in purple and private land is shown in green. Forested areas The raster file "landuse" was reclassified to identify forested areas and other land use areas. Forested areas was given a value of 1 and to the other areas a value of 0 was given. Refer to Figure 5. Figure 5 Forested areas (purple) and other land use areas (green) in the county.

5 Slope less than 10% Using the slope tool in the spatial analyst, the "elevation" raster was selected to create a raster showing the slope in percentage. The slope raster was reclassified, the equal interval method and two (2) classes were selected under classify, then the first value on the right was changed to 10 and the value below was left by default. Having two ranges in the old values column in the reclassify tool window, from the ranges of 0 to 10 a value of 1 was given in the new values column and 0 in the second row. Refer to Figure 6. Figure 6 Left: Slope percent output raster. Right: Slope percent reclassified, slopes less than 10% are shown in green and slopes greater than 10% are shown in wine. Results Using Map Algebra tool, a multiplication of the following reclassified rasters was performed: slope, land use, ownership, habitat, and road percentage (this raster includes the species greater than 70). The result output a raster combining all the project criteria. The potential conservation areas (suitable sites) shown in Figure 7 are depicted in green. The suitable area has a total of 29,403 acres.

6 Figure 7 Potential Conservation Areas. The suitable sites are shown in green. Conclusion Acme Conservation Unlimited performed a site analysis to find potential conservation areas. The results yield a total of 29,403 acres of suitable land. A cell size 50m x 50m was used to create these maps, which was appropriate for this project. Greater cell size will produce lower resolution and a generalized analysis; unlike lower cell size will allow analysis of small areas such as small parcels. As studied in GEOG 482, satellites provide higher resolution data, for example, the highest resolution of global topography and bathymetry data can be obtained from ETOPO1 (1 arc-minute) (DiBiase and others, 2012). References DiBiase, D. and others. (2012). Nature of Geographic Information. The Pennsylvania State University. Retrieved April 3, 2013 from King, E., Walrath, D & Zeiders, M ( ). Problem-Solving with GIS, Lesson 9 and 10. The Pennsylvania State University World Campus Certificate/MGIS Programs in GIS. Retrieved May 1, This document is published in fulfillment of an assignment by a student enrolled in an educational offering of The Pennsylvania State University. The student, named above, retains all rights to the document and responsibility for its accuracy and originality.

Lesson Report 3: Analyzing Spatial Data in a GIS. by Diana Jo Lau

Lesson Report 3: Analyzing Spatial Data in a GIS. by Diana Jo Lau Lesson Report 3: Analyzing Spatial Data in a GIS by Diana Jo Lau Introduction On April 27, 2011, a tornado outbreak occurred in the State of Alabama and Mississippi. The tornado in Tuscaloosa-Birmingham,

More information

SF House Site Suitability

SF House Site Suitability SF House Site Suitability Rick Waterman Geog621-13 12/9/04 For my final project I chose to create a site suitability model for a house in San Francisco. Being a new resident to San Francisco, I was interested

More information

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

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

More information

Exercise 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

Raster Spatial Analysis Specific Theory

Raster Spatial Analysis Specific Theory RSATheory.doc 1 Raster Spatial Analysis Specific Theory... 1 Spatial resampling... 1 Mosaic... 3 Reclassification... 4 Slicing... 4 Zonal Operations... 5 References... 5 Raster Spatial Analysis Specific

More information

Geospatial Analysis and Optimization Techniques to Select Site for New Business: The Case Study of Washtenaw County, Michigan, USA

Geospatial Analysis and Optimization Techniques to Select Site for New Business: The Case Study of Washtenaw County, Michigan, USA International Journal of Sciences: Basic and Applied Research (IJSBAR) ISSN 2307-4531 (Print & Online) http://gssrr.org/index.php?journal=journalofbasicandapplied ---------------------------------------------------------------------------------------------------------------------------

More information

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

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

More information

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

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

More information

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

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

Suitability Analysis on Second Home Areas Selection in Smithers British Columbia

Suitability Analysis on Second Home Areas Selection in Smithers British Columbia GEOG 613 Term Project Suitability Analysis on Second Home Areas Selection in Smithers British Columbia Zhengzhe He November 2005 Abstract Introduction / background Data Source Data Manipulation Spatial

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

BASIC SPATIAL ANALYSIS TOOLS IN A GIS. data set queries basic statistics buffering overlay reclassification

BASIC SPATIAL ANALYSIS TOOLS IN A GIS. data set queries basic statistics buffering overlay reclassification BASIC SPATIAL ANALYSIS TOOLS IN A GIS data set queries basic statistics buffering overlay reclassification GIS ANALYSIS TOOLS GIS ANALYSIS TOOLS Database tools: query and summarize (similar to spreadsheet

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

WHAT MAKES A GOOD GIS LAB EXERCISE? Robert N. Martin

WHAT MAKES A GOOD GIS LAB EXERCISE? Robert N. Martin WHAT MAKES A GOOD GIS LAB EXERCISE? Robert N. Martin ABSTRACT Having taught GIS for over fifteen years in a lecture/laboratory format, I have developed a series of laboratory exercise that provide a good

More information

Abstract: Contents. Literature review. 2 Methodology.. 2 Applications, results and discussion.. 2 Conclusions 12. Introduction

Abstract: Contents. Literature review. 2 Methodology.. 2 Applications, results and discussion.. 2 Conclusions 12. Introduction Abstract: Landfill is one of the primary methods for municipal solid waste disposal. In order to reduce the environmental damage and to protect the public health and welfare, choosing the site for landfill

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

Final GIS Project Paper

Final GIS Project Paper Final GIS Project Paper Libby Mahaffy Spring 2010 Overview of the project For the final project in GIS I plan to do a site suitability analysis for the development of ecovillages in Marquette County, an

More information

High Speed / Commuter Rail Suitability Analysis For Central And Southern Arizona

High Speed / Commuter Rail Suitability Analysis For Central And Southern Arizona High Speed / Commuter Rail Suitability Analysis For Central And Southern Arizona Item Type Reports (Electronic) Authors Deveney, Matthew R. Publisher The University of Arizona. Rights Copyright is held

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

Introduction. Project Summary In 2014 multiple local Otsego county agencies, Otsego County Soil and Water

Introduction. Project Summary In 2014 multiple local Otsego county agencies, Otsego County Soil and Water Introduction Project Summary In 2014 multiple local Otsego county agencies, Otsego County Soil and Water Conservation District (SWCD), the Otsego County Planning Department (OPD), and the Otsego County

More information

Introducing GIS analysis

Introducing GIS analysis 1 Introducing GIS analysis GIS analysis lets you see patterns and relationships in your geographic data. The results of your analysis will give you insight into a place, help you focus your actions, or

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

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-1 Chapters 1 and 2

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-1 Chapters 1 and 2 Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-1 Chapters 1 and 2 What is GIS? A Geographic Information System (GIS) is a computer system for capturing, storing, querying, analyzing and

More information

Hennepin GIS. Tree Planting Priority Areas - Analysis Methodology. GIS Services April 2018 GOAL:

Hennepin GIS. Tree Planting Priority Areas - Analysis Methodology. GIS Services April 2018 GOAL: Hennepin GIS GIS Services April 2018 Tree Planting Priority Areas - Analysis Methodology GOAL: To create a GIS data layer that will aid Hennepin County Environment & Energy staff in determining where to

More information

Lecture 9: Reference Maps & Aerial Photography

Lecture 9: Reference Maps & Aerial Photography Lecture 9: Reference Maps & Aerial Photography I. Overview of Reference and Topographic Maps There are two basic types of maps? Reference Maps - General purpose maps & Thematic Maps - maps made for a specific

More information

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

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

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

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

Spatio-temporal models

Spatio-temporal models Spatio-temporal models Involve a least a three dimensional representation of one or more key attribute variation in planar (X-Y) space and through time. (a 4 th dimension could also be use, like Z for

More information

GIS Semester Project Working With Water Well Data in Irion County, Texas

GIS Semester Project Working With Water Well Data in Irion County, Texas GIS Semester Project Working With Water Well Data in Irion County, Texas Grant Hawkins Question for the Project Upon picking a random point in Irion county, Texas, to what depth would I have to drill a

More information

Spatial Analysis with ArcGIS Pro STUDENT EDITION

Spatial Analysis with ArcGIS Pro STUDENT EDITION Spatial Analysis with ArcGIS Pro STUDENT EDITION Copyright 2018 Esri All rights reserved. Course version 2.0. Version release date November 2018. Printed in the United States of America. The information

More information

Southern California Earthquake Center

Southern California Earthquake Center Southern California Earthquake Center By: Mark Slothower Geog 406 Final Report Dr. Sun Table of Contents Introduction Page 3 Hypothesis and research questions Page 3 Methods and flowchart Page 4 Data Page

More information

Native species (Forbes and Graminoids) Less than 5% woody plant species. Inclusions of vernal pools. High plant diversity

Native species (Forbes and Graminoids) Less than 5% woody plant species. Inclusions of vernal pools. High plant diversity WILLAMETTE VALLEY WET-PRAIRIE RESTORATION MODEL WHAT IS A WILLAMETTE VALLEY WET-PRAIRIE Hot Spot s Native species (Forbes and Graminoids) Rare plant species Less than 5% woody plant species Often dominated

More information

MAPPING POTENTIAL LAND DEGRADATION IN BHUTAN

MAPPING POTENTIAL LAND DEGRADATION IN BHUTAN MAPPING POTENTIAL LAND DEGRADATION IN BHUTAN Moe Myint, Geoinformatics Consultant Rue du Midi-8, CH-1196, Gland, Switzerland moemyint@bluewin.ch Pema Thinley, GIS Analyst Renewable Natural Resources Research

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

estrandh@uoregon.edu Introduction The general topic of this paper describes a unique cartographic project depicting a mountain landscape for the Friends of Opal Creek (F.O.C.), a non-profit organization.

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

Iowa Department of Transportation Office of Transportation Data GIS / CAD Integration

Iowa Department of Transportation Office of Transportation Data GIS / CAD Integration Iowa Department of Transportation Office of Transportation Data GIS / CAD Integration From GIS data to CAD graphics - Iowa DOT's workflow utilizing GeoMedia and MicroStation to develop map products. Mark

More information

Modeling the Rural Urban Interface in the South Carolina Piedmont: T. Stephen Eddins Lawrence Gering Jeff Hazelton Molly Espey

Modeling the Rural Urban Interface in the South Carolina Piedmont: T. Stephen Eddins Lawrence Gering Jeff Hazelton Molly Espey Modeling the Rural Urban Interface in the South Carolina Piedmont: T. Stephen Eddins (teddins@clemson.edu) Lawrence Gering Jeff Hazelton Molly Espey ABSTRACT Continuing growth of America s cities has created

More information

ESM Geographic Information Systems - Spring 2014

ESM Geographic Information Systems - Spring 2014 My Home / ESM 263 - S14 ESM 263 - GEOG. INFO. SYSTEMS - Spring 2014 SECTION LINKS 1 2 3 4 5 6 7 8 9 10 Jump to current week LATEST NEWS 12:24 PM,May 2 James Frew default workspace solution Older topics...

More information

A METHOD FOR PREDICTING NETWORK DISTANCE USING NETWORK SHORTEST DISTANCE AND SPATIAL INTERPOLATION

A METHOD FOR PREDICTING NETWORK DISTANCE USING NETWORK SHORTEST DISTANCE AND SPATIAL INTERPOLATION A METHOD FOR PREDICTING NETWORK DISTANCE USING NETWORK SHORTEST DISTANCE AND SPATIAL INTERPOLATION Abdulnaser Arafat Ph.D. Student Urban and Regional Planning Supervisors: Professor Ruth Steiner Professor

More information

1. Which agency in your state is PRIMARILY responsible for archiving geospatial data and managing archived geo records? (choose one) nmlkj.

1. Which agency in your state is PRIMARILY responsible for archiving geospatial data and managing archived geo records? (choose one) nmlkj. Survey Intro Kentucky, North Carolina, and Utah are partnering with the Library of Congress as part of the National Digital Information Infrastructure and Preservation Program (NDIIPP) to examine the current

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

Erosion Susceptibility in the area Around the Okanogan Fire Complex, Washington, US

Erosion Susceptibility in the area Around the Okanogan Fire Complex, Washington, US Erosion Susceptibility in the area Around the Okanogan Fire Complex, Washington, US 1. Problem Construct a raster that represents susceptibility to erosion based on lithology, slope, cover type, burned

More information

Classifying Access on Whitewater Wildlife Management Area Callahan Unit using GIS

Classifying Access on Whitewater Wildlife Management Area Callahan Unit using GIS Classifying Access on Whitewater Wildlife Management Area Callahan Unit using GIS Chris Scharenbroich 1, 2 1 Department of Resource Analysis, Saint Mary s University of Minnesota, Winona, MN 55987, 2 Minnesota

More information

Terms GIS GPS Vector Data Model Raster Data Model Feature Attribute Table Point Line Polygon Pixel RGB Overlay Function

Terms GIS GPS Vector Data Model Raster Data Model Feature Attribute Table Point Line Polygon Pixel RGB Overlay Function FINAL REVIEW FOR GIS (2016) PRACTICAL COMPONENT The first 40 mins of the exam will be open book and will require you to make a map using all the techniques learned over the semester. This map will be e-mailed

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

Assessing the Regional Vulnerability of Large Scale Mining in Ghana: An Application of Multi Criteria Analysis

Assessing the Regional Vulnerability of Large Scale Mining in Ghana: An Application of Multi Criteria Analysis Assessing the Regional Vulnerability of Large Scale Mining in Ghana: An Application of Multi Criteria Analysis Mukesh Subedee, GISDE 14 Arun Poojary, ES&P 13 Clark University April 29, 2013 Ghana: A case

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

Planning for Sea Level Rise in the Matanzas Basin

Planning for Sea Level Rise in the Matanzas Basin Planning for Sea Level Rise in the Matanzas Basin Appendix E: Matanzas Future Development Scenarios June, 2015 Prepared by: Dr. Paul Zwick University of Florida Department of Urban and Regional Planning

More information

GIS in Water Resources. Fall Homework #1

GIS in Water Resources. Fall Homework #1 GIS in Water Resources Fall 2015 Homework #1 Goal The goal of this homework is to reinforce the lecture material on Geodesy, Map Projections and Coordinate Systems by having you identify attributes and

More information

Zonal Analysis: A GIS lecture tutorial. Prof. Yuji MURAYAMA, PhD. Mr. Ronald C. ESTOQUE, MSc.

Zonal Analysis: A GIS lecture tutorial. Prof. Yuji MURAYAMA, PhD. Mr. Ronald C. ESTOQUE, MSc. 1 Zonal Analysis: A GIS lecture tutorial Prof. Yuji MURAYAMA, PhD. Mr. Ronald C. ESTOQUE, MSc. 2011 Contents, Data & Software Used Contents 2 1. Introduction 2. Basic concepts & definitions 3. Zonal analysis

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

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

A Basic Introduction to Geographic Information Systems (GIS) ~~~~~~~~~~

A Basic Introduction to Geographic Information Systems (GIS) ~~~~~~~~~~ A Basic Introduction to Geographic Information Systems (GIS) ~~~~~~~~~~ Rev. Ronald J. Wasowski, C.S.C. Associate Professor of Environmental Science University of Portland Portland, Oregon 3 September

More information

SRJC Applied Technology 54A Introduction to GIS

SRJC Applied Technology 54A Introduction to GIS SRJC Applied Technology 54A Introduction to GIS Overview Lecture of Geographic Information Systems Fall 2004 Santa Rosa Junior College Presented By: Tim Pudoff, GIS Coordinator, County of Sonoma, Information

More information

PEST MONITORING Describe GIS, and design and report possum population monitoring programmes using GIS

PEST MONITORING Describe GIS, and design and report possum population monitoring programmes using GIS 1 of 5 level: 5 credit: 3 planned review date: November 2007 sub-field: purpose: Pest Management This unit standard is for people involved with designing, and reporting resulting results of programmes

More information

ch02.pdf chap2.pdf chap02.pdf

ch02.pdf chap2.pdf chap02.pdf Introduction to Geographic Information Systems 8th Edition Karl Solutions Manual Full Download: http://testbanklive.com/download/introduction-to-geographic-information-systems-8th-edition-karl-solutions-manu

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

Spatial Analyst: Multiple Criteria Evaluation Material adapted from FOR 4114 developed by Forestry Associate Professor Steve Prisley

Spatial Analyst: Multiple Criteria Evaluation Material adapted from FOR 4114 developed by Forestry Associate Professor Steve Prisley Spatial Analyst: Multiple Criteria Evaluation Material adapted from FOR 4114 developed by Forestry Associate Professor Steve Prisley Section 1: Data In this exercise we will be working with several types

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 Looming Threat of Rising Sea Levels to the Florida Keys

The Looming Threat of Rising Sea Levels to the Florida Keys The Looming Threat of Rising Sea Levels to the Florida Keys 1. Introduction Sea levels are rising, and possibly faster than we thought before. In a recent report in 2017 by the National Oceanic and Atmospheric

More information

NREL, Intro to GIS for Wind Energy Siting for IGERT Wind NSF

NREL, Intro to GIS for Wind Energy Siting for IGERT Wind NSF NREL, 2010 Intro to GIS for Wind Energy Siting for IGERT Wind NSF Challenge: How to encourage offshore wind in the US while managing ecological responsibility and ocean use conflicts? Introduction NREL,

More information

PSU GEOG 488 Final Project. Data Sources for Search & Rescue Mission Management. Loren Pfau 16 December Introduction:

PSU GEOG 488 Final Project. Data Sources for Search & Rescue Mission Management. Loren Pfau 16 December Introduction: PSU GEOG 488 Final Project Data Sources for Search & Rescue Mission Management Loren Pfau 16 December 2009 Introduction: For my GEOG 488 final project I elected to conduct an analysis of the geospatial

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

ISAT: NEMO: Nonpoint Education for Municipal Officials. Impervious Surface Analysis Tool. Nonpoint Education for Municipal Officials

ISAT: NEMO: Nonpoint Education for Municipal Officials. Impervious Surface Analysis Tool. Nonpoint Education for Municipal Officials ISAT: Analysis Tool NOAA Coastal Services Center University of Connecticut NEMO Project NEMO: Nonpoint Education for Municipal Officials Mission: An educational program for local land use officials that

More information

How to Create Stream Networks using DEM and TauDEM

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

More information

Application of Geographic Information Systems for Government School Sites Selection

Application of Geographic Information Systems for Government School Sites Selection Rs. 3000,00 Application of Geographic Information Systems for Government School Sites Selection by K. D. Nethsiri Jayaweera M.Sc. Library - USJP 1111111111111111 210975 2014 210873 Application of Geographic

More information

ArcGIS Pro: Essential Workflows STUDENT EDITION

ArcGIS Pro: Essential Workflows STUDENT EDITION ArcGIS Pro: Essential Workflows STUDENT EDITION Copyright 2018 Esri All rights reserved. Course version 6.0. Version release date August 2018. Printed in the United States of America. The information contained

More information

Alaska, USA. Sam Robbins

Alaska, USA. Sam Robbins Using ArcGIS to determine erosion susceptibility within Denali National Park, Alaska, USA Sam Robbins Introduction Denali National Park is six million acres of wild land with only one road and one road

More information

Spatial Analysis. Reading materials. Vector-Based Spatial Analysis: Model Modeling processes ArcGIS Modelbuilder

Spatial Analysis. Reading materials. Vector-Based Spatial Analysis: Model Modeling processes ArcGIS Modelbuilder EATS4400.03 Geographic Information Systems and Data Integration Lecture Three 2011 winter Vector-Based Spatial Analysis: Model Modeling processes ArcGIS Modelbuilder Cheng. Q., Earth and Space Science

More information

Geospatial Data Solutions: Site and Corridor Siting Projects. Rachel Turney-Work

Geospatial Data Solutions: Site and Corridor Siting Projects. Rachel Turney-Work Geospatial Data Solutions: Site and Corridor Siting Projects Rachel Turney-Work Agenda GIS-based Corridor Routing Definition Major Components Uses and Functionality Geospatial Data Sources Data Accuracy

More information

INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil

INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil ABSTRACT:- The geographical information system (GIS) is Computer system for capturing, storing, querying analyzing, and displaying geospatial

More information

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

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

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

More information

Teaching GIS for Land Surveying

Teaching GIS for Land Surveying Teaching GIS for Land Surveying Zhanjing (John) Yu Evergreen Valley College, San Jose, California James Crossfield California State University at Fresno, Fresno California 7/13/2006 1 Outline of the Presentation

More information

Using GIS to Detect Changes in Land Use Land Cover for Electrical Transmission Line Sitting and Expansion Planning in Winona County, Minnesota, USA

Using GIS to Detect Changes in Land Use Land Cover for Electrical Transmission Line Sitting and Expansion Planning in Winona County, Minnesota, USA Using GIS to Detect Changes in Use Cover for Electrical Transmission Line Sitting and Expansion Planning in Winona County, Minnesota, USA Charles U. Uzoukwu Department of Resource Analysis, Saint Mary

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

GEOG4017 Geographical Information Systems Lab 8 Spatial Analysis and Digital Terrain Modeling

GEOG4017 Geographical Information Systems Lab 8 Spatial Analysis and Digital Terrain Modeling DEPARTMENT OF GEOGRAPHY HONG KONG BAPTIST UNIVERSITY Prof. Q. Zhou GEOG4017 Geographical Information Systems Lab 8 Spatial Analysis and Digital Terrain Modeling Objectives The exercise is designed to familiarize

More information

Praveen Subramani December 7, 2008 Athena: praveens Final Project: Placing a New Upscale Restaurant in Suffolk County, MA

Praveen Subramani December 7, 2008 Athena: praveens Final Project: Placing a New Upscale Restaurant in Suffolk County, MA 11.188 Final Project: Placing a New Upscale Restaurant in Suffolk County, MA Abstract According to an August 2008 New York Times article, over 60% of new restaurants, delis, and food shops close within

More information

Duluth Shines! Duluth s Solar Suitability Application Extension 2017

Duluth Shines! Duluth s Solar Suitability Application Extension 2017 Duluth Shines! Duluth s Solar Suitability Application Extension 2017 (also: Solar Market Development Technical Assistance: Building Footprints in Duluth, MN) 09/1/17 12/25/17 Final Progress / Technical

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

Getting Started. Start ArcMap by opening up a new map.

Getting Started. Start ArcMap by opening up a new map. Start ArcMap by opening up a new map. Getting Started We now need to set up ArcMap to do some analysis using the Spatial Analyst extension. You will need to activate the Spatial Analyst extension by selecting

More information

Geog 469 GIS Workshop. Data Analysis

Geog 469 GIS Workshop. Data Analysis Geog 469 GIS Workshop Data Analysis Outline 1. What kinds of need-to-know questions can be addressed using GIS data analysis? 2. What is a typology of GIS operations? 3. What kinds of operations are useful

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

AN ASSESSMENT OF THE IMPACT OF RETENTION PONDS

AN ASSESSMENT OF THE IMPACT OF RETENTION PONDS AN ASSESSMENT OF THE IMPACT OF RETENTION PONDS FOR SEDIMENT TRAPPING IN THE ADA CREEK AND LONGWOOD COVE USING REMOTELY SENSED DATA AND GIS ANALYSIS Sudhanshu Sekhar Panda Associate Professor, GIS/Env.

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

Louisiana Transportation Engineering Conference. Monday, February 12, 2007

Louisiana Transportation Engineering Conference. Monday, February 12, 2007 Louisiana Transportation Engineering Conference Monday, February 12, 2007 Agenda Project Background Goal of EIS Why Use GIS? What is GIS? How used on this Project Other site selection tools I-69 Corridor

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

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

DATA APPLIANCE FOR ARCGIS

DATA APPLIANCE FOR ARCGIS DATA APPLIANCE FOR ARCGIS Data Appliance for ArcGIS Provides Access to Multi-Scale Basemaps Down to Medium Scale Levels Worldwide And Large Scale for Most of the World The Data Appliance includes Several

More information

Fire Susceptibility Analysis Carson National Forest New Mexico. Can a geographic information system (GIS) be used to analyze the susceptibility of

Fire Susceptibility Analysis Carson National Forest New Mexico. Can a geographic information system (GIS) be used to analyze the susceptibility of 1 David Werth Fire Susceptibility Analysis Carson National Forest New Mexico Can a geographic information system (GIS) be used to analyze the susceptibility of Carson National Forest, New Mexico to forest

More information

RESEARCH METHODOLOGY

RESEARCH METHODOLOGY III. RESEARCH METHODOLOGY 3.1. Time and Research Area The field work was taken place in primary forest around Toro village in Lore Lindu National Park, Indonesia. The study area located in 120 o 2 53 120

More information

Chesapeake Bay Program s New Land Cover Map (and some other neat stuff)

Chesapeake Bay Program s New Land Cover Map (and some other neat stuff) Chesapeake Bay Program s New Land Cover Map (and some other neat stuff) Cassandra Pallai Geospatial Project Manager Chesapeake Conservancy December 6, 2016 Potomac Watershed Partnership Chesapeake Conservancy

More information

New England Climate Indicator Maps

New England Climate Indicator Maps New England Climate Indicator Maps Maps of New England depicting region-wide change in 26 climate indicators for current conditions compared to end of the century for two different global greenhouse gas

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

ABSTRACT The first chapter Chapter two Chapter three Chapter four

ABSTRACT The first chapter Chapter two Chapter three Chapter four ABSTRACT The researches regarding this doctoral dissertation have been focused on the use of modern techniques and technologies of topography for the inventory and record keeping of land reclamation. The

More information

Raster Analysis: An Example

Raster Analysis: An Example Raster Analysis: An Example Fires (1 or 4) Slope (1-4) + Geology (1-4) Erosion Ranking (3-12) 1 Typical Raster Model Types: Suitability Modeling: Where is optimum location? Distance Modeling: What is the

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