A method for spatially simulating oil and gas footprint to test for effects of proposed developments on caribou movement

Size: px
Start display at page:

Download "A method for spatially simulating oil and gas footprint to test for effects of proposed developments on caribou movement"

Transcription

1 A method for spatially simulating oil and gas footprint to test for effects of proposed developments on caribou movement Eric Neilson, Haitao Li, Tyler Muhly, Rob Serrouya, Charlene Nielsen University of Alberta GIS Day November 13, 2012 Alberta Biodiversity Monitoring Institute Alberta Innovates Technology Futures

2 Outline 1. Introduction 2. Well pad simulation 3. Linear features simulation 4. Caribou movement modeling 5. Conclusions

3 Oil and Gas Developments Well pads Linear features Seismic lines Roads Pipelines Processing facilities Photo: International Boreal Conservation Campaign Photo: Edward Burtynsky Photo: Cenovus

4 Fragmentation Photo: 2012 Google

5 Caribou Movement Roads can be barriers to caribou movement 1 Caribou avoid roads, well pads and seismic lines 2 Decreased permeability and spacing between developments may impede caribou movement Need to test for the effects of proposed oil and gas developments on caribou movement Photo: Cooperative Group

6 Study Objectives Simulate future oil and gas linear, well pad and central facility footprint from existing proposed data Test the effect of various footprint characteristics on caribou home range size and movement step length Permeability Spacing Contiguous habitat (protected areas) Hypotheses Decreased permeability = restricted movements Increased spacing = less restricted movements Protected area = less restricted movement

7 Simulation Approach Existing footprint data Existing caribou movement telemetry data Model well pad distribution Connect well pads to simulate linear features footprint Model movement without footprint Simulate well pad distribution in new leases Model caribou movement with varying footprint scenarios

8 Oil and Gas Developments Leases Athabasca River Ft. McMurray

9 Proposed Oil and Gas Developments

10 Cenovus Narrows Lake Proposed Development Footprint Feature to point

