Next Article in Journal
Combining 2D Mapping and Low Density Elevation Data in a GIS for GNSS Shadow Prediction
Next Article in Special Issue
A Geosimulation Approach for Data Scarce Environments: Modeling Dynamics of Forest Insect Infestation across Different Landscapes
Previous Article in Journal
Fractal Characterization of Settlement Patterns and Their Spatial Determinants in Coastal Zones
Previous Article in Special Issue
Collaborative Strategies for Sustainable EU Flood Risk Management: FOSS and Geospatial Tools—Challenges and Opportunities for Operative Risk Analysis
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Spatial Sampling Strategies for the Effect of Interpolation Accuracy

1
School of Environment Science and Spatial Information, China University of Mining and Technology, Daxue Road No.1, Xuzhou 221116, China
2
School of Geodesy and Geometrics, Jiangsu Normal University, Shanghai Road No.101, Xuzhou 221116, China
*
Authors to whom correspondence should be addressed.
These authors contributed equally to this work
ISPRS Int. J. Geo-Inf. 2015, 4(4), 2742-2768; https://doi.org/10.3390/ijgi4042742
Submission received: 28 August 2015 / Revised: 21 November 2015 / Accepted: 30 November 2015 / Published: 8 December 2015
(This article belongs to the Special Issue Bridging the Gap between Geospatial Theory and Technology)

Abstract

:
Spatial interpolation methods are widely used in various fields and have been studied by several scholars with one or a few specific sampling datasets that do not reflect the complexity of the spatial characteristics and lead to conclusions that cannot be widely applied. In this paper, three factors that affect the accuracy of interpolation have been considered, i.e., sampling density, sampling mode, and sampling location. We studied the inverse distance weighted (IDW), regular spline (RS), and ordinary kriging (OK) interpolation methods using 162 DEM datasets considering six sampling densities, nine terrain complexities, and three sampling modes. The experimental results show that, in selective sampling and combined sampling, the maximum absolute errors of interpolation methods rapidly increase and the estimated values are overestimated. In regular-grid sampling, the RS method has the highest interpolation accuracy, and IDW has the lowest interpolation accuracy. However, in both selective and combined sampling, the accuracy of the IDW method is significantly improved and the RS method performs worse. The OK method does not significantly change between the three sampling modes. The following conclusion can be obtained from the above analysis: the combined sampling mode is recommended for sampling, and more sampling points should be added in the ridges, valleys, and other complex terrain. The IDW method should not be used in the regular-grid sampling mode, but it has good performance in the selective sampling mode and combined sampling mode. However, the RS method shows the opposite phenomenon. The sampling dataset should be analyzed before using the OK method, which can select suitable models based on the analysis results of the sampling dataset.

1. Introduction

Spatial interpolation is the procedure of deriving the characteristic values of unknown data at specified points and the characteristics of data distribution based on the known data at specific points in the same area, which plays a significant role in spatial analysis [1].
More than twenty spatial interpolation methods have been used in different fields. According to the mathematical mechanism of interpolation, these interpolation methods can be classified as non-geostatistical methods and geostatistical methods. Non-geostatistical methods include the nearest neighbor method, inverse distance weighted method, local polynomial method, and regular spline method. The kriging method is the most common geostatistical method. Each interpolation method has different factors that affect the interpolation accuracy, and all affecting factors should be considered when interpolation methods are used. For example, the variance and variograms should be analyzed before using the kriging interpolation method.
Spatial interpolation methods have been applied in various fields. In the research of temperature interpolation, Wu et al. proposed a method for setting parameters and selecting models, in which the sampling points of observation stations were used and “one best method” was selected from several interpolation methods [2]. Phillips et al. selected the IDW and kriging methods for temperature simulation, and an optimal interpolation method was selected by comparing the absolute errors and root mean squared errors of IDW and kriging [3,4,5,6]. Wang et al. evaluated eight interpolation methods for research on heavy metals; the nearest neighbor interpolation method had the worst performance, and the multifractal kriging interpolation method had the best performance. However, different heavy metals had significantly different spatial characteristics, which affected the accuracy of the interpolation [7]. Li et al. proposed the fractal interpolation method when studying the distribution of copper. The fractal interpolation method was suitable when the sampling points were distributed unevenly and had significant correlation [8]. In terrain analysis, Liu et al. analyzed the spatial variability of elevation, and the results showed that the OK method was the best interpolation method [9]. Wang used the IDW, RS, TS, and kriging interpolation methods to analyze aerial survey points, and the TS interpolation method provided the best interpolation with the highest interpolation accuracy [10]. In studying soil nutrients, Chen et al. used three interpolation methods (i.e., kriging, spline, and IDW) for interpolation of N, P, K and PH sampling points, and the spline interpolation method performed the worst [11]. Liu et al. proposed a method that combined ensemble learning with ancillary environmental information for improved interpolation of soil properties because the ensemble learning model can describe more locally-detailed information and more accurate spatial patterns for soil potassium content than the other methods (i.e., kriging and IDW) [12].
From the above review, most scholars have studied interpolation methods by (1) comparing a few interpolation methods for a particular sampling dataset to determine the “best” interpolation method for a particular area of application, and (2) applying some assistant methods to improve one interpolation method for better accuracy. Both aspects can help obtain a good result for the specified sampling points. However, it is inappropriate to apply the conclusions to other sampling points because the sampling points used in a particular study may lack comprehensive representatives. In the case of terrain analysis, for example, a set of specified elevation sampling points can reflect only one region, which has a specific complexity, and the specified elevation sampling points differ from other sampling points with different sampling modes and sampling densities.
In this study, the influence of the terrain complexity, sampling mode, and sampling density on the accuracy of the interpolation results derived from different interpolation methods are investigated. The first section introduces the function, situation, problems, and the objective of this paper; the second section introduces the interpolation methods and the affecting factors selected in this paper; the third section gives the details of the experimental procedures; the fourth section provides the results of the experiment; the fifth section presents a discussion of the results; and the sixth chapter presents the conclusions of this study.

2. Spatial Interpolation Methods

