Cartographic modelling

Slides:



Advertisements
Similar presentations
Computational Biology, Part 23 Biological Imaging II Robert F. Murphy Copyright  1996, 1999, All rights reserved.
Advertisements

GIS Operations and Spatial Analysis Turns raw data into useful information by adding greater informative content and value Reveals patterns, trends, and.
Esri UC 2014 | Technical Workshop |. ArcGIS Spatial Analyst Integrated raster and vector spatial analysis tools Extension product that adds functionality.
BYST Eh-1 DIP - WS2002: Enhancement in the Spatial Domain Digital Image Processing Bundit Thipakorn, Ph.D. Computer Engineering Department Image Enhancement.
Using ESRI ArcGIS 9.3 Arc ToolBox 3 (Spatial Analyst)
19 th Advanced Summer School in Regional Science Combining Vectors and Rasters in ArcGIS.
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.
Introduction to Geographic Information Systems Miles Logsdon
Spatial Analysis Longley et al., Ch 14,15. Transformations Buffering (Point, Line, Area) Point-in-polygon Polygon Overlay Spatial Interpolation –Theissen.
Introduction to Geographic Information Systems Miles Logsdon
Introduction to Geographic Information Systems Miles Logsdon
GUS: 0265 Fundamentals of GIS Lecture Presentation 4: Raster Data Model and Operations Jeremy Mennis Department of Geography and Urban Studies Temple University.
Lecture 14: More Raster and Surface Analysis in Spatial Analyst Using GIS-- Introduction to GIS By Weiqi Zhou, University of Vermont Thanks are due.
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.
GEOG5060 GIS & Environment Lecture 4 GEOG GIS and Environment1 Lecture 4. Grid-based modelling Outline – introduction – linking models to GIS – basics.
Spatial Analysis with Raster Datasets - 2 Francisco Olivera, Ph.D., P.E. Srikanth Koka Department of Civil Engineering Texas A&M University.
INTRODUCTION TO SPATIAL ANALYSIS. Four fundamental functions of GIS fall under the manipulation and analysis component (Martin, 1991): 1.Reclassification.
GIS Analysis. Questions to answer Position – what is here? Condition – where are …? Trends – what has changed? Pattern – what spatial patterns exist?
GIS Functions and Operators The functions associated with raster cartographic modeling can be divided into five types: The functions associated with raster.
GIS Analysis Functions INLS GIS Digital Information: Uses, Resources & Software Tools.
Classification GEOG370 Instructor: Christine Erlien.
Fundamentals of GIS Lecture Materials by Austin Troy except where noted © 2008 Lecture 14: More Raster and Surface Analysis in Spatial Analyst Using.
Esri International User Conference | San Diego, CA Technical Workshops | Xuguang Wang Kevin M. Johnston ****************** Performing Image Classification.
Introduction to ArcGIS Spatial Analyst
SPATIAL ANALYSTSPATIAL ANALYST With support from: NSF DUE Prepared by: in partnership with: Jennifer McKee Geospatial Technician Education Through.
Spatial Analysis – Raster data analysis Lecture 5-6.
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.
Math – Getting Information from the Graph of a Function 1.
Spatial Analyst Toolbox Lecture 17. Spatial Analyst Tool Sets  Conditional  Density  Distance  Generalization  Ground Water  Interpolation  Conditional.
Szekesfehervar Hungary Kydyr Nazarkulov Kyrgyz GIS Centre, ACA* GIScience Geodesy and GeoInformatics Department, KSUCTA Module Spatial Analysis Overview.
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.
Equality and Inequality Meeting 4. Equations An equation is a statement that two mathematical expressions are equal. The values of the unknown that make.
School of Geography FACULTY OF ENVIRONMENT Introduction to ArcToolbox and Geoprocessing.
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.
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.
Spatial & Terrain Analysis Nigel Trodd Coventry University in 3D.
Map Algebra. Lesson 5A overview  Introduction to Map Algebra (5A)  Language components  Syntax and rules  Objects  Operators  Commands  Exercise.
1 Raster Analysis I Overview Grid layers Setting grid layer and analysis properties Grid function types Performing grid analysis Map Algebra GEO4152 Applications.
Raster Analysis. Learning Objectives Develop an understanding of the principles underlying lab 4 Introduce raster operations and functions Show how raster.
Advanced GIS Using ESRI ArcGIS 9.3 Spatial Analyst 2.
NR 143 Study Overview: part 1 By Austin Troy University of Vermont Using GIS-- Introduction to GIS.
1 Overview Importing data from generic raster files Creating surfaces from point samples Mapping contours Calculating summary attributes for polygon features.
GUS: 0262 Fundamentals of GIS Lecture Presentation 7: Raster Operations Jeremy Mennis Department of Geography and Urban Studies Temple University.
Geotechnology Geotechnology – one of three “mega-technologies” for the 21 st Century Global Positioning System (Location and navigation) Remote Sensing.
Image Enhancement Band Ratio Linear Contrast Enhancement
YOUR TITLE HERE Your Name.
Chapter 8 Raster Analysis.
GIS Analysis Queries Operations Non-spatial Spatial Vector Raster
Geographical Information Systems
REMOTE SENSING Digital Image Processing Radiometric Enhancement Geometric Enhancement Reference: Chapters 4 and 5, Remote Sensing Digital Image Analysis.
Lecture 21: GIS Analytical Functionality (V)
Spatial Models – Raster Stacy Bogan
Raster Analysis Ming-Chun Lee.
URBDP 422 Urban and Regional Geo-Spatial Analysis
Computer Programming: C language
Spatial Analysis: Raster
Problems with Vector Overlay Analysis (esp. Polygon)
Review- vector analyses
Raster-based spatial analyses
Raster Data Analysis.
Spatial Analysis: Raster
5. Zonal Analysis 5.1 Definition of a zone 5.2 Zonal statistics
Presentation transcript:

Cartographic modelling

Day 1: cartographic modelling Principles Mathematical and logical functions Overlay and distance functions Local, focal, zonal and global functions Spatial Analyst and ArcGrid * All of these are encapsulated in tools and various selection processes

Principles Mathematics applied to raster maps Map algebra or ‘mapematics’ e.g. combination of maps by: Addition Subtraction Multiplication division, etc. operations on single layers operations on multiple layers

Principles “A generic means of expressing and organising the methods by which spatial variables and spatial operations are selected and used to develop a GIS model”

Principles A simple example... 5 4 7 6 3 2 1 13 10 8 Input 1 + Input 2 = Output

Maths and logic Mathematical operators Logical operators Addition, subtraction, multiplication, division Square, squareroot, logarithms, exponents, etc. Trigonometry, etc. Logical operators Boolean (AND, OR, NOT, XOR) Relative (maximum, minimum, etc.) Combinatory Etc.

Overlay and distance Overlay is achieved mathematically e.g. in raster calculator

Overlay and distance Distance functions calculate the linear distance of a cell from a target cell(s) such as point, line or area use different distance decay functions linear non-linear (curvilinear, stepped, exponential, root, etc.) use target weighted functions use cost surfaces

Some examples Overlay and distance input source output = eucdistance(source) output = eucdirection(source) output = costdistance(source, input)

Overlay and distance COSTPATH example

Local, focal, zonal and global Four basic categories of functions in map algebra: local focal zonal global Operate on user specified input grid(s) to produce an output grid, the cell values in which are a function of a value or values in the input grid(s)

Local, focal, zonal and global Local functions Output value of each cell is a function of the corresponding input value at each location value NOT location determines result e.g. arithmetic operations and reclassification full list of local functions in GRID is enormous Trigonometric, exponential and logarithmic Reclassification and selection Logical expressions in GRID Operands and logical operators Connectors, statistical, and other local functions

Local, focal, zonal and global Local functions 25 16 5 4 7 49 input output = sqr(input)

output = reclass(input) Local, focal, zonal and global Some examples input output = tan(input) output = reclass(input) output = log2(input)

Local, focal, zonal and global Focal functions Output value of each cell location is a function of the value of the input cells in the specified neighbourhood of each location Type of neighbourhood function various types of neighbourhood: 3 x 3 cell or other calculate mean, SD, sum, range, max, min, etc.

output = focalsum(input) Local, focal, zonal and global Focal functions 5 4 7 16 11 input output = focalsum(input)

output = focalstd(input) output = focalvariety(input) Local, focal, zonal and global Some examples input output = focalstd(input) output = focalvariety(input) output = focalmean(input, 20)

Neighbourhood filters Local, focal, zonal and global Neighbourhood filters Type of focal function used for processing of remotely sensed image data change value of target cell based on values of a set of neighbouring pixels within the filter size, shape and characteristics of filter? filtering of raster data supervised using established classes unsupervised based on values of other pixels within specified filter and using certain rules (diversity, frequency, average, minimum, maximum, etc.)

Supervised classification Local, focal, zonal and global Supervised classification 1 2 3 4 5 Old class New class

Unsupervised classification Local, focal, zonal and global Unsupervised classification 1 3 4 2 5 diversity modal minimum maximum mean

Local, focal, zonal and global Zonal functions Output value at each location depends on the values of all the input cells in an input value grid that shares the same input value zone Type of complex neighbourhood function use complex neighbourhoods or zones calculate mean, SD, sum, range, max, min, etc.

output = zonalsum(zone, input) Local, focal, zonal and global Zonal functions 5 4 7 input output = zonalsum(zone, input) zone Zone 1 Zone 2 9

Local, focal, zonal and global Some examples input Input_zone 535.54 766.62 127 160 output = zonalmax(input_zone, input) output = zonalperimeter(input_zone) 6280 10800 output = zonalthickness(input_zone)

Local, focal, zonal and global Global functions Output value of each location is potentially a function of all the cells in the input grid e.g. distance functions, surfaces, interpolation, etc. Again, full list of global functions in GRID is enormous euclidean distance functions weighted distance functions surface functions hydrologic and groundwater functions multivariate.

Local, focal, zonal and global Global functions 5 4 7 input output = trend(input) 9 8 6

Cartographic modelling in ArcMap Practical exercise Hands-on Exercise #3 Cartographic modelling in ArcMap Demo