GEOG 328 Midterm II Flashcards
What is the definition of Interpolation?
Estimating (predicting) values at unsampled sites within an area for which there exist some sampled (point) observations
What is the goal of Interpolation?
To predict values for cells in a raster from a limited number of sample data points.
It can be used to predict unknown values for any geographic point data, such as elevation, rainfall, chemical concentrations, noise levels, and so on.
T/F Different interpolation methods will almost always produce different surfaces?
True
Interpolation from which of these three is most common? Points/Lines/Polygons?
Points
With Interpolation, Values are often subject to which law? What does that mean?
Tobler’s 1st law of Geography, Near things are more alike than things further away, same goes for values.
What are the criteria for comparison with Interpolation?
- Abrupt vs. gradual transitions
- Exact vs. approximate (does it honour source data?)
3. Global vs. Local
4. Stochastic vs Deterministic
What do Global Interpolators do?
Determine a single function which is mapped across the whole region; a change in one input value affects the entire map. (Trend surface analysis)
What do Local Interpolators do?
Apply an algorithm repeatedly to a small portion of the total set of points; a change in an input value only affects the results within the window.
What are Exact Interpolators?
Interpolators where the surface passes through all points whose values are known.
What are Approximate Interpolators?
Are Interpolation methods used when there is some uncertainty about the given surface values.
What are Gradual Interpolators?
Interpolators which produce an interpolation surface with gradual changes
What are Abrupt Interpolators?
Interpolators which produce quickly changing but continuous values
e.g. (impermeable barriers, e.g. geological faults)
What is a Stochastic Method?
Stochastic techniques use both mathematical and statistical functions for prediction.
Stochastic methods incorporate the concept of randomness: the interpolated surface is conceptualized as one of the many that might have been observed, all of which could have produced the known data points.
What are examples of Stochastic methods?
Stochastic interpolators include, Trend surface analysis (TSA) and Kriging;
These methods allow for the statistical significance of the surface and uncertainty of the predicted values to be calculated.
What are Deterministic Methods?
Deterministic techniques are based on surrounding measurements (mathematical functions) to calculate the surface.
These techniques are based on the measured
values of a parameter at samples near the unmeasured location for which a prediction is made
Deterministic methods are methods which do not use probability theory.
What is a Thiessen Polygon?
They divide and entire area into polygons with one polygon at each observed point, where every location within the polygon is closer to that point than any other point.
What are Thiessen Polygons classified as?
Abrupt: they generate sharp edges
Exact: they honour all observations
Local: they repeat an algorithm over small sections of terrain
What is a Moving Average?
A moving average calculates value at the centre of the neighbourhood based on the average value of all values shown within the window.
What is a Moving average classified as?
Gradual: Smooth transitions
Approximate: Does not honour existing points
Local: Repeats algorithm using small areas.
What is the IDW interpolation method?
Inverse distance weighted interpolation is considered a method that assumes that the estimated value of a point is influenced more by nearby known points than those further away.
What are considerations when using the IDW interpolation method?
Cell size - output cell size can be as big or small as you want, 2m, 500m, 1000m
Power Function - control the significance of known data points on interpolated values based on their distance.
Search Radius (fixed/variable) - Limits the number of input points that cane used for calculating each interpolated cell. (What distance should it be looking for points)
Barriers - stop lines which can be included in the interpolation, will not move past that location
What is Power Function and why is it important to IDW?
Power function controls the significance of known data points on interpolated values based on distance.
Higher power - means emphasis is placed on the nearest points and the resulting surface will have a more detailed but less smooth surface.
Lower power - will give more influence to the points that are further away resulting in a smoother surface.
What are Barriers with regards to IDW? What effect to they have?
Line features used as a break line that limits the search for input points. Only points on the same side of the break-in will be included. Examples are cliffs and ridges.
What are some considerations concerning your data when using IDW?
Number of observed points taken into account (function of size and shape of neighbourhood)
Small number you’re increasing the emphasis on short range / Large - an increased edge effect.
Distribution of observed points
Density of points