11 Spatial Data in R Packages: maptools, sp, rgdal Read in point shape file (readogr) Read in border shape file (readogr) Transform projection (sptransform(nl_shape,crs("+proj=utm +zone=12 +ellps=grs80 +units=m +no_defs")) Spatialreference.org

12 Point Pattern Objects Package: spatstat Create owin NLWIN<-as.owin(NL_shape) Create ppp object for use with spatstat NLppp<-ppp(NL_pads$POINT_X, NL_pads$POINT_Y, window=nlwin)

13 Well Pad Distribution Simulation Describe the distribution of points within the lease boundary Nearest Neighbour Test K test in spatstat Kest(NLppp) poisson distribution Spatial Logistic Regression Model available space divided into pixels presence or absence of points in each pixel useful for poisson spatial distributions NLm<-slrm(NLppp~1) Simulate points in remaining leases Lease<-as.owin(lease) sim<-simulate(nlm,window=lease, nsim=100)

14 Well Pad Simulation Results MEG Energy

15 Well Pad Simulation Results Nexen Lease

16 Linear Feature Simulation Model Building

17 Package: cluster Partitioning around medoids Clusters data into k clusters wellcluster<- pam(sim,3) Import simulated points with clusters into ArcGIS Linear Feature Simulation Package: cluster

18 Linear Feature Simulation Part 1. Trunk Roads Determine one standard deviational ellipse around each cluster Intersect with minimum bounding geometry and connect points with line

19 Linear Feature Simulation Part 2. Cost Distance Buffer lease shape Create fishnet and reclassify based on desired cost Cost distance from one trunk road Mask cost raster by lease shape

20 Linear Feature Simulation Part 3. Cost Path Cost Path: remaining trunk roads as destination Raster to polyline, merge

21 Cost Path: well pads as destination Linear Feature Simulation Part 3. Cost Path

22 Caribou Movement Model Methods Used 2-hour interval telemetry data from 20 collared caribou in boreal Alberta to create a step selection function (SSF) containing: Turning angle distribution (angle between points) Step length distribution (straight-line distance between points) Habitat selection model Logistic regression model comparing land cover along step to habitat along a sample of random steps Various simulated footprint scenarios included as new covariate in SSF to test for effect on minimum convex polygon (MCP) home range and step length Scenarios varied Permeability: 0%, 25%, 50%, 100% Spacing: Actual leases, 2km spacing between leases, 800m spacing, Combo of 800m and 2km Protected area: Portion of study area withheld as protected area

23 Caribou Movement Model Study Area Actual and simulated footprint in development leases

24 Caribou Movement Model Results Simulated caribou movement with impermeable footprint Simulated caribou movement with 25% permeable footprint

25 MCP Area (km 2 ) Step Length (m) Caribou Movement Model Results Permeability - MCP Permeability - Step Length Yes Yes No Yes No Yes No Yes Yes No Yes No Yes No Actual 2 km 2 km 800 m 800 m 2 km 2 km and and 800 m 800 m Scenario Actual 2 km 2 km 800 m 800 m 2 km and 800 m Scenario 2 km and 800 m

26 MCP Area (km 2 ) Step Length (m) Caribou Movement Model Results Impermeable - Protected Area MCP Impermeable - Protected Area Step Length Yes No Yes No Scenario Scenario

27 Caribou Movement Model Conclusions Some footprint permeability (<25% ) needed to allow movement If footprint not permeable - some increase in MCP and step length with protected areas set aside large contiguous areas Minimum 2km spacing not enough to increase movement

28 Future Work Fit other functions to the spatial linear regression model for new development areas Add more environmental variables to cost raster for footprint simulations (hydro, slope, land cover) Proceed with more caribou movement simulations to identify amount of permeability that is limiting for caribou movement Ground truth actual permeability of footprint with field work

29 Questions Photo: Canadian Wildlife Federation References 1. Dyer, S. J., O'Neill, J. P., Wasel, S. M., & Boutin, S. (2001). Avoidance of industrial development by woodland caribou. The Journal of wildlife management 65(3): Dyer, S. J., O'Neill, J. P., Wasel, S. M., & Boutin, S. (2002). Quantifying barrier effects of roads and seismic lines on movements of female woodland caribou in northeastern Alberta. Canadian Journal of Zoology 80(5):

TESTING FUNCTIONAL RESTORATION OF LINEAR FEATURES PHASE I PROGRESS REPORT WITHIN BOREAL CARIBOU RANGE

TESTING FUNCTIONAL RESTORATION OF LINEAR FEATURES PHASE I PROGRESS REPORT WITHIN BOREAL CARIBOU RANGE TESTING FUNCTIONAL RESTORATION OF LINEAR FEATURES WITHIN BOREAL CARIBOU RANGE PHASE I PROGRESS REPORT Craig DeMars, Ph.D., Department of Biological Sciences, University of Alberta, and Alberta Biodiversity

More information

Spatial Graph Theory for Cross-scale Connectivity Analysis

Spatial Graph Theory for Cross-scale Connectivity Analysis Spatial Graph Theory for Cross-scale Connectivity Analysis Andrew Fall School of Resource and Environmental Management, SFU and Gowlland Technologies Ltd., Victoria, BC Acknowledgements Marie-Josée Fortin,

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

LAND CHANGE MODELER SOFTWARE FOR ARCGIS

LAND CHANGE MODELER SOFTWARE FOR ARCGIS LAND CHANGE MODELER SOFTWARE FOR ARCGIS The Land Change Modeler is revolutionary land cover change analysis and prediction software which also incorporates tools that allow you to analyze, measure and

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

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

COMMON GIS TECHNIQUES FOR VECTOR AND RASTER DATA PROCESSING. Ophelia Wang, Department of Geography and the Environment, University of Texas

COMMON GIS TECHNIQUES FOR VECTOR AND RASTER DATA PROCESSING. Ophelia Wang, Department of Geography and the Environment, University of Texas COMMON GIS TECHNIQUES FOR VECTOR AND RASTER DATA PROCESSING Ophelia Wang, Department of Geography and the Environment, University of Texas PART I: BASIC VECTOR TOOLS CLIP A FEATURE BASED ON THE EXTENT

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

Grizzly Bears and GIS. The conservation of grizzly bears and their habitat was recognized as an important land use objective

Grizzly Bears and GIS. The conservation of grizzly bears and their habitat was recognized as an important land use objective Grizzly Bears and GIS Introduction: The conservation of grizzly bears and their habitat was recognized as an important land use objective in the Robson Valley LRMP. The LRMP recommended retention of unharvested

More information

Nicholas Ferri, GIS Specialist, Percheron Acquisitions L.L.C.

Nicholas Ferri, GIS Specialist, Percheron Acquisitions L.L.C. Nicholas Ferri, GIS Specialist, Percheron Acquisitions L.L.C. Source: U.S. Energy Information Administration Rock formation located below the Austin Chalk Shale gas is an unconventional source of natural

More information

Land Accounts - The Canadian Experience

Land Accounts - The Canadian Experience Land Accounts - The Canadian Experience Development of a Geospatial database to measure the effect of human activity on the environment Who is doing Land Accounts Statistics Canada (national) Component

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

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

Human disturbance alters the predation rate of moose in the Athabasca oil sands

Human disturbance alters the predation rate of moose in the Athabasca oil sands Human disturbance alters the predation rate of moose in the Athabasca oil sands ERIC W. NEILSON AND STAN BOUTIN Department of Biological Sciences, University of Alberta, CW 405, Biological Sciences Building,

More information

Evaluating Urban Vegetation Cover Using LiDAR and High Resolution Imagery

Evaluating Urban Vegetation Cover Using LiDAR and High Resolution Imagery Evaluating Urban Vegetation Cover Using LiDAR and High Resolution Imagery Y.A. Ayad and D. C. Mendez Clarion University of Pennsylvania Abstract One of the key planning factors in urban and built up environments

More information

Doug MacNearney, Caribou Program, fri Research, Hinton, Alberta,

Doug MacNearney, Caribou Program, fri Research, Hinton, Alberta, fri Research is a unique community of Partners joined by a common concern for the welfare of the land, its resources, and the people who value and use them. fri Research connects managers and researchers

More information

Illustrator: Vector base Each line/point store some sort of information Mapping Representation of the world

Illustrator: Vector base Each line/point store some sort of information Mapping Representation of the world Illustrator: Vector base Each line/point store some sort of information Mapping Representation of the world Photoshop Raster base Images can be overlaid Pixel vector data model: [data models] A representation

More information

Amphibian Conservation and GIS

Amphibian Conservation and GIS Allen Hamilton Dr. August/Dr. Wang 12/11/13 Amphibian Conservation and GIS Amphibian populations have been on the decline in recent years, partly due to climate change, increase in mortality and loss of

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

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

Putative Canada Lynx (Lynx canadensis) Movements across I-70 in Colorado

Putative Canada Lynx (Lynx canadensis) Movements across I-70 in Colorado Putative Canada Lynx (Lynx canadensis) Movements across I-70 in Colorado INTRODUCTION March 8, 2012 Jake Ivan, Mammals Researcher Colorado Parks and Wildlife 317 W. Prospect Fort Collins, CO 80526 970-472-4310

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

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

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

Road-based Landscape Metrics for Quantifying Habitat Fragmentation

Road-based Landscape Metrics for Quantifying Habitat Fragmentation University of South Florida Scholar Commons Graduate Theses and Dissertations Graduate School 2011 Road-based Landscape Metrics for Quantifying Habitat Fragmentation Rebecca Whitehead Loraamm University

More information

Saving the Leuser Ecosystem with Arc GIS

Saving the Leuser Ecosystem with Arc GIS Brian Mattern APEC 480 Saving the Leuser Ecosystem with Arc GIS Background: Right now, a significant and relatively unreported crisis is occurring on the island of Sumatra. The Leuser ecosystem is a topographically

More information

Spatial Decision Tree: A Novel Approach to Land-Cover Classification

Spatial Decision Tree: A Novel Approach to Land-Cover Classification Spatial Decision Tree: A Novel Approach to Land-Cover Classification Zhe Jiang 1, Shashi Shekhar 1, Xun Zhou 1, Joseph Knight 2, Jennifer Corcoran 2 1 Department of Computer Science & Engineering 2 Department

More information

WEBINAR AGENDA. Review of connectivity mapping progress to date. Describe draft methodology for delineating and validating core areas

WEBINAR AGENDA. Review of connectivity mapping progress to date. Describe draft methodology for delineating and validating core areas WEBINAR AGENDA Review of connectivity mapping progress to date Describe draft methodology for delineating and validating core areas Review examples of the methodology implemented in the Highlands Explain

More information

Spatial Analysis I. Spatial data analysis Spatial analysis and inference

Spatial Analysis I. Spatial data analysis Spatial analysis and inference Spatial Analysis I Spatial data analysis Spatial analysis and inference Roadmap Outline: What is spatial analysis? Spatial Joins Step 1: Analysis of attributes Step 2: Preparing for analyses: working with

More information

GRAPEVINE LAKE MODELING & WATERSHED CHARACTERISTICS

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

More information

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

Advanced Algorithms for Geographic Information Systems CPSC 695

Advanced Algorithms for Geographic Information Systems CPSC 695 Advanced Algorithms for Geographic Information Systems CPSC 695 Think about Geography What is Geography The 3 W s of Geography What is where Why is it there Why do I care Data - Data - Data We all got

More information

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

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

More information

LAB EXERCISE #4 Modeling Connectivity

LAB EXERCISE #4 Modeling Connectivity LAB EXERCISE #4 Modeling Connectivity Instructor: K. McGarigal Overview: In this exercise, you will learn to appreciate the challenges of modeling connectivity and gain practical hands-on experience doing

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

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

Spatial Effects on Current and Future Climate of Ipomopsis aggregata Populations in Colorado Patterns of Precipitation and Maximum Temperature

Spatial Effects on Current and Future Climate of Ipomopsis aggregata Populations in Colorado Patterns of Precipitation and Maximum Temperature A. Kenney GIS Project Spring 2010 Amanda Kenney GEO 386 Spring 2010 Spatial Effects on Current and Future Climate of Ipomopsis aggregata Populations in Colorado Patterns of Precipitation and Maximum Temperature

More information

Anne Trainor Matt Simon Geog 593 Final Project Report December 8, 2006

Anne Trainor Matt Simon Geog 593 Final Project Report December 8, 2006 Anne Trainor Matt Simon Geog 593 Final Project Report December 8, 2006 INTRODUCTION Habitat fragmentation has led to an increasingly patchy landscape. This has forced land managers to adopt a metapopulation

More information

Appendix III. Grizzly Bear Habitat Analysis, MPB Harvest Plan

Appendix III. Grizzly Bear Habitat Analysis, MPB Harvest Plan Sundance Forest Industries Ltd. Appendices (Revised) Appendix III. Grizzly Bear Habitat Analysis, MPB Harvest Plan 14 Feb. 2008 Jerome Cranston, Foothills Model Forest Grizzly Bear Research Program 1.

More information

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

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

More information

EBA Engineering Consultants Ltd. Creating and Delivering Better Solutions

EBA Engineering Consultants Ltd. Creating and Delivering Better Solutions EBA Engineering Consultants Ltd. Creating and Delivering Better Solutions ENHANCING THE CAPABILITY OF ECOSYSTEM MAPPING TO SUPPORT ADAPTIVE FOREST MANAGEMENT Prepared by: EBA ENGINEERING CONSULTANTS LTD.

More information

Use of ArcGIS Applications for Analysis and Representation of the Terrains: The Case Study of Alakır River Sub-basin

Use of ArcGIS Applications for Analysis and Representation of the Terrains: The Case Study of Alakır River Sub-basin Use of ArcGIS Applications for Analysis and Representation of the Terrains: The Case Study of Alakır River Sub-basin Ahmet BENLİAY, Tahsin YILMAZ and H. Ekin OKTAY 1 Introduction 3D visualizations have

More information

Geoprocessing Tools at ArcGIS 9.2 Desktop

Geoprocessing Tools at ArcGIS 9.2 Desktop Geoprocessing Tools at ArcGIS 9.2 Desktop Analysis Tools Analysis Tools \ Extract Clip Analysis Tools \ Extract Select Analysis Tools \ Extract Split Analysis Tools \ Extract Table Select Analysis Tools

More information

MUG Presentation. Quantifying Habitat Disturbance by Marcellus Shale Drilling Activities in Pennsylvania. Introduction. Previous Work.

MUG Presentation. Quantifying Habitat Disturbance by Marcellus Shale Drilling Activities in Pennsylvania. Introduction. Previous Work. Quantifying Habitat Disturbance by Marcellus Shale Drilling Activities in Pennsylvania Dr. Chad Freed Elisabeth Powell Widener University MUG Presentation and Problem Statement GIS Data Acquisition and

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

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

Basics of GIS. by Basudeb Bhatta. Computer Aided Design Centre Department of Computer Science and Engineering Jadavpur University

Basics of GIS. by Basudeb Bhatta. Computer Aided Design Centre Department of Computer Science and Engineering Jadavpur University Basics of GIS by Basudeb Bhatta Computer Aided Design Centre Department of Computer Science and Engineering Jadavpur University e-governance Training Programme Conducted by National Institute of Electronics

More information

Potential Restorable Wetlands (PRWs):

Potential Restorable Wetlands (PRWs): ASWM Webinar Sept. 17, 2014 Potential Restorable Wetlands (PRWs): Working definition: wetland hydrology and soils minus presently mapped wetlands for the re-establishment of wetlands Hydric Soil Query

More information

LAB EXERCISE #2 Quantifying Patch Mosaics

LAB EXERCISE #2 Quantifying Patch Mosaics LAB EXERCISE #2 Quantifying Patch Mosaics Instructors: K. McGarigal Overview: In this exercise, you will learn to appreciate the challenges of quantifying patch mosaics and gain practical hands-on experience

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

GIS based high speed railway between Calgary-Red Deer-Edmonton

GIS based high speed railway between Calgary-Red Deer-Edmonton Capstone Project BGIS Bachel o r of A p p l i ed Technology in G eographic I n f o r m a tion S y s tems GIS based high speed railway between Calgary-Red Deer-Edmonton Sisay Bayafers Arshdeep Virk Jordan

More information

MEMGENE package for R: Tutorials

MEMGENE package for R: Tutorials MEMGENE package for R: Tutorials Paul Galpern 1,2 and Pedro Peres-Neto 3 1 Faculty of Environmental Design, University of Calgary 2 Natural Resources Institute, University of Manitoba 3 Département des

More information

A GIS-based Subcatchments Division Approach for SWMM

A GIS-based Subcatchments Division Approach for SWMM Send Orders for Reprints to reprints@benthamscience.ae The Open Civil Engineering Journal, 2015, 9, 515-521 515 A GIS-based Subcatchments Division Approach for SWMM Open Access Shen Ji and Zhang Qiuwen

More information

Roger S. Bivand Edzer J. Pebesma Virgilio Gömez-Rubio. Applied Spatial Data Analysis with R. 4:1 Springer

Roger S. Bivand Edzer J. Pebesma Virgilio Gömez-Rubio. Applied Spatial Data Analysis with R. 4:1 Springer Roger S. Bivand Edzer J. Pebesma Virgilio Gömez-Rubio Applied Spatial Data Analysis with R 4:1 Springer Contents Preface VII 1 Hello World: Introducing Spatial Data 1 1.1 Applied Spatial Data Analysis

More information

GEOGRAPHIC INFORMATION SYSTEMS

GEOGRAPHIC INFORMATION SYSTEMS GEOGRAPHIC INFORMATION SYSTEMS 4-H Round-Up Community Transitions Workshop Daniel Hanselka June 14, 2011 Goals of the Workshop Answer the question: What is GIS? Uses of GIS. Some of the Common Terminology

More information

Introduction. environmental research & services. 28 January 2007

Introduction. environmental research & services. 28 January 2007 environmental research & services Ms. Caryn Rea, Senior Staff Biologist ConocoPhillips Alaska, Inc. P.O. Box 100360 Anchorage, AK 99503 28 January 2007 Subject: Data report for Alpine Pipeline caribou

More information

Marc Daniel Symbaluk, MSc, PAg. Cardinal River Operations, Elk Valley Coal Bag Service 2570, Hinton, Alberta T7V 1V5

Marc Daniel Symbaluk, MSc, PAg. Cardinal River Operations, Elk Valley Coal Bag Service 2570, Hinton, Alberta T7V 1V5 TESTING LANDSCAPE MODELING APPROACHES FOR ENVIRONMENTAL IMPACT ASSESSMENT OF MINING LAND USE ON GRIZZLY BEARS (URSUS ARCTOS HORRIBILIS) IN THE FOOTHILLS REGION OF WEST CENTRAL ALBERTA Marc Daniel Symbaluk,

More information

COGCC Interim Policy for APDs. Tutorial December 2008

COGCC Interim Policy for APDs. Tutorial December 2008 COGCC Interim Policy for APDs Tutorial December 2008 Purpose of Interim Policy and Interim Policy Period The Interim Policy was requested by the Commission to gather data on the number of permits filed

More information

How GIS can be used for improvement of literacy and CE programmes

How GIS can be used for improvement of literacy and CE programmes How GIS can be used for improvement of literacy and CE programmes Training Workshop for Myanmar Literacy Resource Center (MLRC) ( Yangon, Myanmar, 11 20 October 2000 ) Presented by U THEIN HTUT GEOCOMP

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

Modeling Lateral Accretion in the McMurray Formation at Grizzly Oil Sands Algar Lake SAGD Project

Modeling Lateral Accretion in the McMurray Formation at Grizzly Oil Sands Algar Lake SAGD Project Modeling Lateral Accretion in the McMurray Formation at Algar Lake SAGD Project Duncan Findlay 1, Thomas Nardin 1, Andrew Couch 2, Alex Wright 1 1 ULC, 2 EON Introduction Laterally accreting channel systems

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

LAB EXERCISE #3 Quantifying Point and Gradient Patterns

LAB EXERCISE #3 Quantifying Point and Gradient Patterns LAB EXERCISE #3 Quantifying Point and Gradient Patterns Instructor: K. McGarigal Overview: In this exercise, you will learn to appreciate the challenges of quantifying point and gradient patterns and gain

More information

Basin-wide Evaluation of the Uppermost Green River Formation s s Oil-Shale Resource, Uinta Basin, Utah and Colorado

Basin-wide Evaluation of the Uppermost Green River Formation s s Oil-Shale Resource, Uinta Basin, Utah and Colorado Basin-wide Evaluation of the Uppermost Green River Formation s s Oil-Shale Resource, Uinta Basin, Utah and Colorado Michael D. Vanden Berg Utah Geological Survey November 13, 2008 Acknowledgements U.S.

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

PROGRESS REPORT for COOPERATIVE BOBCAT RESEARCH PROJECT. Period Covered: 1 January 31 May Prepared by

PROGRESS REPORT for COOPERATIVE BOBCAT RESEARCH PROJECT. Period Covered: 1 January 31 May Prepared by PROGRESS REPORT for COOPERATIVE BOBCAT RESEARCH PROJECT Period Covered: 1 January 31 May 2011 Prepared by John A. Litvaitis, Derek Broman, and Marian K. Litvaitis Department of Natural Resources University

More information

Snowfall, travel speed, and seismic lines: The effects of snow conditions on wolf movement paths in boreal Alberta. Amanda Droghini.

Snowfall, travel speed, and seismic lines: The effects of snow conditions on wolf movement paths in boreal Alberta. Amanda Droghini. Snowfall, travel speed, and seismic lines: The effects of snow conditions on wolf movement paths in boreal Alberta by Amanda Droghini A thesis submitted in partial fulfillment of the requirements for the

More information

2009 WMU 525 Moose. Section Authors: Nathan Carruthers and Dave Moyles

2009 WMU 525 Moose. Section Authors: Nathan Carruthers and Dave Moyles 2009 WMU 525 Moose Section Authors: Nathan Carruthers and Dave Moyles Suggested Citation: Carruthers, N. and D. Moyles. WMU 525 Moose. Pages 78 83. In: N. Webb and R. Anderson. Delegated aerial ungulate

More information

Class 9. Query, Measurement & Transformation; Spatial Buffers; Descriptive Summary, Design & Inference

Class 9. Query, Measurement & Transformation; Spatial Buffers; Descriptive Summary, Design & Inference Class 9 Query, Measurement & Transformation; Spatial Buffers; Descriptive Summary, Design & Inference Spatial Analysis Turns raw data into useful information by adding greater informative content and value

More information

Findings from a Search for R Spatial Analysis Support. Donald L. Schrupp Wildlife Ecologist Colorado Division of Wildlife (Retired)

Findings from a Search for R Spatial Analysis Support. Donald L. Schrupp Wildlife Ecologist Colorado Division of Wildlife (Retired) Findings from a Search for R Spatial Analysis Support Donald L. Schrupp Wildlife Ecologist Colorado Division of Wildlife (Retired) Findings from a Search for R Spatial Analysis Support === Approach Steps

More information

Bipole III Transmission Project Adjusted Route Assessment for Boreal Woodland Caribou and Moose

Bipole III Transmission Project Adjusted Route Assessment for Boreal Woodland Caribou and Moose Bipole III Transmission Project Adjusted Route Assessment for Boreal Woodland Caribou and Moose 1 Wabowden AFPR Segment 2 Methods - Evaluation of Wabowden Caribou Habitat Modeling Analysis and Constraints;

More information

Giant Kangaroo Rat Dispersion Analysis

Giant Kangaroo Rat Dispersion Analysis Giant Kangaroo Rat Dispersion Analysis ABBY RUTROUGH, Department of Wildlife, Humboldt State University, 1 Harpst St, Arcata, CA 95521. DYLAN SCHERTZ, Department of Wildlife, Humboldt State University,

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

Effects of Seismic Exploration on Pygmy Rabbits

Effects of Seismic Exploration on Pygmy Rabbits Natural Resources and Environmental Issues Volume 17 Threats to Shrubland Ecosystem Integrity Article 7 1-1-2011 Effects of Seismic Exploration on Pygmy Rabbits Tammy L. Wilson Department of Wildland Resources

More information

GIS 2010: Coastal Erosion in Mississippi Delta

GIS 2010: Coastal Erosion in Mississippi Delta 1) Introduction Problem overview To what extent do large storm events play in coastal erosion rates, and what is the rate at which coastal erosion is occurring in sediment starved portions of the Mississippi

