GEOGRAPHIC INFORMATION SYSTEMS Lecture 18: Spatial Modeling

Size: px
Start display at page:

Download "GEOGRAPHIC INFORMATION SYSTEMS Lecture 18: Spatial Modeling"

Transcription

1 Spatial Analysis in GIS (cont d) GEOGRAPHIC INFORMATION SYSTEMS Lecture 18: Spatial Modeling - the basic types of analysis that can be accomplished with a GIS are outlined in The Esri Guide to GIS Analysis - in class I briefly described the 11 types of analysis - the notes below expand on each of the different types of analysis and provide some real world examples 1) Basic measurement - can use the basic Measure tool or the Point Distance tool in the ArcToobox a) distance: - distance between point features - distance between line features - distance between polygon features - or any combination of the above b) length - distance along a line feature - calculate the distance along a road, pipeline or stream segments - perimeter of a polygon - calculate the length of fenced needed to enclose a pasture b) area - area of a polygon or multiple polygons - calculate the total area of a land use types in a city, county or state note: if you import a shapefile to a geodatabase, ArcGIS automatically calculates a length and area field - for a line layer, the length-field value is the length of each line feature - for a polygon layer, the area-field value is the area and the length-field value is the perimeter - the values calculated in these length and area fields are based upon the units of the projection - if the layer is unprojected, the length and area values are decimal degrees (which is meaningless) - if the layer is projected, the length values will be in meters or ft and area values in m 2 or ft 2 2) Mapping where things are - mapping individual features (unique events), feature types, feature subsets, and feature categories a) mapping individual features (or unique events) - mapping a single point, line, or polygon - location of a single crime (point) - location of a parade route (line) - single parcel of land selected for development (polygon) b) mapping individual feature types - mapping all points, lines, or polygons in a layer - location of all crimes (points) - location of all roads (lines) - location of all land parcels (polygons) c) map a subset of feature types - use a definition query to map a subset of all features in a layer - map burglaries (a subset of all crimes) - map major highways (a subset of roads) - map commercial land parcels (a subset of land parcels) d) map by category - data are classified by a qualitative attribute category - map all crimes showing different types (assaults, burglaries, robberies) - map all streets showing different types (primary roads, secondary roads, highways) - map all parcels showing different types (commercial, industrial, residential) e) recognizing patterns from the distribution of features - note that you can often infer something about the process based on spatial patterns - distribution of rainfall with respect to terrain (recognize orographic effects) - distribution automobile accidents (recognize dangerous intersections) Copyright Kevin Mulligan, Texas Tech University

