Module 2.2 of Special Topics in GIS was an exploration of surface interpolation and some of the different methods that can be employed to produce a dataset consisting of estimated values in between known [sample or testing] points. [Bolstad & Manson, 2022] define surface interpolation as a 'prediction of variables at unmeasured locations, and based on a sampling of the same variables at known locations [p. 510]. This was accomplished by the use of four different techniques and comparing the results to discern which model most accurately portrayed the data.
The first exercise was a comparison of Digital Elevation Models produced by Inverse Distance Weighted [IDW] and Spline interpolation. The IDW Interpolation model is an estimation of unknown values inversely proportionate to the distance from known values at sample, or testing, points. Essentially, this equates to greater distanced from sample points equals less influence in determining that cell's estimated value. The Spline Interpolation model employs mathematical functions, or polynomials, to form a smooth curved surface between the known sample points [Bolstad & Manson, 2022].
After these models were constructed, the Raster Calculator geoprocessing tool was ran to determine the mathematical difference between the two; the results are shown in the map below.
The interpolation method I would choose to best represent BOD concentrations of Tampa Bay would be the Spline Technique, specifically the Regularized Spline type. The reasoning behind this decision is due to the nature of any substance being diluted in water. Regardless of the substance, once introduced into a body of water, it will disperse evenly and continuously throughout the adjacent areas. The ISW method tends to create 'hot spots' with peaks occurring at the testing points while the Tension Spline type will create a continuous surface, but not a smooth surface. Finally, Nearest Neighbor will provide an estimated value of BOD concentrations, but these are generalized over discreet regions of the bay and will not provide a smooth, continuous interpolated model. However, the Regularized Spline type 'creates a smooth, gradually changing surface with values that may lie outside the sample data range' [ESRI, 2024]. This, in my opinion, would provide a much more accurate estimate of BOD concentrations in Tampa Bay than the other three methods discussed in this assignment.
Sources:
Bolstad,
Paul & Manson, Steven. (2022). GIS Fundamentals: A First Text on
Geographic Information Systems (7th Edition). Eider Press.
Environmental Systems Research Institute. (2024). How Spline Works. https://pro.arcgis.com/en/pro-app/latest/tool-reference/3d-analyst/how-spline-works.htm
No comments:
Post a Comment