Raster Analysis. Learning Objectives Develop an understanding of the principles underlying lab 4 Introduce raster operations and functions Show how raster.

Slides:



Advertisements
Similar presentations
Esri UC 2014 | Technical Workshop |. ArcGIS Spatial Analyst Integrated raster and vector spatial analysis tools Extension product that adds functionality.
Advertisements

Using ESRI ArcGIS 9.3 Arc ToolBox 2 (3D Analyst)
Using ESRI ArcGIS 9.3 Arc ToolBox 3 (Spatial Analyst)
WFM 6202: Remote Sensing and GIS in Water Management
Raster Data. The Raster Data Model The Raster Data Model is used to model spatial phenomena that vary continuously over a surface and that do not have.
Lecture by Austin Troy © 2005 Lecture 13: Introduction to Raster Spatial Analysis Using GIS-- Introduction to GIS Lecture Notes by Austin Troy, University.
ANALYSIS 3 - RASTER What kinds of analysis can we do with GIS? 1.Measurements 2.Layer statistics 3.Queries 4.Buffering (vector); Proximity (raster) 5.Filtering.
CE Introduction to Surveying and Geographic Information Systems Donald J. Leone, Ph.D., P.E. eLearning Version Lecture 4.
Week 18GEOG2750 – Earth Observation and GIS of the Physical Environment1 Lecture 15 Principles of Grid-based modelling Outline – introduction – linking.
Map Analysis with Raster Datasets Francisco Olivera, Ph.D., P.E. Department of Civil Engineering Texas A&M University.
Lecture 07: Terrain Analysis Geography 128 Analytical and Computer Cartography Spring 2007 Department of Geography University of California, Santa Barbara.
Spatial Analysis with Raster Datasets - 2 Francisco Olivera, Ph.D., P.E. Srikanth Koka Department of Civil Engineering Texas A&M University.
Tips for Map Due for Lab 1 Complete Exercise (Find Potential Youth Center Locations) through step 6. You should now have the potential youth center locations.
Geographic Information Systems Applications in Natural Resource Management Chapter 14 Raster GIS Database Analysis II Michael G. Wing & Pete Bettinger.
GIS Functions and Operators The functions associated with raster cartographic modeling can be divided into five types: The functions associated with raster.
Cartographic modelling
GIS Analysis Functions INLS GIS Digital Information: Uses, Resources & Software Tools.
Fundamentals of GIS Lecture Materials by Austin Troy except where noted © 2008 Lecture 14: More Raster and Surface Analysis in Spatial Analyst Using.
Slope and Aspect Calculated from a grid of elevations (a digital elevation model) Slope and aspect are calculated at each point in the grid, by comparing.
Spatial Analysis – Raster data analysis Lecture 5-6.
Why calculate slope and Aspect? Study the flow of water Identify the habitats of plants Identify potential sites for urban growth Drainage patterns on.
Raster Data Analysis Chapter 11. Introduction  Regular grid  Value in each cell corresponds to characteristic  Operations on individual, group, or.
Fundamentals of GIS Lecture Materials by Austin Troy except where noted © 2008 Lecture 13: Introduction to Raster Spatial Analysis Using GIS-- By.
CE 525 GIS in Civil Engineering Dr. Souleyrette April 9, 2013 GIS Vision for the future – or present?
ESRM 250 & CFR 520: Introduction to GIS © Phil Hurvitz, KEEP THIS TEXT BOX this slide includes some ESRI fonts. when you save this presentation,
Applied Cartography and Introduction to GIS GEOG 2017 EL
Focal and Zonal Functions RNR 419/519. Focal Functions Focal (or neighborhood) functions compute an output grid in which the output value at each cell.
Distance. Euclidean Distance Minimum distance from a source (Value NoData) Input grid must have at least one source cell with the rest of the grid.
Spatial Analysis.
CHAPTER 12 RASTER DATA ANALYSIS 12.1 Data Analysis Environment
Assignment 3 Cartographic Modeling –Raw Spatial Data  Map Product for Decision Making Steps –Define Goal –Define important social or biophysical factors.
Spatial Analyst: Getting Started Steve Kopp Elizabeth Graham.
Introduction to Raster Spatial Analysis Using GIS-- Introduction to GIS Raster Query Map Calculation Zonal statistics Terrain functions Viewshed.
Lecture 5 Raster Data Analysis Introduction Analysis with raster data is simple and efficient for it’s feature based on position Analysis.
Intro to Raster GIS GTECH361 Lecture 11. CELL ROW COLUMN.
CFR 250/590 Introduction to GIS, Autumn D Analysis & Surface Modeling © Phil Hurvitz, vector_analysis_1.ppt 1  Overview 3D Analysis &
Advanced GIS Using ESRI ArcGIS 9.3 3D Analyst part 2.
Data Types Entities and fields can be transformed to the other type Vectors compared to rasters.
Map Algebra. Lesson 5A overview  Introduction to Map Algebra (5A)  Language components  Syntax and rules  Objects  Operators  Commands  Exercise.
Fundamentals of GIS Lecture Materials by Austin Troy except where noted © 2008 Lecture 13: Introduction to Raster Spatial Analysis Using GIS-- By.
Copyright © 2006 by Maribeth H. Price 15-1 Chapter 15 Raster Analysis.
Environmental Modeling Basic GIS Functions for Suitability Index Modeling.
1 Overview Importing data from generic raster files Creating surfaces from point samples Mapping contours Calculating summary attributes for polygon features.
Raster Analysis and Terrain Analysis Chapter 10 & 11 Raster Analysis.
Geotechnology Geotechnology – one of three “mega-technologies” for the 21 st Century Global Positioning System (Location and navigation) Remote Sensing.
Reading Assignment: Bolstad Chapters 10 & 11 Spatial Analysis (Raster)
Statistical Surfaces, part II GEOG370 Instructor: Christine Erlien.
Spatial Analysis.
Surface Analysis Tools. Lesson 7 overview  Topographic data  Sources  Uses  Topographic analysis  Hillshade  Visibility  Contours  Slope, aspect,
YOUR TITLE HERE Your Name.
Chapter 8 Raster Analysis.
GIS Analysis Queries Operations Non-spatial Spatial Vector Raster
Geographical Information Systems
Definition In scientific literature there is no universal agreement about the usage of the terms: digital elevation model (DEM) digital terrain model (DTM)
Spatial Models – Raster Stacy Bogan
Raster Analysis Ming-Chun Lee.
URBDP 422 Urban and Regional Geo-Spatial Analysis
Raster Analysis and Terrain Analysis
Lecture 2: Review of Raster Operations
Spatial Analysis: Raster
Spatial Analysis & Modeling
Problems with Vector Overlay Analysis (esp. Polygon)
Review- vector analyses
May 18, 2016 Spring 2016 Institute of Space Technology
Surface Operations Examples
Raster Data Analysis.
Spatial Analysis: Raster
5. Zonal Analysis 5.1 Definition of a zone 5.2 Zonal statistics
Creating Watersheds and Stream Networks
Presentation transcript:

Raster Analysis

Learning Objectives Develop an understanding of the principles underlying lab 4 Introduce raster operations and functions Show how raster analysis can be applied to topographic surfaces

Raster Data

Derived Data By taking rasters and operating on them we can create additional data inRaster * 2 = outRaster Slope(inRaster) = outRaster

Creating New Data With Rasters Digital Elevation ModelSlope Model

Raster analysis Typically 4 steps Base data Derived data Classified data Combined data

Reclassifying raster data One reason is to set specific values to NoData to exclude them from analysis. Another reason is to assign values of preference, priority, sensitivity, or similar criteria to a raster.

Operations Boolean (AND, OR, NOT, XOR) Arithmetic (+,-,*,/) Mathematical (trig, log, etc.) Logical (,=,<>,etc.) Overlay Derivation Transformation

Boolean (AND, OR, NOT, XOR) Boolean And Boolean Or

Arithmetic (+,-,*,/)

Raster Calculator

Working with NoData Similar to logical values, NoData (Null) values also influence the evaluation of expressions. This special value indicates that there is no information associated with the cell. In general, a Map Algebra expression will return NoData for a cell if any of the corresponding input cells have NoData.

Functions Local Global Focal Zonal

Local Very simple Operate on each cell individually Arithmetic and boolean are examples of Local functions

Global Perform operations based on an entire input grid E.g. Global statistics

Focal Evaluates a new grid by summarizing statistics in the neighborhood around each cell. Filters

Low-pass filter Also referred to as a mean filter

Low-pass filter DEMLow-pass filter

High-pass Filter Also referred to as edge enhancement

High-pass filter DEMHigh-pass filter

Additional Filters

Zonal Operations based on zones of like values in a grid Zonal geometry Zonal stats

Zonal InputOutput

Recap

Distance Euclidean Rectilinear Weighted

Weighted Distance Sometimes referred to as cost path or travel cost

Surface Analysis Derivatives Slope Aspect Hillshade Visibility - Viewshed - Line of Sight Feature Interpolation - Interpolate Shape - Interpolate Poly To Patch - Surface Length - Surface Spot - Contour Volume - Surface Volume - Cut Fill - Surface Difference - Polygon Volume - Extrude Between

Slope: steepness Aspect: direction of steepest slope Hillshade: steepness and direction relative to light source

Slope Slope is calculated as the maximum rate of change in values between each cell and its neighbors. Slope may be expressed as either degrees (e.g., 45 degrees) or percent (e.g., 50%). Measures of slope in degrees can approach 90 degrees and measures of slope in percent can approach infinity.

Aspect The cell values in an aspect grid are compass directions ranging from 0 to 360. North is 0 and in a clockwise direction, 90 is east, 180 is south, and 270 is west. Input grid cells that have 0 slope (flat areas) are assigned an aspect value of -1.

Hillshade Hillshading creates a hypothetical illumination of a surface by setting a position for a light source and calculating an illumination value for each cell based on the cell's relative orientation to the light, or based on the slope and aspect of the cell.

Viewshed The viewshed identifies the cells in an input raster that can be seen from one or more observation points or lines. Each cell in the output raster receives a value that indicates how many observer points can see the location.

Line of Sight Distance Elevation Observer Target

Volume Below Plane

Summary Most of the power of the Spatial Analyst is found within Map Algebra. The Raster Calculator is your friend. You can construct a extremely complex Map Algebra expression using this interface