Land cover maps are tools that provide vital information about the Earth's land use and cover patterns. They aid policy development, urban planning, and forest and agricultural monitoring.[1][2]
The systematic mapping of land cover patterns, including change detection, often follows two main approaches:
Remote sensing satellite image processing.[3] This cost-efficient approach employs several techniques for image pre-processing and processing to accurately map land cover patterns. These techniques detect changes at various spatial scales following a series of machine learning simulations and statistical applications.
Image pre-processing is normally done through radiometric corrections, while image processing involves the application of either unsupervised or supervised classifications and vegetation indices quantification for land cover map production.
Supervised classification
A supervised classification is a system of classification in which the user builds a series of randomly generated training datasets or spectral signatures representing different land-use and land-cover (LULC) classes and applies these datasets in machine learning models to predict and spatially classify LULC patterns and evaluate classification accuracies.
Minimum distance (MD)[4] – A form of supervised classification that defines decision boundaries between image pixels to classify land cover.[4] The decision boundaries are formed by calculating the mean distance between class pixels and using the standard deviation of the generated training datasets to generate a parallelepiped box.
Spectral angler mapper (SAM)[6] – A spectral image classification approach that uses angular measurements to determine the relationship between two spectra, treating them as vectors in a q-dimensional space, with the q-dimensions representing the number of bands.[6]
Discriminant analysis (DA) – A system of classification in which the classifying algorithm separates groups of closely related image pixels into classes, minimizing the variance within classes, and maximizing the variance between classes following a maximum likelihood discriminant rule.
Genetic algorithm[7] – A system of classification that applies genetic principles for selecting appropriate clusters of training data and classifying them under the influence of predictors (satellite image bands).[7]
Subspace[8][9] – A classification approach in which the classifier creates low dimensional subspaces of each land cover class selected from a cluster of training points. The approach of dimensional subspace creation involves performing a principal component analysis on the training points.[8][9] Two types of subspace algorithms exist for minimizing land cover classification errors: class-featuring information compression (CLAFIC)[10] and the average learning subspace method (ALSM).[11]
Parallelepiped classification[12] – A feature space classifier that assigns range of values for each land cover class within each image band and creates bounding boxes where pixels from each land cover class are selected for training the classifier.[12]
Multi-perceptron artificial neural networks (MP‑ANNs)[13][14] – A system of classification in which the classifier uses a series of neural networks or nodes to classify land cover based on backpropagations of training samples.
Support vector machines (SVMs)[15] – A classification approach in which the classifier uses support vectors to obtain optimal decision boundaries separating two or more land cover classes.
Random forest (RF)[16] – An approach in which the classifier uses bootstraps to create several decision trees that classify training datasets based on a number of satellite image bands.[16]
K-nearest neighbors algorithm (k‑NN)[15] – This approach draws k closest samples from training datasets and classifies land cover based on the distance between these samples.
Decision tree (DT)[13] – Like RF, DT constitutes a set of connected nodes that partition training samples into a set of land cover clusters.[13] Its advantages are that it is fast, easy to construct and interpret for smaller data, and good at excluding background or unimportant information. It is disadvantageous in that it can create overfitting, especially for large datasets.
Unsupervised classification is a system of classification in which single or groups of pixels are automatically classified by the software without the user applying signature files or training data. However, the user defines the number of classes for which the computer will automatically generate by grouping similar pixels into a single category using a clustering algorithm. This system of classification is mostly used in areas with no field observations or prior knowledge on the available land cover types.
Algorithms
Iterative self-organizing data analysis technique (ISODATA) – In this approach, the classifier automatically groups a number of closely related image pixels into clusters, and then computes the mean clusters and classifies land cover based on a series of repeated iterations.
K-means clustering[17] – An approach in which the computer automatically extracts k land cover features from satellite images, and classifies the overall image based on the calculated means of the extracted features.
Vegetation indices classification
Vegetation indices classification is a system in which two or more spectral bands are combined through defined statistical algorithms to reflect the spatial properties of a vegetation cover.
Most of these indices make use of the relationship between red and near-infrared (NIR) bands of satellite images to generate vegetation properties. Several vegetation indices have been developed; scientists apply these via remote sensing to effectively classify forest cover and land use patterns.
These spectral indices use two or more bands to accurately acquire surface reflectance of land features, thereby improving classification accuracy.[18][19]
This index measures vegetation greenness, with values ranging between -1 and 1. High NDVI values represent dense vegetation cover, moderate NDVI values represent sparse vegetation cover, and low NDVI values correspond to non-vegetated areas (e.g., barren or bare lands).[22]
Enhanced vegetation index (EVI)[23] – Defined as the ratio between the red, NIR, and blue bands, with a gain factor (G), soil brightness correction factor (L) and atmospheric aerosol correction factors (C).[24][25] It is calculated as:
with usually default values of L = 0.5 and G = 2.5.
Soil adjusted vegetation index (SAVI)[26] – Defined as the ratio between the red and NIR values with a soil brightness correction factor (L). It is calculated as:
Canopy shadow index (SI) – Defined as the square root of the red and green bands of satellite images. It evaluates the different shadow patterns of forest canopies based on age, structure, and composition, as well as easily differentiates dense forests from grass and bare lands.[27][28] It is calculated as:
where both red and green range between 0 and 256.
Advanced vegetation index (AVI) – Used to differentiate forest cover from grassland and bare land areas. It is calculated as:
where red ranges between 0 and 256.
Bare soil index (BSI)[29][27] – Defined as the ratio between the NIR, red, and blue bands of satellite images. It measures the amount of bare soil and as such increases with decrease forest density.[27][28] It is calculated as:
Normalized differential water index (NDWI)[30] – Developed for quantifying the water content of plants and other earth system features, using short-wave infrared (SWIR). It is calculated as:
Normalized differential built-up index (NDBI)[31] – Developed for quantifying built-up areas in satellite images. It is calculated as:
See also
Land cover – Physical material covering the surface of Earth
^Rikimaru, A., 1999. The concept of FCD mapping model and semi-expert system. FCD mapper user’s guide. International Tropical Timber Organization and Japan Overseas Forestry Consultants Association. Pp 90.