Spatial Analysis Techlectures Fall06
Spatial Analysis Techlectures Fall06
What is it?
the purpose of geographic inquiry is to
examine relationships between geographic
features collectively and to use the relationships to
describe the real-world phenomena that map
features represent. (Clarke 2001, 182).
One Definition: the quantitative procedures
employed in the study of the spatial arrangement
of features (points, lines, polygons and surfaces)
Geographic Information Analysis
Geographic information analysis
isconcerned with investigating the
patterns that arise as a result of processes
that may be operating in space (p. 3).
Techniques [that] enable the
representation, description, measurement,
comparison, and generation of spatial
patterns
How Do We Represent the World
(in Map or Digital Form?)
Raster Vector
A Higher Level of Abstraction? (p. 5)
Objects and Fields
The key distinction (according to your authors)
A slightly different conceptualization
How do we choose the best
representation(s)?
Spatial Analysis:
What is it?
What types of relationships exist between
geographic features, and how do we express
them?
Properties of spatial features and/or
relationships between them: size,
distribution, pattern, contiguity,
neighborhood, shape, scale, orientation
3 Fundamental Questions
Regarding Spatial Relationships
How can two (or more) spatial distributions be
compared with each other?
How can variations in geographic properties over
a single area or data set be described and/or
analyzed?
How can we use what we have learned from an
analysis(es) to predict future spatial distributions?
Zx, y b0 b1x b2 y
Spatial Interpolation
Local Methods
Inverse Distance Weighted (Exact,
Deterministic): enforces that the estimated
value of a point is influenced more by nearby
known points than those farther away
All predicted values are within the range of the
maximum and minimum values in the distribution
Spatial Interpolation
Local Methods
Splines (Exact, Deterministic): create a surface
that passes through the control points and has
the least possible change in slope at all points
(minimum curvature surface)
Spatial Interpolation
Local Methods
Kriging (Exact, Stochastic): a geostatistical
method for spatial interpolation where the mean
is estimated from the best linear unbiased
estimator or best linear weighted moving
average
Assumes that the spatial variation of an attribute is
neither totally random nor totally deterministic (a
correlated component, a drift, a random error term)
How do we Accomplish Spatial
Interpolation in ArcGIS?
Geostatistical Analyst:
An ArcGIS extension that provides tools to
perform statistically-based spatial interpolation
Exploratory Data Analysis
Calculation and Modeling of Surface Properties
(Structural Analysis)
Surface Prediction and Assessment of Results
Knowing the Unknowable:
The Statistics of Fields
Statistical spatial interpolation techniqueswhy
are they necessary or advantageous? (p. 246-247)
Control point data has error and varies over timewe
are not going to obtain an exact fit from deterministic
methods
If we have sample datasets, we have data pertaining to
the spatial distribution of phenomena that can be used
in spatial interpolation
We try to fit a mathematical model or function to the
semivariogram (Gaussian, linear, spherical, circular,
exponential) to be used as an interpolator
Geostatistical Spatial Interpolation
Kriging: Assumes that the estimation of surface
variations is based on the assumption that the
surface can be represented by 3 factors:
The residual of local fluctuationthe level of spatial
correlation locally estimated from a polynomial
function
The drift of regional tendencyrepresenting a spatial
trend
A random error estimate
There are different variations of kriging, based on the
the presence or absence of a drift factor and the
interpretation
Spatial Interpolation
Types of Kriging:
Ordinary:
the drift component is excluded
Focus on the degree of spatial dependence among sampled known
points (semivariance)
2
Semivariance = 1 n
(h ) ( z ( xi ) z ( x h ))
2n i 1
Covariance
Co-Kriging using multiple variables
Concept of Cross-correlation
Isotropic vs. Anisotropic Interpolation Techniques
Single Layer Operations
We might consider these operations the simplest
form of spatial analysis; although this might not
always be true
Single layer (horizontal) operations: procedures
that apply to only one data layer at a time
We are conceptualizing things in this way to simplify
our understanding of what analysis operations donot
because this is really how we utilize the operations
Operations that apply to a single feature type
Does this change with the geodatabase?
Single Layer Operations
Feature Identification and Selection
Identify, Select Feature, Attribute Query
Feature Classification
What type of distribution, how do we
determine? Uniform (equal interval, equal
frequency); Normal (standard deviation);
Multiple Cluster (natural breaks)
Single Layer Operations
Feature Manipulation
Boundary Operations
That ArcView can perform: Clip, Dissolve,
Append?
That ArcView cannot perform (ARC/INFO
required): Erase, Update, Split, Mapjoin, Eliminate
Proximity Analysis
ArcView: Buffer
ArcView cannot: Thiessen polygons
Map Overlay
(Multiple Layer) Operations
X
Z
Y
Ordinary Kriging Comparison
With Anisotopy Without Anisotopy
Mean= .01694 Mean= .0002331
RMS = 2.862 RMS = 2.857
Avg. Stan Error = 3.441 Avg. Stan Error = 3.424
Mean Stan. = .004232 Mean Stan. = .0006747
RMS Stan. = .8324 RMS Stan. = .8347
Universal Kriging Comparison
With Anisotopy Without Anisotopy
Mean= .04253 Mean= .0001592
RMS = 2.595 RMS = 3.054
Avg. Stan Error = 2.354 Avg. Stan Error = .8181
Mean Stan. = .01806 Mean Stan. = .001031
RMS Stan. = 1.102 RMS Stan. = 3.731
Regression Equations
TWOYR = -3.538 + 0.06031 * AVGCURV
+ 0.03331 * PERCIMPV