2 3) Mapping the most and the least - involves the classification of data based upon quantities - the quantities can be either counts, amounts, ratios, or ranks - classified using natural breaks, quantile, equal interval (defined interval), or standard deviation - normally use graduated colors or graduated symbols to show feature classes a) counts - map the total number associated with features - counties mapped by total population (graduated color) - businesses mapped by number of employees (graduated symbol) b) amounts - map the total value or magnitude associated with each feature - gross tax revenue by county (graduated color) - per student school expenditure (graduated symbol) - earthquake magnitudes (graduated symbol) c) ratios - map the relationship between two variables - evens out differences between large and small areas - most common ratios are averages, proportions, and densities - averages - divide quantities that use different measures - people per household = population / number of households - proportions (same as percentages) - divide quantities that use the same measure - percent elderly = population over 65 / population - densities - divide a quantity by the area of the feature - population per square mile = population / square miles d) ranks - features are ranked from low to high - shows relative values (poor, fair, good, excellent - or - low, medium, high) - used when it is difficult to quantify an attribute - relative value of scenic streams - soil types used for growing a particular crop - used when a range of values is adequate for a particular purpose - permeability of soils for a septic system 4) Mapping density - shows where the highest density (or concentration) of a feature is located - the results of a density analysis can be mapped using a continuous shaded surface and/or isolines - the density analysis can be weighted by a feature attribute - e.g. measured value of a chemical in point water samples (points) - e.g. traffic counts along different street segments (lines) - e.g. playa lakes weighted by area of each lake (polygon centroids) a) can be mapped as a point density map - map of crimes in a city (point density analysis) b) can be mapped as a line density map - map of street network in a city (line density analysis) c) polygon data must be converted to polygon centroids, then apply a point density analysis 5) Overlay Analysis (finding what's inside) - overlay polygons to select points, lines or polygons a) points in polygons - wells within a county b) lines in polygons - streams in a county c) polygons within polygons - soils in a county Copyright Kevin Mulligan, Texas Tech University

3 6) Overlay Analysis (finding what intersects) - overlay lines on lines or lines on polygons to find features that intersect a) lines on lines - roads that intersect streams b) lines on a polygon - roads that intersect a flood zone 7) Proximity Analysis (finding what's nearby) - proximity can be measured in terms of straight line or (Euclidian distance) or distance/cost along a network a) straight line distance - distance between features (same as basic measurement) - buffers around points, lines, or polygons (often used to select other features) - distance surface (raster grid where cell values represent the distance from a feature or features) b) distance or cost over a network - miles over a road network or travel time over a road network 8) Adjacency (finding what s adjacent) - same as a proximity analysis with the distance set to zero a) select polygons adjacent to other polygons (same feature type) - identify parcels adjacent to a parcel with a proposed zoning change 9) Change Analysis (mapping change over time) - mapping the change in location, character or magnitude over time - can use animations to represent the time series a) change in location (tracking map) - animal migration, vehicle tracking, spread of a forest fire b) change in character (time series of maps) - land use change over time, deforestation, urban expansion c) change in magnitude (difference map) - population change over time: county population 21 minus county population 2 1) Visualizing output from numerical models a) mapping the output from numerical models (and subsequent spatial analysis) - e.g. using the output from a hydrologic model (water surface elevation) to map flood zones - e.g. using the output from an atmospheric dispersion model to map the movement of a plume 11) Spatial modeling (or suitability analysis) - in this case, GIS used as a decision support tool - uses map algebra to combine variables (layers) in the model a) where is the best location to? - e.g. locate a new pipeline, school or retail store b) where is the most likely occurrence of...? - e.g. the potential for a forest fire or disease outbreak Spatial Modeling and Map Algebra - spatial models are often developed as a decision support tool Where is the best location to? Where is the most likely occurrence of? - to address these types of questions, we can develop a spatial model and run a site suitability analysis - spatial models involve the use of map algebra to integrate and analyze the data contained in two or more layers - the three basic types of spatial models are: 1) a Boolean model, 2) a weighted model and 3) a combined model 1) Boolean model - in a Boolean model variables (layers) are analyzed to determine whether a location is suitable or not - the Boolean model can be developed using either vector polygon layers or discrete raster layers - in either case, the features in each layer are reclassified and assigned a value of 1 or = not acceptable (or not suitable) 1 = acceptable (or suitable) Copyright Kevin Mulligan, Texas Tech University

4 - once the features in each layer are reclassified ( or 1), the layers are multiplied to determine suitability - in a raster analysis, this would be the grid cells in layer one x grid cells in layer two, etc - in a vector analysis, this would be the features in layer one x features in layer two, etc. - when the layers are multiplied there are four possible outcomes x = not suitable x 1 = not suitable 1 x = not suitable 1 x 1 = 1 suitable areas - only those grid cells or features that have a value of 1 are suitable - also note that a Boolean analysis is not limited to two layers - an analysis can include many different variables (layers), e.g. x x 1 x x 1 = not suitable - the diagram below illustrates the geoprocessing that might be required to create a Boolean model - in this example we are trying to find good soils (classified as Cp) that are not subject to flooding Marmot Habitat Suitability Model To illustrate how a Boolean analysis works, we developed a model to find the most suitable habitat for marmots located on public land. The suitability model was based upon: - a landcover layer (barren/rock, grassland/herbaceous) - a land ownership layer (selecting for state and federal land), - a soils layer (selecting for rocky soils and rock outcrops), - and an elevation layer (selecting elevations above 75 feet). To develop the model, we reclassified the grid cells in each of the four layers into s and 1s (a Boolean reclass). We then used the Raster Calculator to multiply the grid cells in the four layers and create a final suitability layer. To run the analysis more efficiently, we could also develop the model using Model Builder and save the model in ArcToolbox. When we use Model Builder and save the model, we can run the same analysis in different areas and we can share the model with others. Copyright Kevin Mulligan, Texas Tech University

5 GIST 33 / 53 Spatial Modeling Spatial Analysis in GIS (cont d) Esri Guide to GIS Analysis Spatial Modeling (Site Suitability Analysis) Boolean model Weighted Model Combined Model

6 Spatial Analysis in GIS Volume 2: Spatial Measurements and Statistics Volume 1: Analyzing Geographic Patterns and Relationships

7 Spatial Analysis in GIS 1) Basic measurement - distance, length and area 2) Mapping where things are - features, feature types, feature subsets, and feature categories 3) Mapping the most and the least - classification of quantitative data: choropleth maps 4) Density Analysis (create a density surface) - density of features (points or lines) - density of concentration based on feature attributes 5) Overlay Analysis (finding what's inside) - overlay polygons to select points, lines and polygons within polygons 6) Overlay Analysis (finding what intersects) - overlay lines on lines or lines on a polygon

8 Spatial Analysis in GIS 7) Proximity Analysis (finding what's nearby) - straight line (Euclidian) distance or distance along a network 8) Adjacency (finding what s adjacent) - proximity analysis with distance set to zero - select polygons adjacent to other polygons (same feature type) 9) Change Analysis (mapping change over time - can use animations) - change in location (tracking map) - change in character (time series of maps) - change in magnitude (difference map) 1) Visualizing output from numerical models - mapping the output from numerical models 11) Spatial modeling (or site suitability analysis) - GIS is used as a decision support tool - analysis involves the use of map algebra - where is the best location to? - where is the most likely occurrence of...?

9 Spatial Modeling Map Algebra - map algebra allows us to add or multiply layers of spatial information - can be used to develop three different types of spatial models 1) Boolean analysis 2) Weighted analysis 3) Combined analysis