More information

Getting to know GIS. Chapter 1. Introducing GIS. Part 1. Learning objectives

Getting to know GIS. Chapter 1. Introducing GIS. Part 1. Learning objectives Part Getting to know GIS Chapter Introducing GIS Learning objectives Learn the uses of geographic information systems (GIS) Learn how GIS layers work Differentiate between GIS features and surfaces Obtain

More information

Math/Stat Classification of Spatial Analysis and Spatial Statistics Operations

Math/Stat Classification of Spatial Analysis and Spatial Statistics Operations Draft3, April 2012 Math/Stat Classification of Spatial Analysis and Spatial Statistics Operations for MapCalc software distributed by Berry & Associates // Spatial Information Systems Alternative frameworks

More information

1 Complementary Access Tools

1 Complementary Access Tools ENERGY IHS AccuMap Shaped by industry and powered by IHS Markit information, AccuMap is a powerful and intuitive interpretation solution for the Canadian Energy Industry. 1 Complementary Access Tools AccuLogs

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

GIS for ChEs Introduction to Geographic Information Systems

GIS for ChEs Introduction to Geographic Information Systems GIS for ChEs Introduction to Geographic Information Systems AIChE Webinar John Cirucci 1 GIS for ChEs Introduction to Geographic Information Systems What is GIS? Tools and Methods Applications Examples

