Overlay Analsis Additional Handout
Overlay Analsis Additional Handout
Transformation
Point-in-polygon
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
http://gis.esri.com/library/userconf/proc02/pap1064/p106413.gif
Spatial autocorrelation
• Correlation of a field with itself
Low
High
Maximum
Spatial optimization
www.giscenter.net/eng/work_03_e.html
Spatial interpolation
Linear interpolation
C
B
A
Nonlinear Interpolation
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