10 Spatial Modeling 1) Boolean Model - features in each layer are assigned values of or 1 = not acceptable 1 = acceptable - layers are multiplied Suitability = (Boolean layer 1) x (Boolean layer 2) x (Boolean layer 3) possible feature or grid cell values: x x 1 = x 1 x = 1 x x = 1 x 1 x = x 1 x 1 = 1 x x 1 = 1 x 1 x 1 = 1 (only acceptable features)

11 Spatial Modeling 1) Boolean Model = not acceptable 1 = acceptable remote sensing image classify land use ag land use ag Boolean Reclass land use raster image Ra Gp Cp Mc soils layer vector to raster conversion raster polygons (classified discrete raster) Ra Cp Mc Gp soils layer Boolean Reclass raster polygons 1 soils layer OVERLAY and MULTIPLY vector polygons raster polygons (classified discrete raster) raster polygons

12 Spatial Modeling 1) Boolean Model Example - features in each layer are assigned values of or 1 not acceptable 1 acceptable - layers are multiplied Variables (layers) Elevation Soils Land Ownership Land Cover Marmot

13 Spatial Modeling with Model Builder Model Builder Interface Marmot Habitat Model

GEOGRAPHIC INFORMATION SYSTEMS Lecture 02: Feature Types and Data Models

GEOGRAPHIC INFORMATION SYSTEMS Lecture 02: Feature Types and Data Models GEOGRAPHIC INFORMATION SYSTEMS Lecture 02: Feature Types and Data Models Feature Types and Data Models How Does a GIS Work? - a GIS operates on the premise that all of the features in the real world can

More information

Longley Chapter 3. Representations

Longley Chapter 3. Representations Longley Chapter 3 Digital Geographic Data Representation Geographic Data Type Data Models Representing Spatial and Temporal Data Attributes The Nature of Geographic Data Representations Are needed to convey

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 17: Geoprocessing and Spatial Analysis

GEOGRAPHIC INFORMATION SYSTEMS Lecture 17: Geoprocessing and Spatial Analysis GEOGRAPHIC INFORMATION SYSTEMS Lecture 17: and Spatial Analysis tools are commonly used tools that we normally use to prepare data for further analysis. In ArcMap, the most commonly used tools appear in

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 24: Spatial Analyst Continued

GEOGRAPHIC INFORMATION SYSTEMS Lecture 24: Spatial Analyst Continued GEOGRAPHIC INFORMATION SYSTEMS Lecture 24: Spatial Analyst Continued Spatial Analyst - Spatial Analyst is an ArcGIS extension designed to work with raster data - in lecture I went through a series of demonstrations

More information

Suitability Modeling with GIS

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

More information

Mapping Distance and Density

Mapping Distance and Density Mapping Distance and Density Distance functions allow you to determine the nearest location of something or the least-cost path to a particular destination. Density functions, on the other hand, allow

More information

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

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

More information

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

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

More information

Soil texture: based on percentage of sand in the soil, partially determines the rate of percolation of water into the groundwater.

Soil texture: based on percentage of sand in the soil, partially determines the rate of percolation of water into the groundwater. Overview: In this week's lab you will identify areas within Webster Township that are most vulnerable to surface and groundwater contamination by conducting a risk analysis with raster data. You will create

More information

Map Analysis of Raster Data I 3/8/2018

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

More information

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University Lecture 6: GIS Spatial Analysis GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University 1 Spatial Data It can be most simply defined as information that describes the distribution

More information

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

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

More information

Watershed Sciences 4930 & 6920 GEOGRAPHIC INFORMATION SYSTEMS

