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.

Slides:



Advertisements
Similar presentations
Basic geostatistics Austin Troy.
Advertisements

1 Curve-Fitting Spline Interpolation. 2 Curve Fitting Regression Linear Regression Polynomial Regression Multiple Linear Regression Non-linear Regression.
Gaussian Processes I have known
University of Wisconsin-Milwaukee Geographic Information Science Geography 625 Intermediate Geographic Information Science Instructor: Changshan Wu Department.
19 th Advanced Summer School in Regional Science Overview of advanced techniques in ArcGIS data manipulation.
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.
Curve-Fitting Interpolation
Z – Surface Interpolation…. INTERPOLATION Procedure to predict values of attributes at unsampled points Why? Can’t measure all locations: Time Money Impossible.
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
Drawing Parametric Curves Jean-Paul Mueller. Curves - The parametric form of a curve expresses the value of each spatial variable for points on the curve.
Deterministic Solutions Geostatistical Solutions
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 24 Regression Analysis-Chapter 17.
Ordinary Kriging Process in ArcGIS
Lecture 07: Terrain Analysis Geography 128 Analytical and Computer Cartography Spring 2007 Department of Geography University of California, Santa Barbara.
Applications in GIS (Kriging Interpolation)
8/23/2015© 2009 Raymond P. Jefferis III Lect Geographic Information Processing Spatial Interpolation Freed, et al, Magnetometer field readings of.
Spatial Analyst Toolbox Lecture 17. Spatial Analyst Tool Sets  Conditional  Density  Distance  Generalization  Ground Water  Interpolation  Conditional.
Areal Estimation techniques Two types of technique: 1. Direct weighted averages 2. Surface fitting methods DIRECT WEIGHTED AVERAGE METHODS use the equation:
Using ESRI ArcGIS 9.3 Spatial Analyst
Methods Inverse probability weighting –Can you predict probability of response? –Difficulties if more than one missing outcome or covariate Joint model.
$88.65 $ $22.05/A profit increase Improving Wheat Profits Eakly, OK Irrigated, Behind Cotton.
Basic geostatistics Austin Troy.
Regression analysis Control of built engineering objects, comparing to the plan Surveying observations – position of points Linear regression Regression.
Spatial Analysis.
Intro. To GIS Lecture 9 Terrain Analysis April 24 th, 2013.
Spatial Sampling and Interpolation
Interpolation Tools. Lesson 5 overview  Concepts  Sampling methods  Creating continuous surfaces  Interpolation  Density surfaces in GIS  Interpolators.
Spatial Statistics in Ecology: Continuous Data Lecture Three.
GEOSTATISICAL ANALYSIS Course: Special Topics in Remote Sensing & GIS Mirza Muhammad Waqar Contact: EXT:2257.
Regression Regression relationship = trend + scatter
Chapter 8 – Geographic Information Analysis O’Sullivan and Unwin “ Describing and Analyzing Fields” By: Scott Clobes.
Index Insurance In the absence of crop insurance, farmers are less likely to specialize in agriculture, more likely to grow multiple crops and less likely.
Spatial Interpolation Chapter 13. Introduction Land surface in Chapter 13 Land surface in Chapter 13 Also a non-existing surface, but visualized as a.
Geographic Information Systems
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)
1 Peter Fox GIS for Science ERTH 4750 (98271) Week 5, Tuesday, February 21, 2012 Introduction to geostatistics. Interpolation techniques continued (regression,
Chapter 16 - Spatial Interpolation
Grid-based Map Analysis Techniques and Modeling Workshop
MSc in Geoinformatics – Managing Energy, Resources, Environment Teacher Training Dushanbe, – TEMPUS This project has.
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
Agronomic Spatial Variability and Resolution
Interpolation and evaluation of probable Maximum Precipitation (PMP) patterns using different methods by: tarun gill.
Geology 6600/7600 Signal Analysis 04 Nov 2015 © A.R. Lowry 2015 Last time(s): Discussed Becker et al. (in press):  Wavelength-dependent squared correlation.
Environmental Modeling Spatial Interpolation. 1. Definition ► A procedure of estimating the values of properties at un-sampled sites ► The property must.
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
Objective Analysis and Data Assimilation
Labs Put your name on your labs! Layouts: Site 1 Photos Title Legend
Curve-Fitting Spline Interpolation
Lidar Image Processing
Spatial Analysis & Modeling
Chapter 10 Problems Even problems are at end of text. 19. What is a kernel in a moving window operation? Does the kernel size or shape change for different.
Problems with Vector Overlay Analysis (esp. Polygon)
Interpolation of Surfaces
Spatial Analysis Longley et al..
Inference for Geostatistical Data: Kriging for Spatial Interpolation
Interpolation - applications
Interpolation & Contour Maps
Interpolating Surfaces
Empirical Bayesian Kriging and EBK Regression Prediction – Robust Kriging as Geoprocessing Tools Eric Krause.
Creating Surfaces with 3D Analyst
I can determine the different sampling techniques used in real life.
9. Spatial Interpolation
Presentation transcript:

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. historical data; falsely delete Mecklenburg Population Density

How to deal with it Use data of known places to predict unknown places Add hoc methods: replacement of the missing data by the mean or median value of the spatial surface or by a local or regional mean discard the missing data altogether and work only with the observed values. Statistical solutions Trend-surface models Spatial filters and regression techniques Random field models Kriging interpolation

Example Here are some sample elevation points from which surfaces were derived using the three methods

Example: IDW Done with P =2. Notice how it is not as smooth as Spline. This is because of the weighting function introduced through P

Example: Spline Note how smooth the curves of the terrain are; this is because Spline is fitting a simply polynomial equation through the points

Example: Kriging This one is kind of in between—because it fits an equation through point, but weights it based on probabilities

Theissen

Inverse Distance Weighting

Kriging