Spatial Analysis Longley et al., Ch 14,15. Transformations Buffering (Point, Line, Area) Point-in-polygon Polygon Overlay Spatial Interpolation –Theissen.

Slides:



Advertisements
Similar presentations
Spatial Interpolation in GIS Zhongwei Liu, Ph.D. School of Environmental and Public Affairs University of Nevada, Las Vegas 2/18/2010.
Advertisements

Geography 360 Principles of Cartography May 15~17, 2006.
Spatial Analysis.
Basic geostatistics Austin Troy.
Steve Kopp and Steve Lynch
University of Wisconsin-Milwaukee Geographic Information Science Geography 625 Intermediate Geographic Information Science Instructor: Changshan Wu Department.
Correlation and Autocorrelation
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.
Applied Geostatistics Geostatistical techniques are designed to evaluate the spatial structure of a variable, or the relationship between a value measured.
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.
Applied Geostatistics
Deterministic Solutions Geostatistical Solutions
Why Geography is important.
Esri UC 2014 | Technical Workshop | Creating Surfaces Steve Kopp Steve Lynch.
Ordinary Kriging Process in ArcGIS
Applications in GIS (Kriging Interpolation)
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.
Geostatistic Analysis
Spatial Analysis Longley et al., chs. 14 and 15. What is spatial analysis? Methods for working with spatial data –to detect patterns, anomalies –to find.
Spatial Analyst Toolbox Lecture 17. Spatial Analyst Tool Sets  Conditional  Density  Distance  Generalization  Ground Water  Interpolation  Conditional.
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
Model Construction: interpolation techniques 1392.
GEOSTATISICAL ANALYSIS Course: Special Topics in Remote Sensing & GIS Mirza Muhammad Waqar Contact: EXT:2257.
Data Types Entities and fields can be transformed to the other type Vectors compared to rasters.
Spatial Interpolation III
Manipulations interpolation/extrapolation line intersections points in polygon line and polygon intersections union/intersection of polygon areas buffering.
Interpolation Content Point data Interpolation Review Simple Interpolation Geostatistical Analyst in ArcGIS IDW in Geostatistical Analyst Semivariograms.
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.
Spatial Interpolation Chapter 13. Introduction Land surface in Chapter 13 Land surface in Chapter 13 Also a non-existing surface, but visualized as a.
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.
CHAPTER 11 VECTOR DATA ANALYSIS 11.1 Buffering
Concepts and Applications of Kriging
1 GEOG4650/5650 – Fall 2007 Spatial Interpolation Triangulation Inverse-distance Kriging (optimal interpolation)
Chapter 16 - Spatial Interpolation
1 Overview Importing data from generic raster files Creating surfaces from point samples Mapping contours Calculating summary attributes for polygon features.
Grid-based Map Analysis Techniques and Modeling Workshop
Esri UC 2014 | Technical Workshop | Concepts and Applications of Kriging Eric Krause Konstantin Krivoruchko.
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.
Special Topics in Geo-Business Data Analysis Week 3 Covering Topic 6 Spatial Interpolation.
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
Lidar Image Processing
Creating Surfaces Steve Kopp Steve Lynch.
Lecture 6 Implementing Spatial Analysis
Surface Interpolation in ArcGIS
Interpolation of Surfaces
Spatial Analysis Longley et al..
Interpolation & Contour Maps
Concepts and Applications of Kriging
Interpolating Surfaces
Concepts and Applications of Kriging
Geostatistical Simulations – Preparing for Worst-Case Scenarios
Presentation transcript:

Spatial Analysis Longley et al., Ch 14,15

Transformations Buffering (Point, Line, Area) Point-in-polygon Polygon Overlay Spatial Interpolation –Theissen polygons –Inverse-distance weighting –Kriging –Density estimation

Basic Approach Map Transformation New map

Point-in-polygon Select point known to be outside Select point to be tested Create line segment Intersect with all boundary segments Count intersections EVEN=OUTSIDE ODD=INSIDE

Create a buffer: Raster

Create a Buffer: vector

Combining maps RASTER As long as maps have same extent, resolution, etc, overlay is direct (pixel-to- pixel) Otherwise, needs interpolation Use map algebra (Tomlin) Tomlin’s operators –Focal, Local, Zonal

