Spatial Interpolation Chapter 13. Introduction Land surface in Chapter 13 Land surface in Chapter 13 Also a non-existing surface, but visualized as a.

Slides:



Advertisements
Similar presentations
Introduction to Smoothing and Spatial Regression
Advertisements

Managerial Economics in a Global Economy
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 ~ Curve Fitting ~ Least Squares Regression Chapter.
Kriging.
Why do we need to measure rainfall?
Cost of surrogates In linear regression, the process of fitting involves solving a set of linear equations once. For moving least squares, we need to.
Probabilistic & Statistical Techniques Eng. Tamer Eshtawi First Semester Eng. Tamer Eshtawi First Semester
Simple Linear Regression
Basic geostatistics Austin Troy.
Digital Terrain Model (DTM)
Introduction to Regression Analysis
Analysis of different gridding methods using “Surfer7”
University of Wisconsin-Milwaukee Geographic Information Science Geography 625 Intermediate Geographic Information Science Instructor: Changshan Wu Department.
WFM 6202: Remote Sensing and GIS in Water Management © Dr. Akm Saiful IslamDr. Akm Saiful Islam WFM 6202: Remote Sensing and GIS in Water Management Akm.
Introduction This project deals with conversion of Vector based Probable Maximum Precipitation (PMP) data into Raster based PMP data using different interpolation.
Spatial Analysis Longley et al., Ch 14,15. Transformations Buffering (Point, Line, Area) Point-in-polygon Polygon Overlay Spatial Interpolation –Theissen.
Spatial Interpolation
Concept Course on Spatial Dr. A.K.M. Saiful Islam Developing ground water level map for Dinajpur district, Bangladesh using geo-statistical analyst.
Week 17GEOG2750 – Earth Observation and GIS of the Physical Environment1 Lecture 14 Interpolating environmental datasets Outline – creating surfaces from.
Topic 6: Spatial Interpolation
Geo-statistical Analysis
Lecture 4. Interpolating environmental datasets
Ordinary Kriging Process in ArcGIS
Applications in GIS (Kriging Interpolation)
Geostatistic Analysis
Chapter 11 Simple Regression
ESRM 250 & CFR 520: Introduction to GIS © Phil Hurvitz, KEEP THIS TEXT BOX this slide includes some ESRI fonts. when you save this presentation,
Spatial Interpolation of monthly precipitation by Kriging method
Using ESRI ArcGIS 9.3 Spatial Analyst
$88.65 $ $22.05/A profit increase Improving Wheat Profits Eakly, OK Irrigated, Behind Cotton.
Basic geostatistics Austin Troy.
Interpolation.
Spatial Analysis.
Intro. To GIS Lecture 9 Terrain Analysis April 24 th, 2013.
Interpolation Tools. Lesson 5 overview  Concepts  Sampling methods  Creating continuous surfaces  Interpolation  Density surfaces in GIS  Interpolators.
Geographic Information Science
Spatial Statistics in Ecology: Continuous Data Lecture Three.
GEOSTATISICAL ANALYSIS Course: Special Topics in Remote Sensing & GIS Mirza Muhammad Waqar Contact: EXT:2257.
Ripley K – Fisher et al.. Ripley K - Issues Assumes the process is homogeneous (stationary random field). Ripley K was is very sensitive to study area.
© Copyright McGraw-Hill Correlation and Regression CHAPTER 10.
Spatial Analysis & Geostatistics Methods of Interpolation Linear interpolation using an equation to compute z at any point on a triangle.
Interpolation of Surfaces Spatial Data Analysis. Spatial Interpolation Spatial interpolation is the prediction of exact values of attributes at un-sampled.
1 GEOG4650/5650 – Fall 2007 Spatial Interpolation Triangulation Inverse-distance Kriging (optimal interpolation)
Chapter 16 - Spatial Interpolation
Grid-based Map Analysis Techniques and Modeling Workshop
Statistical Surfaces Any geographic entity that can be thought of as containing a Z value for each X,Y location –topographic elevation being the most obvious.
L15 – Spatial Interpolation – Part 1 Chapter 12. INTERPOLATION Procedure to predict values of attributes at unsampled points Why? Can’t measure all locations:
Lecture 6: Point Interpolation
Ran TAO Missing Spatial Data. Examples Places cannot be reached E.g. Mountainous area Sample points E.g. Air pollution Damage of data E.g.
Interpolation and evaluation of probable Maximum Precipitation (PMP) patterns using different methods by: tarun gill.
Geostatistics GLY 560: GIS for Earth Scientists. 2/22/2016UB Geology GLY560: GIS Introduction Premise: One cannot obtain error-free estimates of unknowns.
Geo597 Geostatistics Ch11 Point Estimation. Point Estimation  In the last chapter, we looked at estimating a mean value over a large area within which.
Environmental Modeling Spatial Interpolation. 1. Definition ► A procedure of estimating the values of properties at un-sampled sites ► The property must.
Chapter 14 Introduction to Regression Analysis. Objectives Regression Analysis Uses of Regression Analysis Method of Least Squares Difference between.
Rain gauge Lathiya milan. Methods of Measuring Rainfall: Remote Tipping bucket rain gauge -The bucket tips when precipitation of 0.2 mm,
INTERPOLATION Procedure to predict values of attributes at unsampled points within the region sampled Why?Examples: -Can not measure all locations: - temperature.
Interpolation Local Interpolation Methods –IDW – Inverse Distance Weighting –Natural Neighbor –Spline – Radial Basis Functions –Kriging – Geostatistical.
URBDP 422 URBAN AND REGIONAL GEO-SPATIAL ANALYSIS
Synthesis.
SIMPLE LINEAR REGRESSION MODEL
Interpolation of Surfaces
Correlation and Regression
Spatial Analysis Longley et al..
Application of Geostatistical Analyst in Spatial Interpolation
Interpolation & Contour Maps
Spatial interpolation
Simple Linear Regression
Interpolating Surfaces
Concepts and Applications of Kriging
Presentation transcript:

Spatial Interpolation Chapter 13

Introduction Land surface in Chapter 13 Land surface in Chapter 13 Also a non-existing surface, but visualized as a surface Also a non-existing surface, but visualized as a surface Statistical surface: precipitation, snow accumulation, water table, population density. Statistical surface: precipitation, snow accumulation, water table, population density. No regular grid pattern available, so interpolation between the points is used No regular grid pattern available, so interpolation between the points is used

Introduction Spatial interpolation is a process of using points with known values to estimate values at other points. Spatial interpolation is a process of using points with known values to estimate values at other points. If mapping precipitation, for example, and there is no weather reporting station within the grid cell, an estimate is based on nearby weather stations. If mapping precipitation, for example, and there is no weather reporting station within the grid cell, an estimate is based on nearby weather stations. Spatial interpolation is a means of converting point data into surface data. Spatial interpolation is a means of converting point data into surface data.

Introduction Global and local methods. Global and local methods. Global method uses every control point available to make the estimate of the unknown value. Global method uses every control point available to make the estimate of the unknown value. Local method uses a sample of control points for estimation. Local method uses a sample of control points for estimation.

Control Points Control points are points with known values. Control points are points with known values. Basic assumption in spatial interpolation is that the value to be estimated at a point is more influenced by nearby control points than those that are farther away. Basic assumption in spatial interpolation is that the value to be estimated at a point is more influenced by nearby control points than those that are farther away. Ideal is well distributed, but uncommon in real world. Ideal is well distributed, but uncommon in real world.

Global Methods Trend Surface Analysis approximates points with know values with a polynomial equation. Trend Surface Analysis approximates points with know values with a polynomial equation. Trend surface model is a linear or first- order trend surface (least complex) Trend surface model is a linear or first- order trend surface (least complex) z xy =b 0 +b 1 x+b 2 y z xy =b 0 +b 1 x+b 2 y b is a coefficient based on control points. b is a coefficient based on control points. least squares fit least squares fit Cubic or 3 rd order includes hills and valleys Cubic or 3 rd order includes hills and valleys

Regression Models Regression model relates a dependent variable to a number of independent variables in an equation which can then be used for prediction or estimation. Regression model relates a dependent variable to a number of independent variables in an equation which can then be used for prediction or estimation. Non-spatial models should not be used Non-spatial models should not be used

Global Methods in ARC/INFO and ArcView ARC/INFO ARC/INFO TREND from 1 st to 12 th order TREND from 1 st to 12 th order REGRESSION (but does not offer model- selection) REGRESSION (but does not offer model- selection) ArcView ArcView no menu method no menu method Avenue script (see Box 13.3 in text) Avenue script (see Box 13.3 in text)

Local Methods Local interpolation method uses a sample of control points in estimating the unknown value. Local interpolation method uses a sample of control points in estimating the unknown value. Proper selection of control points is important. Proper selection of control points is important. Package may suggest number of points. Package may suggest number of points. Distribution is more important than number, but more points imply better interpolations Distribution is more important than number, but more points imply better interpolations