Considering the variety and representativeness of interpolation methods, three interpolation methods are selected in this paper: two are classified as non-geostatistical methods (IDW and RS) and one is classified as a geostatistical method (OK). These three methods are commonly used and are representative of interpolation methods. The following provides a brief introduction to these methods.
(1) IDW: inverse distance weighting or weighted method is the simplest interpolation method and estimates the values at unsampled points using the distances to and values of nearby sampled points. IDW is based on the principle: closer things are similar. The principle assumes that two close sample points have similar attributes, and further sample points have less similar attributes. In this method, the value of a cell is the weighted average of the values of sample points nearby. A point closer to the cell in question carries a larger weight. IDW is a simple and effective interpolation method. The computation speed is relatively fast. In addition to the weighted distances, the power and search radius are also important factors affecting an IDW interpolation result [13]. The estimated values can be determined by the following equation:
Z 0 = i = 1 n λ i Z i
where λi is the inverse distance weight, Z0 is the predicted value, and Zi is the measured value.
(2) RS: spline interpolation is based on the following principle: the interpolation interval is divided into small subintervals. Each of these subintervals is interpolated using the third-degree polynomial. The polynomial coefficients are chosen to satisfy certain conditions (these conditions depend on the interpolation method). General requirements are function continuity and passing through all given points. There are additional possible requirements: function linearity between nodes and continuity of higher derivatives. The main advantages of spline interpolation are its stability and calculation implicitly. Sets of linear equations, which are solved to construct splines, are well-conditioned; therefore, the polynomial coefficients are calculated precisely [14]. The equation of the regular spline interpolation is as follows:
Z 0 = α 1 + α 2 x + α 3 y + j = 1 N λ j R ( r j )
where α1, α2, α3 are coefficients of the equations, N is the number of sampling points, λi is the weights, and R(rj) is the spline function used to modify the interpolation results.
(3) OK: used in statistics, originally in geostatistics. Kriging is a method of interpolation for which the interpolated values are modeled by a Gaussian process governed by prior covariances, as opposed to a piecewise-polynomial spline chosen to optimize the smoothness of the fitted values. Under suitable assumptions of the priors, kriging gives the best linear, unbiased prediction of intermediate values.
Ordinary kriging is the most widely used kriging method. OK estimates a value at a point of a region for which a variogram is known using data in the neighborhood of the estimation location. OK assumes that the expected value of the interpolation field is an unknown constant [15]. The estimated values can be determined by the following equation:
Z 0 = z ( x 0 ) + i = 1 n ( w i ( x 0 ) z ( x i ) z ( x 0 ) )
where Z0 is the predicted value, z(xi) is the measured value, wi(x0) is the weights reflecting the structural “proximity” of samples to the estimation location (x0), and z(x0) is the mathematical expectation of the sampling points.
The spatial characteristics of sampling points play a significant role in spatial interpolation and are determined by three factors: (1) where to sample; (2) what mode to sample (e.g., systematic or adaptive); and (3) how many points to sample (i.e., density). Samplings at different locations have different terrain situations, which represent different terrain complexities. The mode of sampling represents the way in which the sampling points are spatially distributed. For example, in the systematic (regular-grid) sampling mode, the sampling points are evenly distributed, whereas under the adaptive (selective) sampling mode, the sampling points are determined by the feature points of the terrain. The density of sampling points, i.e., the number of sampling points in a given region, has a significant effect on the interpolation accuracy. In this paper, the accuracy of the results generated by different spatial interpolation methods is studied with respect to datasets with different levels of terrain complexity, sampling density, and sampling modes.

3. Methods

3.1. Data Preparation and Processing