Combining Maps VECTOR A problem

Max Egenhofer Topological Overlay Relations

Creating new zones Town buffer River buffer

Other spatial analysis methods Centrographic analysis (mean center) Dispersion measures (stand. Dist) Point clustering measures (NNS) Moran’s I: Spatial autocorrelation (Clustering of neighboring values) Fragmentation and fractional dimension Spatial optimization –Point –Route Spatial interpolation

Moran’s I

Spatial autocorrelation Correlation of a field with itself Low High Maximum

Spatial optimization

Spatial interpolation

Linear interpolation Half way from A to B, Value is (A + B) / 2 A B C

Nonlinear Interpolation When things aren't or shouldn’t be so simple Values computed by piecewise “moving window” Basic types: 1. Trend surface analysis / Polynomial 2. Minimum Curvature Spline 3. Inverse Distance Weighted 4. Kriging

1. Trend Surface/Polynomial point-based Fits a polynomial to input points When calculating function that will describe surface, uses least-square regression fit approximate interpolator –Resulting surface doesn’t pass through all data points –global trend in data, varying slowly overlain by local but rapid fluctuations

1. Trend Surface cont. flat but TILTED plane to fit data –surface is approximated by linear equation (polynomial degree 1) –z = a + bx + cy tilted but WARPED plane to fit data –surface is approximated by quadratic equation (polynomial degree 2) –z = a + bx + cy + dx 2 + exy + fy 2

Trend Surfaces

2. Minimum Curvature Splines Fits a minimum-curvature surface through input points Like bending a sheet of rubber to pass through points –While minimizing curvature of that sheet repeatedly applies a smoothing equation (piecewise polynomial) to the surface –Resulting surface passes through all points best for gently varying surfaces, not for rugged ones (can overshoot data values)

3. Distance Weighted Methods

Each input point has local influence that diminishes with distance estimates are averages of values at n known points within window R 3. Inverse Distance Weighted where w is some function of distance (e.g., w = 1/d k )

IDW IDW is popular, easy, but problematic Interpolated values limited by the range of the data No interpolated value will be outside the observed range of z values How many points should be included in the averaging? What about irregularly distributed points? What about the map edges?

IDW Example ozone concentrations at CA measurement stations 1. estimate a complete field, make a map 2. estimate ozone concentrations at specific locations (e.g., Los Angeles)

Ozone in S. Cal: Text Example measuring stations and concentrations (point shapefile) CA cities (point shapefile) CA outline (polygon shapefile) DEM (raster)

IDW Wizard in Geostatistical Analyst define data source

Further define interpolation method Power of distance 4 sectors

Cross validation removing one of the n observation points and using the remaining n-1 points to predict its value. Error = observed - predicted

Result

4. Kriging Assumes distance or direction betw. sample points shows a spatial correlation that help describe the surface Fits function to –Specified number of points OR –All points within a window of specified radius Based on an analysis of the data, then an application of the results of this analysis to interpolation Most appropriate when you already know about spatially correlated distance or directional bias in data Involves several steps –Exploratory statistical analysis of data –Variogram modeling –Creating the surface based on variogram

Kriging Breaks up topography into 3 elements: Drift (general trend), small deviations from the drift and random noise. To be stepped over

Explore with Trend analysis You may wish to remove a trend from the dataset before using kriging. The Trend Analysis tool can help identify global trends in the input dataset.

Kriging Results Once the variogram has been developed, it is used to estimate distance weights for interpolation Computationally very intensive w/ lots of data points Estimation of the variogram complex –No one method is absolute best –Results never absolute, assumptions about distance, directional bias

Kriging Example Surface has no constant mean Maybe no underlying trend surface has a constant mean, no underlying trend binary data allows for a trend

Analysis of Variogram

Fitting a Model, Directional Effects

How Many Neighbors?

Cross Validation

Kriging Result similar pattern to IDW less detail in remote areas smooth

IDW vs. Kriging Kriging appears to give a more “smooth” look to the data Kriging avoids the “bulls eye” effect Kriging gives us a standard error