Watershed Sciences 4930 & 6920 GEOGRAPHIC INFORMATION SYSTEMS Watershed Sciences 4930 & 6920 GEOGRAPHIC INFORMATION SYSTEMS WATS 4930/6920 WHERE WE RE GOING WATS 6915 welcome to tag along for any, all or none WEEK FIVE Lecture VECTOR ANALYSES Joe Wheaton HOUSEKEEPING

More information

Module 7 Raster operations

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

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst

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

More information

ArcGIS Spatial Analyst Suitability Modeling

ArcGIS Spatial Analyst Suitability Modeling 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop ArcGIS Spatial Analyst Suitability Modeling Kevin M. Johnston Elizabeth Graham Esri UC2013. Technical Workshop.

More information

Watershed Sciences 4930 & 6920 ADVANCED GIS

Watershed Sciences 4930 & 6920 ADVANCED GIS Slides by Wheaton et al. (2009-2014) are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License Watershed Sciences 4930 & 6920 ADVANCED GIS VECTOR ANALYSES Joe Wheaton

More information

Understanding Geospatial Data Models

Understanding Geospatial Data Models Understanding Geospatial Data Models 1 A geospatial data model is a formal means of representing spatially referenced information. It is a simplified view of physical entities and a conceptualization of

More information

Announcements. Data Sources a list of data files and their sources, an example of what I am looking for:

Announcements. Data Sources a list of data files and their sources, an example of what I am looking for: Data Announcements Data Sources a list of data files and their sources, an example of what I am looking for: Source Map of Bangor MEGIS NG911 road file for Bangor MEGIS Tax maps for Bangor City Hall, may

More information

Raster Data Model & Analysis

Raster Data Model & Analysis Topics: 1. Understanding Raster Data 2. Adding and displaying raster data in ArcMap 3. Converting between floating-point raster and integer raster 4. Converting Vector data to Raster 5. Querying Raster

More information

GIS Basics for Urban Studies

GIS Basics for Urban Studies GIS Basics for Urban Studies Date: March 21, 2018 Contacts: Mehdi Aminipouri, Graduate Peer GIS Faciliator, SFU Library (maminipo@sfu.ca) Keshav Mukunda, GIS & Map Librarian Librarian for Geography (kmukunda@sfu.ca)

More information

INTRODUCTION TO GIS WORKSHOP EXERCISE

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

More information

Using analytical tools in ArcGIS Online to determine where populations vulnerable to flooding and landslides exist in Boulder County, Colorado.

Using analytical tools in ArcGIS Online to determine where populations vulnerable to flooding and landslides exist in Boulder County, Colorado. Using analytical tools in ArcGIS Online to determine where populations vulnerable to flooding and landslides exist in Boulder County, Colorado. Estimated Time to complete: 1-2 hours Learning Objective:

More information

Attribute Accuracy. Quantitative accuracy refers to the level of bias in estimating the values assigned such as estimated values of ph in a soil map.

Attribute Accuracy. Quantitative accuracy refers to the level of bias in estimating the values assigned such as estimated values of ph in a soil map. Attribute Accuracy Objectives (Entry) This basic concept of attribute accuracy has been introduced in the unit of quality and coverage. This unit will teach a basic technique to quantify the attribute

More information

Using GIS to Site Minimal Excavation Helicopter Landings

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

More information

Spatial Analysis (Vector) I

Spatial Analysis (Vector) I Spatial Analysis (Vector) I GEOG 300, Lecture 8 Dr. Anthony Jjumba 1 Spatial Analysis In a GIS, Data are usually grouped into layers (or themes). The analysis functions of a GIS use the spatial and non-spatial

More information

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

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

More information

Geographic Information Systems (GIS) Spatial Analyst [10] Dr. Mohammad N. Almasri. [10] Spring 2018 GIS Dr. Mohammad N. Almasri Spatial Analyst

Geographic Information Systems (GIS) Spatial Analyst [10] Dr. Mohammad N. Almasri. [10] Spring 2018 GIS Dr. Mohammad N. Almasri Spatial Analyst Geographic Information Systems (GIS) Spatial Analyst [10] Dr. Mohammad N. Almasri 1 Preface POINTS, LINES, and POLYGONS are good at representing geographic objects with distinct shapes They are less good

More information

Raster GIS applications

Raster GIS applications Raster GIS applications Columns Rows Image: cell value = amount of reflection from surface DEM: cell value = elevation (also slope/aspect/hillshade/curvature) Thematic layer: cell value = category or measured

More information

Review of Cartographic Data Types and Data Models