More information

5/3/2018 Susceptibility analysis of landslide due to earthquake due in Gorkha (25th April 2015) Animesh Bahadur Pradhan GIS IN WATER RESOURCES CE 547

5/3/2018 Susceptibility analysis of landslide due to earthquake due in Gorkha (25th April 2015) Animesh Bahadur Pradhan GIS IN WATER RESOURCES CE 547 Susceptibility 5/3/2018 analysis of landslide due to earthquake due in Gorkha (25th April 2015) Animesh Bahadur Pradhan GIS IN WATER RESOURCES CE 547 Contents 1. Acknowledgement:... 2 2. Motivation and

More information

Visitation: Recreation and Tourism Model

Visitation: Recreation and Tourism Model Visitation: Recreation and Tourism Model Shuang Feng Florida State University, Center for Economic Analysis and Forecasting May 02, 2017 Visitation: Recreation and Tourism Model Supporting Ecosystem Services

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

The usage of GIS to track the movement of black bears in Minnesota due to climate change

The usage of GIS to track the movement of black bears in Minnesota due to climate change The usage of GIS to track the movement of black bears in Minnesota due to climate change Introduction In northeastern Minnesota, black bears migrate from 1971-1991. I chose to focus on the black bears

More information

BlackGold Project. Harvest Operations Corporation Annual Performance Commercial Scheme Approval No D