Local Methods Control point selection Control point selection Simple option is nearest points Simple option is nearest points Within a radius Within a radius Quadrant/octant Quadrant/octant

Thiessen Polygons Thiessen polygons are constructed around a sample of known points so that any point within a Thiessen polygon is closer to the polygon’s known point than any other known points. Thiessen polygons are constructed around a sample of known points so that any point within a Thiessen polygon is closer to the polygon’s known point than any other known points. Delaunay triangulation (same as TIN) Delaunay triangulation (same as TIN) Perpendiculars to each side and midpoint. Perpendiculars to each side and midpoint. Also called Voronoi polygons Also called Voronoi polygons

Density Estimation Density estimation measures densities in a grid based on a distribution of their known values. Density estimation measures densities in a grid based on a distribution of their known values. Simple density: place grid on point distribution and tabulate points that fall within each cell, sum the point values, and estimate density by dividing the total point value by the cell size. Simple density: place grid on point distribution and tabulate points that fall within each cell, sum the point values, and estimate density by dividing the total point value by the cell size.

Density Estimation Density estimation measures densities in a grid based on a distribution of their known values. Density estimation measures densities in a grid based on a distribution of their known values. Kernel estimation: associates each point with kernel function “bump” over bandwidth. Kernel estimation: associates each point with kernel function “bump” over bandwidth. Probability declines farther away from point. Probability declines farther away from point.

Inverse Distance Weighted Interpolation Inverse distance weighted interpolation method is a local method that assumes that the unknown value of a point is influenced more by nearby control points than those farther away. Inverse distance weighted interpolation method is a local method that assumes that the unknown value of a point is influenced more by nearby control points than those farther away. Most commonly used in GIS Most commonly used in GIS Degree of influence, or weight, is expressed by the inverse of the distance raised to a power. 1=linear, 2=high near and then declines. Degree of influence, or weight, is expressed by the inverse of the distance raised to a power. 1=linear, 2=high near and then declines. New word of the day! Isohyet (isoline of precipitation) New word of the day! Isohyet (isoline of precipitation)

Thin-plate Splines Thin-plate splines create a surface that passes through the control points and has the least possible change in slope at all points. Thin-plate splines create a surface that passes through the control points and has the least possible change in slope at all points. steep gradients with data-poor areas. steep gradients with data-poor areas. methods to improve include: thin-plate splines with tension, regularized splines, and regularized splines with tension. methods to improve include: thin-plate splines with tension, regularized splines, and regularized splines with tension.

Kriging Kriging is a geo-statistical method for spatial interpolation. Kriging is a geo-statistical method for spatial interpolation. Assumes spatial variation is neither totally random nor deterministic. Assumes spatial variation is neither totally random nor deterministic. Three components: Three components: a spatially correlated component representing the variation of a regionalized variable a spatially correlated component representing the variation of a regionalized variable a “drift” or structure, representing a trend a “drift” or structure, representing a trend a random error term a random error term

Kriging Presence or absence of a drift and the interpretation of the regionalized variable have led to development of different kriging methods. Presence or absence of a drift and the interpretation of the regionalized variable have led to development of different kriging methods. Ordinary kriging: assumes absence of drift, focuses on spatially correlated component Ordinary kriging: assumes absence of drift, focuses on spatially correlated component Universal kriging assumes that the spatial variation in z values has a drift or variation in addition to the spatial correlation. Universal kriging assumes that the spatial variation in z values has a drift or variation in addition to the spatial correlation. Other: block kriging, co-kriging. Other: block kriging, co-kriging.

Comparison of Local Methods Similar results, but large errors in data- poor areas Similar results, but large errors in data- poor areas Accuracy must be determined by cross- validation analysis. Accuracy must be determined by cross- validation analysis. remove a point and recalculate comparing the error between estimate and known remove a point and recalculate comparing the error between estimate and known if sufficient points, split sample and compare known with estimates if sufficient points, split sample and compare known with estimates Art or science? Art or science?

Local methods with ARC/INFO and ArcView ARC/INFO ARC/INFO THIESSEN THIESSEN POINTDENSITY POINTDENSITY IDW IDW SPLINE SPLINE KRIGING KRIGING may change in new Geo-statistical Analyst may change in new Geo-statistical Analyst

Local methods with ARC/INFO and ArcView ArcView ArcView Spatial Analyst: density estimation, inverse distance weighted interpolation, and splines (with tension and regularized) Spatial Analyst: density estimation, inverse distance weighted interpolation, and splines (with tension and regularized) Avenue scripts for kriging Avenue scripts for kriging