Review of Cartographic Data Types and Data Models Review of Cartographic Data Types and Data Models GIS Data Models Raster Versus Vector in GIS Analysis Fundamental element used to represent spatial features: Raster: pixel or grid cell. Vector: x,y coordinate

More information

Environmental Impact Questionnaire

Environmental Impact Questionnaire Community Development Department 11 English Street Petaluma, CA 94952 Phone: 707-778-4301 Email: cdd@ci.petaluma.ca.us Web: www.cityofpetaluma.net/cdd Building Geographic Information Systems Housing Neighborhood

More information

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

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

More information

Neighbourhood Operations Specific Theory

Neighbourhood Operations Specific Theory Neighbourhood Operations Specific Theory Neighbourhood operations are a method of analysing data in a GIS environment. They are especially important when a situation requires the analysis of relationships

More information

GIS IN ECOLOGY: MORE RASTER ANALYSES

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

More information

Getting Started with Spatial Analyst. Steve Kopp Elizabeth Graham

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

More information

Lab 1: Exploring ArcMap and ArcCatalog In this lab, you will explore the ArcGIS applications ArcCatalog and ArcMap. You will learn how to use

Lab 1: Exploring ArcMap and ArcCatalog In this lab, you will explore the ArcGIS applications ArcCatalog and ArcMap. You will learn how to use Lab 1: Exploring ArcMap and ArcCatalog In this lab, you will explore the ArcGIS applications ArcCatalog and ArcMap. You will learn how to use ArcCatalog to find maps and data and how to display maps in