BlackGold Project. Harvest Operations Corporation Annual Performance Commercial Scheme Approval No D BlackGold Project Harvest Operations Corporation Annual Performance Commercial Scheme Approval No. 11387D October 2017 Table of Contents 1 Subsurface 1.1 Background 1.2 Geology / Geoscience 1.3 Drilling

More information

SuperGIS Server 3.3 Functionality Matrix

SuperGIS Server 3.3 Functionality Matrix Functionality Matrix Apr 2017 Functionality Matrix SuperGIS Server, a comprehensive and server-based GIS, is designed for the organizations to create, manage, integrate and distribute a variety of GIS

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

Estimating the Resource Selection Function and the Resource Selection

Estimating the Resource Selection Function and the Resource Selection Estimating the Resource Selection Function and the Resource Selection Probability Function for Woodland Caribou Jonah Keim Matrix Solutions Inc. 302, 9618-42 Avenue Edmonton, Alberta. T6E 5Y4 Subhash R.

More information

WORKING WITH DMTI DIGITAL ELEVATION MODELS (DEM)

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

More information

SPATIAL MODELING GIS Analysis Winter 2016

SPATIAL MODELING GIS Analysis Winter 2016 SPATIAL MODELING GIS Analysis Winter 2016 Spatial Models Spatial Modeling attempts to represent how the world works All models are wrong, but some are useful (G.E. Box, quoted in course textbook pg. 379)