DEM data are widely used to describe surface topography. In this study, the DEM data are from the International Scientific Data Service Platform (http://www.cnic.cas.cn/) [16], and the resolution of the DEM data is 30 m × 30 m. A large amount of DEM data, covering more than 80% of China, has been collected and to reflect the comprehensive complexities of the terrain, a group of regions with different complexities, which are represented by fractal dimensions from 2.0 to 2.8, are chosen in this paper. We obtain the sampling points under different sampling modes and sampling densities, which have different spatial characteristics. The overall procedure and details are further described in Section 3.2.
Fractal dimensions can be used to describe the variations of terrain in the entire study region and to indicate the level of terrain complexity, which includes the surface-volume method, the cubic covering method, and the surface-scale method. For the DEM data, surface or volume is calculated before obtaining the fractal dimension, which causes errors [17,18,19,20]. To decrease the errors, the cubic covering method is used in this paper. Some terrain data with different levels of terrain complexity D are shown in Figure 1.
Figure 1. Terrain data with different terrain complexity. (A) D = 2.0; (B) D = 2.1; (C) D = 2.2; (D) D = 2.3; (E) D = 2.4; (F) D = 2.5; (G) D = 2.6; (H) D = 2.7; (I) D = 2.8.
Figure 1. Terrain data with different terrain complexity. (A) D = 2.0; (B) D = 2.1; (C) D = 2.2; (D) D = 2.3; (E) D = 2.4; (F) D = 2.5; (G) D = 2.6; (H) D = 2.7; (I) D = 2.8.
Ijgi 04 02742 g001
Considering the national surveying specifications and characteristics of DEM, each DEM block is 144 km2 (12 km × 12 km), and six sampling densities are used in this paper (i.e., 18.1 points/km2, 5 points/km2, 4.7 points/km2, 3.1 points/km2, 2.3 points/km2, and 1.8 points/km2).
The sampling mode refers to the specific rules and methods used in determining the locations of the sampling points. Many sampling modes are adopted in interpolation research, and they can be divided into two large categories according to the distribution of sampling points: uniform sampling and non-uniform sampling. Some scholars used less popular methods, such as profile sampling and asymptotic sampling; OÈzdamar et al. applied herringbone-shaped, regular-grid, and layered random sampling modes in studying interpolation methods [21]. Demirhan et al. used four modes to sample the area under study: herringbone-shaped, regular-grid, linear, and ring sampling modes [22]. The sampling modes they used can be performed by computer but cannot accurately represent terrain feature points. To solve this problem, the regular-grid sampling mode, selective sampling mode, and combined sampling mode are used in this paper. The selective sampling mode focuses on terrain feature points when sampling, whereas the combined sampling mode takes the regular-grid sampling mode and selective sampling mode into consideration at the same time.

3.2. Experiment Design

To systematically study how the spatial interpolation methods are affected by terrain complexity, sampling mode, and sampling density, DEM data with a resolution of 30 m are first divided into a series of data blocks with equal area. Next, data blocks with nine types of terrain complexity (sequentially increasing from level 2.0 to 2.8) are selected, and each block is sampled in three sampling modes and at six sampling densities for each mode. Finally, these point datasets are interpolated with different interpolation methods, and accuracy analysis is conducted. This procedure is illustrated in Figure 2.
Figure 2. Flow diagram of the experiment.
Figure 2. Flow diagram of the experiment.
Ijgi 04 02742 g002

3.3. Determination of Affecting Factors

The parameters of the interpolation methods have significant influences on the interpolation results, but there is no particular “best value” for the parameters. The parameters for IDW and RS in this paper are set using default values from ArcGIS 10.0, which are set by multiple tests. For OK, through repeated tests and validations, the spherical method is selected in this paper.

3.4. Validation

Independent verification is used for the validation of the interpolators in this paper. Each DEM is 12 km × 12 km and contains 400 × 400 sampling points. These sampling points are divided into the interpolation and validation subsets, estimating the value using interpolation subset and comparing the interpolated value at every validation point with its measured value. For the six levels of sampling density, 2704, 1225, 676, 441, 324, and 256 training points are created as interpolation data sets. The remaining, 157,269, 158,775, 159,559, 159,676, and 159,744 sampling points are used as validation datasets.

3.5. Assessment Indices

Many indices have been developed to assess the spatial interpolation accuracy. Each index alone cannot fully reflect the overall characteristics of the errors, so multiple indices are used in the analysis. In this paper, we use the three most common indices, i.e., maximum absolute errors (MAX), bias of errors (BIAS), and root mean squared of errors (RMSE), as measures of the interpolation accuracy. These three indices are determined by the following equations, where e1, e2, …, en are the errors between validation points and interpolation, abs(e1), abs(e2), …, abs(en) are the absolute values of e1, e2, …, en, and n is the number of validation points.
M A X = max ( abs ( e 1 ) , abs ( e 2 ) abs ( e n ) )
B I A S = ( e 1 + e 2 + + e n ) / n
R M S E = ( e 1 2 + e 2 2 + + e n 2 ) / n

4. Results

The accuracy of the interpolation results of the three methods is analyzed with respect to four characteristics: the distribution of errors, MAX, BIAS, and RMSE. The effects of the sampling mode, sampling density, and terrain complexity on interpolation results are also comprehensively analyzed and discussed, and the results are as follows.

4.1. Spatial Distribution of Errors

4.1.1. Regular-Grid Sampling

In regular-grid sampling, the distributions of errors of the three interpolation methods have the following characteristics (Figure 3):
The major locations of the error distribution are similar, in the mountain ridges, valleys, and peaks. With an increase of sampling density, the number of plaques of error-distributed area increases abruptly, and the size of the plaques gradually decreases. For the OK method, the distribution of errors follows the directions of the mountain ridges and valleys. At higher densities of sampling points, the error-distributed areas are mostly broken, and at lower densities of sampling points, the error-distributed areas are mostly continuous, with the least number of small error plaques. The size of the error-distributed areas is much larger than that of the other two methods.
Figure 3. The distributions of errors in regular-grid sampling. (A) Error distributions of IDW; (B) Error distributions of IDW; (C) Error distributions of IDW.
Figure 3. The distributions of errors in regular-grid sampling. (A) Error distributions of IDW; (B) Error distributions of IDW; (C) Error distributions of IDW.
Ijgi 04 02742 g003

4.1.2. Selective Sampling

In selective sampling, the distributions of errors are different from those of regular-grid sampling, and the following characteristics are found (Figure 4):
The major locations of the error distribution are similar in the mountain ridges, valleys, and peaks. With an increase of sampling density, the number of plaques of error-distributed area increases abruptly, and the size of the plaques gradually decreases. In regions with sparsely distributed sampling points, large blocks of error-distributed area appear, and for the OK method, the distribution of errors follows the direction of mountain ridges and valleys. At high densities of sampling points, many small plaques of error-distributed area are found, and at low densities of sampling points, the least number of small plaques of error-distributed area are found. The error-distributed areas are much larger than those of the other two methods.
Figure 4. The distributions of errors in selective sampling. (A) Error distributions of IDW; (B) Error distributions of IDW; (C) Error distributions of IDW.
Figure 4. The distributions of errors in selective sampling. (A) Error distributions of IDW; (B) Error distributions of IDW; (C) Error distributions of IDW.
Ijgi 04 02742 g004

4.1.3. Combined Sampling

In the case of combined sampling, the following characteristics are found (Figure 5):
The major locations of the error distribution are similar in the mountain ridges, valleys, and peaks. For the OK method, the distribution of errors follows the direction of the mountain ridges and valleys. At high densities of sampling points, many small plaques of error-distributed area are found, and at low densities of sampling points, the least number of small plaques of error-distributed area are found. The error-distributed area is much larger than those of the other two methods.
Figure 5. The distributions of errors in combined sampling. (A) Error distributions of IDW; (B) Error distributions of IDW; (C) Error distributions of IDW.
Figure 5. The distributions of errors in combined sampling. (A) Error distributions of IDW; (B) Error distributions of IDW; (C) Error distributions of IDW.
Ijgi 04 02742 g005

4.1.4. Comprehensive analysis

In all sampling modes, the major locations of error distribution are in the mountain ridges, valleys, and peaks. In the selective sampling mode, large blocks of error-distributed area occur when the sampling points are sparse. With the increase of sampling density, the number of plaques of error-distributed area increases abruptly, and the size of the plaques gradually decreases.
The OK method has the maximum area of error distribution, with the most broken area at high sampling densities and the most continuous area and the least number of small error plaques at low sampling densities.

4.2. MAX

4.2.1. Regular-Grid Sampling

The experimental results show that the MAXes of the three methods have the following patterns in regular-grid sampling (Table 1):
With the increase of terrain complexity, the MAXes increase. With the increase of sampling density, MAXes decrease. With the decrease of sampling density, MAXes somewhat increase. The IDW method has the largest MAXes among the three methods, and the RS method has the smallest MAXes among the three methods.

4.2.2. Selective Sampling

In selective sampling, the experimental results show the following patterns (Table 2):
Table 1. The MAXs under the regular-grid sampling mode (Unit: m).
Table 1. The MAXs under the regular-grid sampling mode (Unit: m).
Inverse Distance Weighted MethodRegular Spline MethodOrdinary Kriging Method
D2.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.8
SD
18.12148511168410015323028322253952546213613312421274455855395140262
8.523497496104134173299293263962897483150153158224061859681163151278
4.72356851481011392243143612444788096107166174207224181899890172175358
3.1226384159111137218377348236076106110122205215232225969113114106208214396
2.3226597156110137239357400256175116127130205259282246180124112131206259471
1.8236987175114168242500402306888116142124223274315256985130113123226276466
(D: Dimension of Terrain Complexity; SD: Sampling Density, Unit: Points/km2).
Table 2. The MAXs under selective sampling mode (Unit: m).
Table 2. The MAXs under selective sampling mode (Unit: m).
Inverse Distance Weighted MethodRegular Spline MethodOrdinary Kriging Method
D2.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.8
SD
18.1236072868911121440537635414649144120130174210203135398881114212265
8.5285179113821141944593055768647594134160267329233145419480121187354
4.7224592123120126146325350338099751253481923313212451636110290112234306
3.1255678113981751393633504410894842501592664793362359647210391146212353
2.33153891198719821135246543127988616718134356249028607757104115155345460
1.8314965159100160188334509499811116827830928042662927516872111196166335727
With the increase of terrain complexity, the MAXes increase significantly. With the increase of sampling density, the MAXes somewhat decrease. With the decrease of sampling density, the MAXes increase, and a greater increase is found at lower sampling density. The OK method has the minimum MAXes among the three methods, and for the other two methods, the RS method has smaller MAXes at higher sampling density and the IDW method has smaller MAXes at lower sampling density.

4.2.3. Combined Sampling

In combined sampling, the experimental results show the following patterns (Table 3):
With the increase of terrain complexity, the MAXes also increase. With the increase of sampling density, the MAXes somewhat decrease. With the decrease of sampling density, a greater increase is found at lower sampling density. The OK method has the smallest MAXes among the three methods, and for the other two methods, the RS method has smaller MAXes at higher sampling density and the IDW method has smaller MAXes at lower sampling density.

4.2.4. Comprehensive Analysis

Statistical analysis of the MAXes for all sampling modes, nine sampling densities, and six levels of terrain complexity found the following results.
In all sampling modes, with the increase of terrain complexity, the MAXes also increase. With the increase of sampling density, the MAXes decrease relatively and vice versa. In regular-grid sampling, for all sampling densities and levels of terrain complexity, the RS method has the minimum MAXes among the three methods. In selective sampling and combined sampling, the OK method has the minimum MAXes among the three methods.

4.3. BIAS

4.3.1. Regular-Grid Sampling

For regular-grid sampling, the BIASes of the three methods are shown in Table 4, which shows the following characteristics:
With the increase of terrain complexity, the BIASes of all methods also increase. With the decrease of the sampling density, the BIASes of all methods increase, and vice versa. BIASes are not noticeably overestimated or underestimated. The RS method has the minimum BIASes among the three methods, and the IDW method has the maximum BIASes among the three methods.
Table 3. The MAXs under combined sampling mode (Unit: m).
Table 3. The MAXs under combined sampling mode (Unit: m).
Inverse Distance Weighted MethodRegular Spline MethodOrdinary Kriging Method
D2.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.8
SD
18.1204858117849915325329025243955536213213312717224348845396140296
8.52250749598133148230290274561789310111715722823405858938099143308
4.728486514810013022430035727517089148121192199222234455748378157177362
3.1225072126128155215340374315982148176127217242409244070999885144225419
2.332518713911816124838638730659513014514721526739027468291113104124245541
1.831539279124108243315396298311018117517621140335326588195122120226322487
Table 4. The BIASs under regular-grid sampling mode (Unit: m).
Table 4. The BIASs under regular-grid sampling mode (Unit: m).
Inverse Distance Weighted MethodRegular Spline MethodOrdinary Kriging Method
D2.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.8
SD
18.1−0.110.00−0.15−0.310.020.63−0.140.561.19−0.03−0.01−0.06−0.030.02−0.10−0.14−0.08−0.06−0.03−0.02−0.06−0.050.00−0.07−0.17−0.08−0.21
8.50.19−0.01−0.05−0.150.371.450.121.430.480.10−0.01−0.080.010.200.36−0.35−0.00−0.050.09−0.02−0.090.000.220.27−0.300.180.06
4.7−0.080.130.06−0.370.08−0.73−0.033.15−2.19−0.010.150.11−0.12−0.27−1.02−0.17−0.180.12−0.020.090.16−0.06−0.24−0.97−0.09−0.05−0.38
3.1−0.020.000.42−0.01−0.701.041.40−2.71−2.090.100.280.16−0.30−0.030.071.17−2.43−1.350.070.180.18−0.22−0.36−0.161.60−2.00−1.87
2.30.320.660.46−0.040.101.54−0.108.36−1.890.0970.620−0.200.000−0.810.224−0.793.396−1.010.060.57−0.200.04−0.93−0.05−0.513.311.03
1.80.170.041.66−0.231.131.630.257.386.370.0020.1851.476−0.050.490.255−0.243.311.09−0.010.071.580.090.370.220.052.744.59

4.3.2. Selective Sampling

For selective sampling, the BIASes of the three methods are shown in Table 5, which shows the following patterns.
With the increase of terrain complexity, the BIASes of all methods also increase, but with a lower level of increase. With the decrease of the sampling density, the BIASes of all methods increase, and vice versa. Some BIASes are over-estimated. The IDW method has the maximum BIASes among the three methods, and the RS method has the minimum BIASes among the three methods.

4.3.3. Combined Sampling

For combined sampling, the BIASes of the three methods are shown in Table 6, which shows the following patterns.
With the increase of terrain complexity, the BIASes also increase, but the level of increase is lower than that of the other modes. With the decrease of the sampling density, BIASes slightly increase, and vice versa. Some BIASes are over-estimated. The IDW method has the maximum BIASes among the three methods, and the RS method has the minimum BIASes among the three methods.

4.3.4. Comprehensive Analysis

The statistical analysis of the errors for all sampling modes, nine sampling densities, and six levels of terrain complexity shows that the RS method has the minimum and the IDW method has the maximum BIASes in all cases.

4.4. RMSE

4.4.1. Regular-grid Sampling

For regular-grid sampling, the RMSEs of the three methods are shown in Figure 6 and Table 7, which have the following patterns.
With the increase of terrain complexity, the RMSEs steeply increase. With the increase of sampling density, the RMSEs steadily decrease. The IDW method has the maximum RMSEs among the three methods, and the RS method has the minimum RMSEs among the three methods.

4.4.2. Selective Sampling

For selective sampling, the RMSEs of the three methods are shown in Figure 7 and Table 8, which have the following patterns:
With the increase of terrain complexity, the RMSEs steeply increase. With the increase of sampling density, the RMSEs decrease, and vice versa. For lower levels of terrain complexity, the OK method has the minimum RMSEs at high sampling density, and the IDW method has the minimum RMSEs at low sampling density. For higher levels of terrain complexity, the RS method has the minimum RMSEs at high sampling density, and the IDW method has the minimum RMSEs at low sampling density.
Table 5. The BIASs under selective sampling mode (Unit: m).
Table 5. The BIASs under selective sampling mode (Unit: m).
Inverse Distance Weighted MethodRegular Spline MethodOrdinary Kriging Method
D2.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.8
SD
18.1−0.020.851.490.661.251.422.225.890.31−0.010.270.180.190.16−0.190.28−0.081.05−0.040.310.380.181.301.190.660.750.70
8.50.783.104.721.552.220.796.406.753.171.091.011.340.822.351.446.490.652.830.871.932.920.801.851.426.121.841.88
4.70.832.797.223.405.885.886.491.2013.391.011.723.172.146.495.733.410.265.790.922.253.932.565.645.154.60−1.2912.76
3.10.714.869.666.249.065.0020.3415.263.701.084.225.003.598.871.5114.736.914.450.904.517.764.569.213.0918.229.362.59
2.31.246.4014.477.5010.1510.9620.8615.97−2.781.645.617.144.839.2211.0717.52−5.895.111.445.7712.664.999.1010.3821.639.75−1.58
1.80.696.9013.048.2113.475.8327.4118.825.641.313.617.164.339.684.4924.811.2710.931.105.3211.434.6812.755.6627.0814.62−6.71
Table 6. The BIASs under combined sampling mode (Unit: m).
Table 6. The BIASs under combined sampling mode (Unit: m).
Inverse Distance Weighted MethodRegular Spline MethodOrdinary Kriging Method
D2.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.8
SD
18.1−0.030.170.20−0.220.32−0.11−0.261.061.100.010.110.120.030.10−0.11−0.04−0.100.070.000.090.080.020.18−0.15−0.12−0.010.17
8.50.250.450.420.111.091.731.232.662.030.160.420.380.130.590.160.97−0.290.670.150.390.320.130.800.060.910.38−0.36
4.70.021.572.120.380.85−0.700.922.71−0.170.131.221.300.411.23−1.691.151.350.470.121.221.460.500.71−1.201.191.06−0.45
3.10.221.992.700.642.85−0.403.74−0.490.620.192.352.410.252.69−0.853.091.993.660.192.142.270.452.49−0.923.630.83−0.18
2.30.393.474.452.152.91−1.125.867.833.900.122.662.720.871.55−2.444.812.993.410.192.793.061.322.48−2.425.443.284.06
1.80.444.506.343.634.49−2.107.548.904.770.323.164.311.873.32−1.114.354.033.580.283.845.272.484.06−2.716.586.412.94
Figure 6. The RMSEs of the 3 methods in regular-grid sampling. Sampling densities of (A) 18.1 points/km2; (B) 8.5 points/km2; (C) 4.7 points/km2; (D) 3.1 points/km2; (E) 2.3 points/km2; (F) 1.8 points/km2.
Figure 6. The RMSEs of the 3 methods in regular-grid sampling. Sampling densities of (A) 18.1 points/km2; (B) 8.5 points/km2; (C) 4.7 points/km2; (D) 3.1 points/km2; (E) 2.3 points/km2; (F) 1.8 points/km2.
Ijgi 04 02742 g006
Table 7. The RMSEs under regular-grid sampling mode (Unit: m).
Table 7. The RMSEs under regular-grid sampling mode (Unit: m).
Inverse Distance Weighted MethodRegular Spline MethodOrdinary Kriging Method
D2.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.8
SD
18.13.06.27.77.010.216.115.833.840.92.73.74.14.26.28.79.812.814.52.64.04.64.313.110.510.514.853.8
8.53.78.210.88.513.322.720.450.257.93.66.07.36.410.415.415.722.727.63.46.17.66.316.016.216.230.579.4
4.74.19.513.610.315.425.923.960.273.04.27.710.78.113.721.321.034.641.83.97.910.98.018.021.420.940.2104.4
3.14.311.314.911.417.829.428.268.682.94.39.912.79.316.625.825.845.655.34.19.812.79.120.025.225.253.2124.2
2.34.712.117.012.519.632.330.377.899.04.810.715.610.218.630.128.557.168.44.510.714.99.921.729.328.064.4145.0
1.84.913.218.314.320.735.533.989.8114.24.912.217.911.320.233.533.667.981.14.511.816.410.922.932.532.273.3163.2
Table 8. The RMSEs under selective sampling mode (Unit: m).
Table 8. The RMSEs under selective sampling mode (Unit: m).
Inverse Distance Weighted MethodRegular Spline MethodOrdinary Kriging Method
D2.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.8
SD
18.13.06.27.85.910.513.614.440.239.93.84.15.24.49.311.213.018.718.32.83.54.23.411.815.09.815.350.7
8.54.27.79.97.610.819.221.441.751.16.07.28.46.312.119.121.731.639.64.26.79.04.814.720.916.924.575.1
4.74.58.811.610.115.223.621.652.356.86.59.511.17.619.630.529.048.748.04.78.08.37.419.524.920.835.191.0
3.15.19.712.912.316.726.332.259.067.06.614.214.610.523.832.244.549.664.44.811.813.99.120.326.530.253.1107.9
2.35.410.514.413.217.531.139.765.777.07.515.316.612.427.642.055.094.085.65.612.316.39.421.831.939.270.9115.4
1.85.811.015.417.219.635.743.967.4106.47.718.421.417.234.353.758.4106.9125.95.812.518.310.424.139.442.878.0195.1
Figure 7. The RMSEs of the 3 methods in selective sampling. Sampling densities of (A) 18.1 points/km2; (B) 8.5 points/km2; (C) 4.7 points/km2; (D) 3.1 points/km2; (E) 2.3 points/km2; (F) 1.8 points/km2.
Figure 7. The RMSEs of the 3 methods in selective sampling. Sampling densities of (A) 18.1 points/km2; (B) 8.5 points/km2; (C) 4.7 points/km2; (D) 3.1 points/km2; (E) 2.3 points/km2; (F) 1.8 points/km2.
Ijgi 04 02742 g007

4.4.3. Combined Sampling

For combined sampling, the RMSEs of the three methods shown in Figure 8 and Table 9 have the following patterns:
With the increase of terrain complexity, the RMSEs increase more and more steeply. With the increase of sampling density, the RMSEs decrease, and vice versa. At lower levels of terrain complexity, the OK method has the minimum RMSEs among the three methods, and at higher levels of terrain complexity, the RS method has the minimum RMSEs among the three methods.

4.4.4. Comprehensive Analysis

The statistical analysis of the RMSEs for all sampling modes, nine sampling densities, and six levels of terrain complexity shows the following (Table 7, Table 8 and Table 9).
The RS method has the minimum error among the three methods in the following three cases: (i) regular-grid sampling for all sampling densities and all levels of terrain complexity, (ii) combined sampling for a high level of terrain complexity and all sampling densities, and (iii) selective sampling for a high sampling density and a high level of terrain complexity. The IDW method has the minimum error in selective sampling with low sampling density and low level of terrain complexity, and the OK method has the minimum error among the three methods in the following two cases: (i) combined sampling with all sampling densities and at a low level of terrain complexity, and (ii) selective sampling with a high sampling density and at a low level of terrain complexity.

4.5. Error Variation Trend Analysis

The analysis results of all error indices suggest that the RMSEs satisfy the least squares theory, so this error index is used to represent the accuracy of the interpolation results when analyzing the trend of error variation. Figure 9, Figure 10 and Figure 11 show the following trends of error variation for the three methods.
(1) With the increase of terrain complexity and decrease of sampling density, the accuracy gradually decreases;
(2) For regular-grid sampling, the IDW method has the lowest accuracy, and the OK method has the highest accuracy, approximating the accuracy of the RS method;
(3) For selective sampling, the complicated spatial characteristics of sampling points lead to unstable sampling quality and oscillations of the accuracies of all methods; and
(4) The accuracy of combined sampling is between the other two sampling modes. The IDW method has the lowest accuracy in combined sampling but is better than its accuracy in regular-grid sampling.
Figure 8. The RMSEs of the 3 methods in combined sampling. Sampling densities of (A) 18.1 points/km2; (B) 8.5 points/km2; (C) 4.7 points/km2; (D) 3.1 points/km2; (E) 2.3 points/km2; (F) 1.8 points/km2.
Figure 8. The RMSEs of the 3 methods in combined sampling. Sampling densities of (A) 18.1 points/km2; (B) 8.5 points/km2; (C) 4.7 points/km2; (D) 3.1 points/km2; (E) 2.3 points/km2; (F) 1.8 points/km2.
Ijgi 04 02742 g008
Table 9. The RMSEs under combined sampling mode (Unit: m).
Table 9. The RMSEs under combined sampling mode (Unit: m).
Inverse Distance Weighted MethodRegular Spline MethodOrdinary Kriging Method
D2.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.82.02.12.22.32.42.52.62.72.8
SD
18.13.05.77.46.79.915.314.934.239.52.93.84.14.26.38.69.912.914.32.63.84.34.113.110.110.014.352.9
8.53.77.610.18.112.921.018.243.153.34.16.37.26.610.915.516.522.727.33.55.77.05.915.915.414.730.777.1
4.74.18.511.49.414.924.522.455.264.95.08.710.48.815.921.923.535.641.94.17.59.17.517.922.019.739.3101.3
3.14.510.312.711.417.428.324.864.974.35.610.913.511.820.628.932.049.459.74.59.111.38.919.826.825.254.2120.0
2.34.810.615.311.418.930.227.967.776.65.912.217.613.122.932.338.358.375.54.910.814.49.821.729.227.364.3138.7
1.84.811.516.212.220.031.132.572.193.15.714.219.016.226.836.344.471.881.54.812.415.510.923.030.333.064.8150.9
Figure 9. The RMSEs of the 3 methods in regular-grid sampling. (A) The trend surface of RMSEs for IDW; (B) The trend surface of RMSEs for RS; (C) The trend surface of RMSEs for OK.
Figure 9. The RMSEs of the 3 methods in regular-grid sampling. (A) The trend surface of RMSEs for IDW; (B) The trend surface of RMSEs for RS; (C) The trend surface of RMSEs for OK.
Ijgi 04 02742 g009
Figure 10. The RMSEs of the 3 methods in selective sampling. (A) The trend surface of RMSEs for IDW; (B) The trend surface of RMSEs for RS; (C) The trend surface of RMSEs for OK.
Figure 10. The RMSEs of the 3 methods in selective sampling. (A) The trend surface of RMSEs for IDW; (B) The trend surface of RMSEs for RS; (C) The trend surface of RMSEs for OK.
Ijgi 04 02742 g010
Figure 11. The RMSEs of the 3 methods in combined sampling. (A) The trend surface of RMSEs for IDW; (B) The trend surface of RMSEs for RS; (C) The trend surface of RMSEs for OK.
Figure 11. The RMSEs of the 3 methods in combined sampling. (A) The trend surface of RMSEs for IDW; (B) The trend surface of RMSEs for RS; (C) The trend surface of RMSEs for OK.
Ijgi 04 02742 g011

5. Discussion

To explain the reasons for the above phenomena, two small regions, A and B in Figure 12, are further examined, using a few sampling points in the regular-grid sampling mode. In combined sampling, the locations of these regular-grid sampling points are modified according to the principles and requirements of the combined sampling mode. In study region A, the sampling points in the mountain valley zone are changed; in study region B, the sampling points in the mountain ridge zone are changed. The details of the modification are shown in Figure 13.
Figure 12. The locations of the sampling points before modification. (A) Sampling points before modification of area A; (B) Sampling points before modification of area B.
Figure 12. The locations of the sampling points before modification. (A) Sampling points before modification of area A; (B) Sampling points before modification of area B.
Ijgi 04 02742 g012
Figure 13. The locations of the sampling points after modification. (A) Sampling points before modification of area A; (B) Sampling points before modification of area B.
Figure 13. The locations of the sampling points after modification. (A) Sampling points before modification of area A; (B) Sampling points before modification of area B.
Ijgi 04 02742 g013
For the two sampling modes, interpolation is conducted on two different sets of sampling points, and the variation of errors at the sampling points (the absolute error before modification subtracted by the absolute error after modification) is shown in Figure 14 and Figure 15. The variation of the errors for the three methods has the following characteristics:
After modification, the errors near the original sampling points are reduced, but the errors near the modified position sampling points are increased. For the IDW method, the area with reduced errors is larger than the area with increased errors, and the reduction is greater than the increase. For the RS method, the area with reduced errors is smaller than the area with increased errors, and the reduction is smaller than the increase.
Figure 14. The variations of the errors at the sampling points of area A. (A) Error variations at the sampling points of IDW in area A; (B) Error variations at the sampling points of OK in area A; (C) Error variations at the sampling points of RS in area A.
Figure 14. The variations of the errors at the sampling points of area A. (A) Error variations at the sampling points of IDW in area A; (B) Error variations at the sampling points of OK in area A; (C) Error variations at the sampling points of RS in area A.
Ijgi 04 02742 g014
Figure 15. The variations of the errors at the sampling points of area A. (A) Error variations at the sampling points of IDW in area A; (B) Error variations at the sampling points of OK in area A; (C) Error variations at the sampling points of RS in area A.
Figure 15. The variations of the errors at the sampling points of area A. (A) Error variations at the sampling points of IDW in area A; (B) Error variations at the sampling points of OK in area A; (C) Error variations at the sampling points of RS in area A.
Ijgi 04 02742 g015
The results suggest that when the uniform distribution of sampling points is changed to non-uniform, the accuracy of the IDW method is improved, but the accuracy of the RS method is decreased and the accuracy of the OK method has no significant change.
This phenomenon is analyzed for each method as follows:
For IDW, after point A in Figure 13A is moved to the mountain valley and is assumed to become point B, the accuracy of interpolation is increased by 20 m. The distances between point B and other points are either decreased or increased, assuming that the set of points with increased distance to B is Ω, and the set of points with decreased distance is Φ, occupying area SΩ and SΦ, respectively. For large amounts of data points, the number of points and the area of distribution of Ω and Φ are similar, i.e., SΩSΦ. In area SΩ, the accuracy of point A is improved, and the weight of each point also increases. Therefore, the accuracy of the entire area is improved. In parts of SΦ, although the weight of each point decreases, the accuracy at the point A is improved. Moreover, the region from point A to B is flat without mountain valleys or ridges, so the local accuracy is improved or, at most, slightly reduced. Therefore, the overall accuracy is improved.
For RS, uniformly distributed sampling points are fitted with splines with balanced curvatures. When the sampling points are non-uniformly distributed, the curvature of the spline is greater at each sampling point. The interpolation surface may be extended too low or too high, resulting in a rapid increase of errors and a decrease of accuracy.
For OK, multiple factors, including distance and spatial variation, should be considered. Spatial variation is reflected in the variation function, which is selected according to the spatial characteristics of the data points obtained by statistical methods. In this paper, the variation function model is preset. When the sampling mode is changed from regular-grid to selective or combined sampling, the spatial characteristics of the data points are changed accordingly. If the characteristics differ from the preset method, the accuracy of interpolation may not be effectively improved.

6. Conclusions

In this paper, point sets with different spatial characteristics are constructed, and the accuracies of the interpolation results of three commonly used spatial interpolation methods are studied. This study provides guidelines for the selection of interpolation methods and the setting of corresponding parameters.
The experimental results show that the major locations of the interpolation error distribution occur at mountain ridges, valleys, and peaks; the OK method has the largest area of error distribution, which breaks into multiple sections with high sampling density.
The interpolation results of the 3 methods are analyzed with multiple indices (Table 10 and Table 11):
Table 10. The results of the three interpolation methods.
Table 10. The results of the three interpolation methods.
MethodMAXBIASRMSE
RegularSelectiveCombinedRegularSelectiveCombinedRegularSelectiveCombined
IDWLLMLLLMSM
RSSSSSSSSMS
OKMMLMMMLLL
L means the largest value in the corresponding index; M is the middle value; and S is the smallest value.
Table 11. The variation tendency of the interpolation accuracy.
Table 11. The variation tendency of the interpolation accuracy.
MethodSD↗TC↘R–>SR–>CS–>C
IDW
RS
OK
TC means Terrain Complexity; SD means Sampling Density; ↗ means increase; ↘ means decrease; R–>S means a switch from regular-gird sampling to selective sampling, and R–>C and S–>C have similar meanings.
(1) In the three sampling modes, the RS method has good control of the MAXes, and the other two methods have poor performance;
(2) The RS method has the smallest BIASes, and the IDW method has the largest BIASes for all sampling modes, sampling densities, and levels of terrain complexity. Moreover, all the BIASes are positive values, which illustrates that the three methods have the same problem of over-estimation; appropriate correction should be made for this problem in practical applications, e.g., using a negative-value-offset in the interpolation;
(3) With the increase in sampling density and decrease in terrain complexity, the interpolation accuracy of three methods improves significantly; and
(4) With the change of sampling mode from regular-grid sampling to selective sampling, the IDW method has a significant improvement in interpolation accuracy, but the accuracy of the RS method decreases. With the change of the sampling mode from regular-grid sampling to combined sampling, the IDW method and RS method have the same performance. With the switch of the sampling mode from selective sampling to combined sampling, both the IDW method and the RS method have significant improvements in interpolation accuracy. The interpolation accuracy of the OK method does not change significantly when the sampling mode changes. The performance of the three methods illustrates that selective sampling points have better applicability for IDW than RS. However, a combination between selective sampling and regular-gird sampling is appropriate in practice and can significantly improve the interpolation accuracy. There is no significant dependence of OK method on the sampling mode; a deep spatial analysis for the sampling points should be performed for the use of the OK method.

Acknowledgments

This research is supported in part by the Natural Science Foundation of China (No. 41271445) and the Natural Science Foundation of the Jiangsu Higher Education Institutions of China (No.14KJD170001).

Author Contributions

Conceived and designed the experiments: Hairong Zhang; performed the experiments: Lijiang Lu; analyzed the data: Wei Liu; contributed reagents/materials/analysis tools: Yanhua Liu; wrote the paper: Hairong Zhang and Wei Liu.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Zhu, H.Y.; Liu, S.L.; Jia, S.F. Problems of the spatial interpolation of physical geographical elements. Geogr. Res. 2004, 23, 425–432. [Google Scholar]
  2. Wu, X.; Yan, L. Setting parameters and choosing optimum semivariogram models of ordinary kriging interpolation. Geo-Inf. Sci. 2007, 9, 104–108. [Google Scholar]
  3. Stanl, K.; Moore, R.D.; Floyer, J.A. Comparison of approaches for spatial interpolation of daily air temperature in large region with complex topography and highly variable station density. Agric. For. Meterol. 2006, 13, 224–236. [Google Scholar]
  4. Legates, D.R.; Willmont, C.J. Mean seasonal and spatial variability in global surface air temperature. Theor. Appl. Climatol. 1990, 41, 11–21. [Google Scholar] [CrossRef]
  5. Phillips, D.L.; Dolph, J.; Marks, D. A comparison of geostatistical procedures for spatial analysis of precipitation in mountainous terrain. Agric. For. Meterol. 1992, 58, 119–141. [Google Scholar] [CrossRef]
  6. Bazgeer, S.; Oskuee, E.A.; Hagigat, M.; Darban Astane, A.R. Assessing the performance of spatial interpolation methods for mapping precipitation data-a case study in Fars Province, Iran. Trends Appl. Sci. Res. 2012, 7, 467–475. [Google Scholar] [CrossRef]
  7. Wang, Z.L. Comparison and Research of Spatial Data Pretreatment and Interpolation-Taking the Example of Soil Elements in Tongling Mining Area. Master’s Thesis, Hefei University of Technology, Hefei, China, 2010. [Google Scholar]
  8. Li, C.; Ma, T.; Cheng, J. A fractal interpolatory approach to geochemical exploration data processing. Math. Geol. 2004, 36, 593–606. [Google Scholar] [CrossRef]
  9. Liu, Q.; Wang, Y. Research on the DTM spacial interpolation technique based on the geological statistics. J. Inner Mong. Agric. Univ. 2005, 26, 67–69. [Google Scholar]
  10. Wang, Y.; Zhu, M.; Qiao, K. Spatial interpolation methods in aerial survey data processing. Geomat. Spat. Inf. Technol. 2011, 34, 234–237. [Google Scholar]
  11. Chen, G.; He, L.; Zhan, X. Comparison of spatial interpolation technique of soil nutrient and reasonable sampling density. Chin. J. Soil Sci. 2008, 39, 1007–1011. [Google Scholar]
  12. Liu, W.; Du, P.; Wang, D. Ensemble learning for spatial interpolation of soil potassium content based on environmental information. PLoS ONE 2015, 10, 1–11. [Google Scholar] [CrossRef] [PubMed]
  13. Lu, G.Y.; Wong, D.W. An adaptive inverse-distance weighting spatial interpolation technique. Comput. Geosci. 2008, 34, 1044–1055. [Google Scholar] [CrossRef]
  14. Mariani, M.C.; Basu, K. Spline interpolation techniques applied to the study of geophysical data. Phys. A 2015, 428, 68–79. [Google Scholar] [CrossRef]
  15. Ertunc, G.; Tercan, A.E.; Hindistan, M.A.; Unver, B.; Unal, S.; Atalay, F.; Killioglu, S.Y. Geostatistical estimation of coal quality variables by using covariance matching constrained kriging. Int. J. Coal Geol. 2013, 112, 14–25. [Google Scholar] [CrossRef]
  16. International Scientific Data Service Platform. Available online: http://www.cnic.cas.cn/ (accessed on 2 July 2013).
  17. Li, X.; Cao, H.; Zhao, H. The analysis of the model of fractal brownian motion and its applications to terrain. J. Huazhong Univ. Sci. Tech. (Nat. Sci. Ed.) 2003, 31, 50–53. (In Chinese) [Google Scholar]
  18. Zhao, L.; Liang, X.; Zhang, Q. Research on fractal dimension calculation of sloping field micro-relief based on micro-DEM. Water Sav. Irrig. 2010, 10, 5–8. [Google Scholar]
  19. Zhou, H.; Xie, H. Fractal dimension of rough surface estimated by the cubic covering method. Tribology 2000, 20, 455–459. [Google Scholar]
  20. Zhou, T.; Long, Y.; Tang, G. A fractal method to describe the terrain complexity reflected by the raster DEM. Geogr. Geo-Inf. Sci. 2006, 22, 26–30. [Google Scholar]
  21. Ozdamara, L.; Demirhan, M.; Ozponar, A. A comparison of spatial interpolation methods and a fuzzy areal evaluation scheme in environmental site characterization. Comput. Environ. Urban Syst. 1999, 23, 399–422. [Google Scholar] [CrossRef]
  22. Demirhan, M. Performance evaluation of spatial interpolation methods in the presence of noise. Int. J. Remote Sens. 2003, 24, 1237–1258. [Google Scholar] [CrossRef]

Share and Cite

MDPI and ACS Style

Zhang, H.; Lu, L.; Liu, Y.; Liu, W. Spatial Sampling Strategies for the Effect of Interpolation Accuracy. ISPRS Int. J. Geo-Inf. 2015, 4, 2742-2768. https://doi.org/10.3390/ijgi4042742

AMA Style

Zhang H, Lu L, Liu Y, Liu W. Spatial Sampling Strategies for the Effect of Interpolation Accuracy. ISPRS International Journal of Geo-Information. 2015; 4(4):2742-2768. https://doi.org/10.3390/ijgi4042742

Chicago/Turabian Style

Zhang, Hairong, Lijiang Lu, Yanhua Liu, and Wei Liu. 2015. "Spatial Sampling Strategies for the Effect of Interpolation Accuracy" ISPRS International Journal of Geo-Information 4, no. 4: 2742-2768. https://doi.org/10.3390/ijgi4042742

Article Metrics

Back to TopTop