More information

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild GIS Basics and the ArcGIS Environment Helen Goodchild Overview of Geographic Information Systems Geographical Information Systems (GIS) are used to display, manipulate and analyse spatial data (data that

More information

GIS and Forest Engineering Applications

GIS and Forest Engineering Applications FE 257. GIS and Forest Engineering Applications Week 3 This week s topics Clip and erase processes Chapter 6 Selecting landscape features in a GIS Chapter 5 GIS Lab3: Determining land use and ownership

More information

Atmospheric Sciences

Atmospheric Sciences GIS Tutorial for Atmospheric Sciences J. Greg Dobson, University of North Carolina at Asheville Jennifer Boehnert, National Center for Atmospheric Research 2015 UCAR and UNC-Asheville. This is an open

More information

Chapter 17 Creating a New Suit from Old Cloth: Manipulating Vector Mode Cartographic Data

Chapter 17 Creating a New Suit from Old Cloth: Manipulating Vector Mode Cartographic Data Chapter 17 Creating a New Suit from Old Cloth: Manipulating Vector Mode Cartographic Data Imagine for a moment that digital cartographic databases were a perfect analog of the paper map. Once you digitized

More information

Introducing ArcScan for ArcGIS

Introducing ArcScan for ArcGIS Introducing ArcScan for ArcGIS An ESRI White Paper August 2003 ESRI 380 New York St., Redlands, CA 92373-8100, USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2003

More information

Creating Surfaces. Steve Kopp Steve Lynch

Creating Surfaces. Steve Kopp Steve Lynch Steve Kopp Steve Lynch Overview Learn the types of surfaces and the data structures used to store them Emphasis on surface interpolation Learn the interpolation workflow Understand how interpolators work

More information

GIS OPERATION MANUAL

GIS OPERATION MANUAL GIS OPERATION MANUAL 1. Computer System Description Hardware Make Compaq Presario 5004 CPU AMD Athlon 1.1 Ghz Main Memory 640MB CD-ROM 52 X CD-RW 8 X HD 57GB Monitor 19 inch Video Adapter 16 Mb Nvidia

More information

Unit 3: Proximity Analysis and Buffering. Lecture Outline

Unit 3: Proximity Analysis and Buffering. Lecture Outline Unit 3: Proximity Analysis and Buffering Lecture Outline I. Vector-Based Proximity 1. Proximity involves the calculation of distance between features in a single layer, or between features in multiple

More information

Spatial Analysis (Vector) II

Spatial Analysis (Vector) II Spatial Analysis (Vector) II GEOG 300, Lecture 9 Dr. Anthony Jjumba 1 A Spatial Network is a set of geographic locations interconnected in a system by a number of routes is a system of linear features

More information

Class #2. Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures

Class #2. Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures Class #2 Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures Role of a Data Model Levels of Data Model Abstraction GIS as Digital

More information

GEOG 487 Lesson 8: Step-by-Step Activity

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

More information

Probability An Example

Probability An Example Probability An Example For example, suppose we have a data set where in six cities, we count the number of malls located in that city present: Each count of the # of malls in a city is an event # of Malls

More information

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

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

More information

Field-Scale Watershed Analysis

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

More information

Getting Started with Spatial Analyst. Steve Kopp Elizabeth Graham

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

More information

Coverage data model. Vector-Based Spatial Analysis: Tools Processes. Topological Data Model. Polygons Files. Geographic Information Systems.

Coverage data model. Vector-Based Spatial Analysis: Tools Processes. Topological Data Model. Polygons Files. Geographic Information Systems. GEOG4340 Geographic Information Systems Lecture Four 2013winter Vector-Based Spatial Analysis: Tools Processes Reading materials: Chapter 6 of Intro GIS by J. R. Jensen and R.R. Jensen Cheng. Q., Earth

More information

Notes: Notes: Notes: Notes:

Notes: Notes: Notes: Notes: NR406 GIS Applications in Fire Ecology & Management Lesson 2 - Overlay Analysis in GIS Gathering Information from Multiple Data Layers One of the many strengths of a GIS is that you can stack several data

More information

Chapter 9. Attribute joins

Chapter 9. Attribute joins Chapter 9 Spatial Joins 9-1 Copyright McGraw-Hill Education. Permission required for reproduction or display. Attribute joins Recall that Attribute joins: involve combining two attribute tables together

More information

GIS Fundamentals: Supplementary Lessons with ArcGIS Pro

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

More information

Using GIS To Estimate Changes in Runoff and Urban Surface Cover In Part of the Waller Creek Watershed Austin, Texas

Using GIS To Estimate Changes in Runoff and Urban Surface Cover In Part of the Waller Creek Watershed Austin, Texas Using GIS To Estimate Changes in Runoff and Urban Surface Cover In Part of the Waller Creek Watershed Austin, Texas Jordan Thomas 12-6-2009 Introduction The goal of this project is to understand runoff

More information

Appendix 5. GIS operation guide (Hue) -101-

Appendix 5. GIS operation guide (Hue) -101- Appendix 5 GIS operation guide (Hue) -101- GIS Operation Guide T.T. Hue Province Contents Object of Training Course Course 1 View [1-1] Base Map [1-2] Add raster [1-3] Setting up raster property [1-4]

More information

APPENDIX G. VMT Spreadsheet Tool. FINAL REPORT Improved Data & Tools for Integrated Land Use-Transportation Planning in California TOPICS:

APPENDIX G. VMT Spreadsheet Tool. FINAL REPORT Improved Data & Tools for Integrated Land Use-Transportation Planning in California TOPICS: FINAL REPORT Improved Data & Tools for Integrated Land Use-Transportation Planning in California APPENDIX G VMT Spreadsheet Tool TOPICS: 1. Overview of Tool 2. Code Documentation 3. User Guide 4. Validation

More information

Spatial Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University

Spatial Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University Spatial Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University Outline of Today Last week, we learned: Characteristics of spatial data Types of spatial data

More information

QGIS LAB SERIES GST 102: Spatial Analysis Lab 7: Raster Data Analysis - Density Surfaces

QGIS LAB SERIES GST 102: Spatial Analysis Lab 7: Raster Data Analysis - Density Surfaces QGIS LAB SERIES GST 102: Spatial Analysis Lab 7: Raster Data Analysis - Density Surfaces Objective Learn Density Analysis Methods Document Version: 2014-07-11 (Beta) Contents Introduction...2 Objective:

More information

ArcMap - EXPLORING THE DATABASE Part I. SPATIAL DATA FORMATS Part II

ArcMap - EXPLORING THE DATABASE Part I. SPATIAL DATA FORMATS Part II Week 5 ArcMap - EXPLORING THE DATABASE Part I SPATIAL DATA FORMATS Part II topics of the week Exploring the Database More on the Table of Contents Exploration tools Identify, Find, Measure, Map tips, Hyperlink,

More information

QGIS Tutorials Documentation

QGIS Tutorials Documentation QGIS Tutorials Documentation Release 0.1 Nathaniel Roth November 30, 2016 Contents 1 Installation 3 1.1 Basic Installation............................................. 3 1.2 Advanced Installation..........................................

More information

Watershed Analysis and A Look Ahead

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

More information

layers in a raster model

layers in a raster model layers in a raster model Layer 1 Layer 2 layers in an vector-based model (1) Layer 2 Layer 1 layers in an vector-based model (2) raster versus vector data model Raster model Vector model Simple data structure

More information

ENGRG Introduction to GIS

ENGRG Introduction to GIS ENGRG 59910 Introduction to GIS Michael Piasecki April 3, 2014 Lecture 11: Raster Analysis GIS Related? 4/3/2014 ENGRG 59910 Intro to GIS 2 1 Why we use Raster GIS In our previous discussion of data models,

More information

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. CHAPTER 11 VECTOR DATA ANALYSIS 11.1 Buffering 11.1.1 Variations in Buffering Box 11.1 Riparian Buffer Width 11.1.2 Applications of Buffering 11.2 Overlay 11.2.1 Feature Type and Overlay 11.2.2 Overlay

More information

Geography 281 Map Making with GIS Project Three: Viewing Data Spatially

Geography 281 Map Making with GIS Project Three: Viewing Data Spatially Geography 281 Map Making with GIS Project Three: Viewing Data Spatially This activity introduces three of the most common thematic maps: Choropleth maps Dot density maps Graduated symbol maps You will

More information

Lecture 2 Map design. Dr. Zhang Spring, 2017

Lecture 2 Map design. Dr. Zhang Spring, 2017 Lecture 2 Map design Dr. Zhang Spring, 2017 Model of the course Using and making maps Navigating GIS maps Map design Working with spatial data Geoprocessing Spatial data infrastructure Digitizing File

More information

GEO 465/565 Lab 6: Modeling Landslide Susceptibility

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

More information

Introduction to GIS. Geographic Information Systems SOCR-377 9/24/2015. R. Khosla Fall Semester The real world. What in the world is GIS?

Introduction to GIS. Geographic Information Systems SOCR-377 9/24/2015. R. Khosla Fall Semester The real world. What in the world is GIS? Introduction to GIS Geographic Information Systems SOCR-377 What in the world is GIS? GIS is simultaneously the telescope, the microscope, the computer and the Xerox machine of regional analysis and synthesis

More information

ROCKY FORK TRACT: VIEWSHED ANALYSIS REPORT

ROCKY FORK TRACT: VIEWSHED ANALYSIS REPORT ROCKY FORK TRACT: VIEWSHED ANALYSIS REPORT Prepared for: The Conservation Fund Prepared by: A Carroll GIS 3711 Skylark Trail Chattanoga, TN 37416 INTRODUCTION This report documents methods and results

More information

Outline. 14. Query, Measurement, and Transformation. Spatial analysis. Definitions. The Snow map. What is spatial analysis?

Outline. 14. Query, Measurement, and Transformation. Spatial analysis. Definitions. The Snow map. What is spatial analysis? Outline 14. Query, Measurement, and Transformation What is spatial analysis? Transformations Geographic Information Systems and Science SECOND EDITION Paul A. Longley, Michael F. Goodchild, David J. Maguire,

More information

L7 Raster Algorithms

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

More information

Esri Best Practices: QA/QC For Your Geodata. Michelle Johnson & Chandan Banerjee

Esri Best Practices: QA/QC For Your Geodata. Michelle Johnson & Chandan Banerjee Esri Best Practices: QA/QC For Your Geodata Michelle Johnson & Chandan Banerjee Overview Understand Document Implement Understanding QA/QC Understanding QA/QC Fit For Use - support your GIS applications?

More information

As a GIS technician, your job will be to take the available data and develop suitability maps for the site.

As a GIS technician, your job will be to take the available data and develop suitability maps for the site. Study Guide: Geographic Informations Systems Area: Land-use Analysis with ArcView 3.x Subject: Using Soil maps to Assess site suitability Objectives: Upon completing this study guide you should be able

More information

Basics of Using LiDAR Data

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

More information

Surface Analysis with 3D Analyst

Surface Analysis with 3D Analyst 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Surface Analysis with 3D Analyst Khalid H. Duri Esri UC2013. Technical Workshop. Why use 3D GIS? Because

More information

Minnesota Department of Natural Resources ArcView Utilities Extension User s Guide

Minnesota Department of Natural Resources ArcView Utilities Extension User s Guide Introduction This document describes the functionality and use of the ArcView Utilities extension for the ArcView desktop GIS software. These tools were developed out of the need for additional geoprocessing

More information

Create a Color-Shaded Map

Create a Color-Shaded Map GIS Techniques for Monitoring and Evaluation of HIV/AIDS and Related Programs Exercise 3.2 Create a Color-Shaded Map *This training was developed as part of a joint effort between MEASURE Evaluation and

More information

Stream Network and Watershed Delineation using Spatial Analyst Hydrology Tools

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

More information

Topic 5: Raster and Vector Data Models

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

More information

Explore some of the new functionality in ArcMap 10

Explore some of the new functionality in ArcMap 10 Explore some of the new functionality in ArcMap 10 Scenario In this exercise, imagine you are a GIS analyst working for Old Dominion University. Construction will begin shortly on renovation of the new

More information

Prioritizing Land with GIS for Environmental Quality Incentives Program (EQIP) Funding Derya Özgöç Çağlar and Richard L.

Prioritizing Land with GIS for Environmental Quality Incentives Program (EQIP) Funding Derya Özgöç Çağlar and Richard L. Page 1 of 13 Prioritizing Land with GIS for Environmental Quality Incentives Program (EQIP) Funding Derya Özgöç Çağlar and Richard L. Farnsworth APPENDIX: GIS Application This exercise will guide you through

More information

Mid-term exam. GIS and Forest Engineering Applications. Week 5. FE 257. GIS and Forest Engineering Applications. Week 5

Mid-term exam. GIS and Forest Engineering Applications. Week 5. FE 257. GIS and Forest Engineering Applications. Week 5 FE 257. GIS and Forest Engineering Applications Week 5 Week 5 Last week (Chapter 3): Acquiring, creating, and editing GIS s Examining Error Chapter 7 Buffering and other proximity operations Questions?

More information

GIS Tools - Geometry. A GIS stores data as different layers of information Different feature types are stored in individual files.

GIS Tools - Geometry. A GIS stores data as different layers of information Different feature types are stored in individual files. A Definition of GIS GIS is a system of hardware, software, and procedures designed to support the capture, management, manipulation, analysis, modeling and display of spatially referenced data for solving

More information

Raster: The Other GIS Data

Raster: The Other GIS Data Raster_The_Other_GIS_Data.Docx Page 1 of 11 Raster: The Other GIS Data Objectives Understand the raster format and how it is used to model continuous geographic phenomena. Understand how projections &

More information

Raster GIS applications Columns

Raster GIS applications Columns Raster GIS applications Columns Rows Image: cell value = amount of reflection from surface Thematic layer: cell value = category or measured value - In both cases, there is only one value per cell (in

More information

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

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

More information

Beyond The Vector Data Model - Part Two

Beyond The Vector Data Model - Part Two Beyond The Vector Data Model - Part Two Introduction Spatial Analyst Extension (Spatial Analysis) What is your question? Selecting a method of analysis Map Algebra Who is the audience? What is Spatial

More information

What is Network Analyst?

What is Network Analyst? What is Network Analyst? Extension for analyzing transportation networks Four network solvers Route Closest Facility Service Area Uses Network Datasets Origin-Destination (OD) Cost Matrix Specialized layers

More information

Masking Lidar Cliff-Edge Artifacts

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

More information

Delineating Watersheds from a Digital Elevation Model (DEM)

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

More information

Lecture 20 - Chapter 8 (Raster Analysis, part1)

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

More information

Slide 1. Advanced Cartography in ArcGIS. Robert Jensen Edie Punt. Technical Workshops

Slide 1. Advanced Cartography in ArcGIS. Robert Jensen Edie Punt. Technical Workshops Slide 1 Technical Workshops Advanced Cartography in ArcGIS Robert Jensen Edie Punt Slide 2 Overview Using representations to manage symbology Solving graphic conflicts Geoprocessing for cartography in

More information

Lecture 7 Digitizing. Dr. Zhang Spring, 2017

Lecture 7 Digitizing. Dr. Zhang Spring, 2017 Lecture 7 Digitizing Dr. Zhang Spring, 2017 Model of the course Using and making maps Navigating GIS maps Map design Working with spatial data Geoprocessing Spatial data infrastructure Digitizing File

More information

Tip Sheet: Using the Selection Tools for Querying

Tip Sheet: Using the Selection Tools for Querying Tip Sheet: Using the Selection Tools for Querying Written by Barbara M. Parmenter, revised 10/2/2015 OVERVIEW OF SELECTION TOOLS... 1 TIPS FOR USING SELECT BY ATTRIBUTE... 3 TIPS FOR USING SELECT BY LOCATION...

More information

Module 10 Data-action models

Module 10 Data-action models Introduction Geo-Information Science Practical Manual Module 10 Data-action models 10. INTRODUCTION 10-1 DESIGNING A DATA-ACTION MODEL 10-2 REPETITION EXERCISES 10-6 10. Introduction Until now you have

More information

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 17. PATH ANALYSIS AND NETWORK APPLICATIONS 17.1 Path Analysis 17.1.1 Source Raster 17.1.2 Cost Raster Box 17.1 Cost Raster for a Site Analysis of Pipelines 17.1.3 Cost Distance Measures 17.1.4

More information

APPENDIX E2. Vernal Pool Watershed Mapping

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

More information

Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform

Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform v. 9.0 WMS 9.0 Tutorial Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform Setup a basic distributed MODClark model using the WMS interface Objectives In this

More information