More information

ENV208/ENV508 Applied GIS. Week 1: What is GIS?

ENV208/ENV508 Applied GIS. Week 1: What is GIS? ENV208/ENV508 Applied GIS Week 1: What is GIS? 1 WHAT IS GIS? A GIS integrates hardware, software, and data for capturing, managing, analyzing, and displaying all forms of geographically referenced information.

More information

2. GETTING STARTED WITH GIS

2. GETTING STARTED WITH GIS 2. GETTING STARTED WITH GIS What are geographic information systems and what are they used for? ArcGIS: ArcMap, ArcCatalog and ArcToolbox Vector data vs. raster data vs. attribute tables Polygons, polylines,

More information

Drilling & Developing the Marcellus Shale

Drilling & Developing the Marcellus Shale Drilling & Developing the Marcellus Shale Presented by the Independent Oil and Gas Association of Pennsylvania at the Pennsylvania State Association of Township Supervisors Annual Meeting, May 12, 2008,

More information

for Western Canada Coalbed Methane (CBM) Geoff Ryder, Melanie Luinstra Nexen Inc.

for Western Canada Coalbed Methane (CBM) Geoff Ryder, Melanie Luinstra Nexen Inc. Using GIS and Data Mining for Western Canada Coalbed Methane (CBM) Exploration Geoff Ryder, Melanie Luinstra Nexen Inc. About Nexen Canadian energy company Head office in Calgary Canadian Occidental Petroleum

More information

A METHODOLOGY FOR ASSESSING EARTHQUAKE-INDUCED LANDSLIDE RISK. Agency for the Environmental Protection, ITALY (

A METHODOLOGY FOR ASSESSING EARTHQUAKE-INDUCED LANDSLIDE RISK. Agency for the Environmental Protection, ITALY ( A METHODOLOGY FOR ASSESSING EARTHQUAKE-INDUCED LANDSLIDE RISK Roberto W. Romeo 1, Randall W. Jibson 2 & Antonio Pugliese 3 1 University of Urbino, ITALY (e-mail: rwromeo@uniurb.it) 2 U.S. Geological Survey

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

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

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

GIScience: Current Technology. Michael F. Goodchild University of California Santa Barbara

GIScience: Current Technology. Michael F. Goodchild University of California Santa Barbara GIScience: Current Technology Michael F. Goodchild University of California Santa Barbara What is a GIS? A class of software designed to handle geographic information and perform virtually any conceivable

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