LUBOS MITAS, HELENA MITASOVA, DIANE SZAFONI, DOUGLAS M. JOHNSTON
National Center for Supercomputing Applications and Geographic
Modeling Systems Laboratory, University of Illinois at Urbana-Champaign
The ArcView Spatial Analyst tutorial includes an interesting
application for a large corporate farmer, illustrating the creation and
analysis of surface data. Spline interpolation is used in the examples
and several raster maps are created from the given point data sets. All
of these maps have significant anisotropy in the N-S direction. We have
run several experiments and comparisons in an effort to find the reason
for this anisotropy with the following results.
Soil potassium content was measured in 74 points and interpolated to a raster map using regularized spline. There is no indication in the manual that an anisotropy in N-S direction is present in the modeled phenomena, however, the result of ArcView spline interpolation shows such anisotropy, while the results of other functions (e.g. IDW) don't. This indicates a possible bug or impropper implementation of the spline interpolation function.
The artificial anisotropy can be illustrated by comparison of contour maps and surfaces interpolated by:
We have done a similar comparison with the data representing organic matter:
with similar results, indicating artificial anisotropy introduced by
the spline function in ArcView.
The distortion was very strong for a surface computed for crop yield data:
We have imported our data describing the elevation surface at an experimental farm in Germany into ArcView, performed the spline interpolation and compared the results with the surface interpolated by our RST method with the following results:
Again, the result from ArcView is distorted, with strong anisotropy in the E-W direction.
Our experiments both with the data provided by the ESRI and with our
test data show that the spline function in ArcView Spatial Analyst has
a potential incorrect implementation and in certain cases produces maps
with strong artificial anisotropy. Therefore we believe that the maps
published in the book on pages 22-24, 59-60, 52-55 provide distorted
information about the spatial distributions of phenomena which they
represent.
Notes:
The distortion is probably caused by improper normalization of data,
which assumes that the data are always interpolated within a square
area. Therefore surfaces interpolated for square areas don't exhibit
the distortion, as illustrated by a square subarea for the data from
the previous example (elevations at experimental farm):
Helena Mitasova (GMSLab)
helena@gis.uiuc.edu
Lubos Mitas (NCSA)
lmitas@ncsa.uiuc.edu
GMSL Modeling &
Visualization
Home Page