Soil Mapping Using SoLIM |
Top Previous Next |
Overview:
SoLIM Solutions supports two types of soil mapping: rule-based mapping and sample-based mapping. Both of them are based on the idea that soil types and/or soil properties can be inferred from soil-related environmental conditions (environment covariates). Thus, both require a set of environmental layers (or covariates) (stored in a GIS Database) which depict the environmental conditions indicative of soil conditions. The difference between rule-based and sample-based is that in rule-base project, users need to define a set of rules (Knowledge Base) describing the soil-environment relationship explicitly, while in sample-base project, users need only to provide field sample points (Field Samples). The sample points can be those collected either based on a well-designed sampling strategy or based on ad-hoc sampling activities (meaning that these samples are not collected based any specific sampling design at all).
Rule-Based Soil Mapping
There are three key ideas underlining the rule-based soil mapping. The first is that SoLIM maps soil type (taxonomic class or user-defined soil concepts), not soil mapping units, under the assumption that soil properties are fairly homogeneous over a small spatial extent (such as 10 meters by 10 meters area). Thus, it takes a raster-based approach which means that it divides the area to be mapped into small pixels and determines the soil type for each pixel. The second idea is that the soil at each pixel is expressed in terms of its similarity to a set of prescribed soil types (user defined categories, also referred to as prototypes in the literature). This idea is often referred to as "fuzzy soil mapping". The object of such mapping is to avoid assigning a single soil type to a given location, but instead to assign similarity values (fuzzy membership values) expressing the similarity of the local soil to each of the prescribed soil types (categories or prototypes). For this reason the user must know the types of soil existing in the area to be mapped. The third idea is that it predicts the similarity value of a local soil to each prescribed soil type (category) by assessing the environmental conditions at the location according to knowledge on how these conditions are related to the development of the each soil type. In other words, SoLIM takes a knowledge-based approach to predict the similarity values. The two key inputs to SoLIM are: data on the selected environmental variables (covariates) related to soil conditions in the area (stored in GIS database), and knowledge that describes the relationships between soils and the environmental variables (referred to as the soil-landscape model and stored in knowledge base).
SoLIM uses an inference engine to link the GIS database with the knowledge base to calculate the similarity values (See Appendix D).For example, a piece of soil-environment relationship knowledge could be "If the elevation is 1000 feet and slope is 12%, then the soil there is a typical soil type A". In this case, the inference engine will use the GIS database to identify all the locations where elevation values are 1000 feet and slope values are 12%, then assign full membership (similarity) to those locations as the soils at these locations are typical cases of soil type A. While in this example we used two environment variables for calculating the membership values, SoLIM can calculate membership values based as many variables as the user wants to use.
The inference engine then looks at the optimality values of all environment variables related to the soil and determines an overall measure indicating the similarity of the local soil to a named soil type. This procedure is repeated for all defined soil types, yielding a vector of similarity values for each pixel.
Soil-landscape model (knowledge on soil-environment relationships) can be obtained using different methods. Soil scientists may provide their knowledge in the form of optimality functions directly, or they may use some words to express the knowledge on the relationship between soil type and environmental conditions, or they may identify locations as places where the soil is typical for the given soil type using a topographic map, DEM, or orthophoto. Alternatively, soil-landscape model can be obtained through spatial data mining or purposive sampling techniques (Appendix D).
The basic output of SoLIM is a set of fuzzy membership maps, one for each soil type. If one wants to tag a pixel with a single soil for producing a soil type map, it would be natural to do so by selecting the class with the highest membership. This process is called hardening. It produces a single "best guess" soil type for each pixel. Hardening can be done through the production derivation menu of SoLIM Solutions. If one wants to estimate the value of a given property for each pixel for producing a soil property map, one can use the fuzzy membership values as weights through a weighted average approach. This can be achieved through the Property Map function of the production derivation menu.
Key Terminology and Concepts in Rule-based Soil Mapping
Sample-Based (Point-Based) Soil Mapping
Different from rule-based soil mapping, sample-based soil mapping, also referred to as point-based soil mapping, relies on the field samples instead of explicit knowledge (rules). The key ideas underlying sample-base mapping is each field sample reflects an underlying relation between soil and its relative environmental conditions, and this relation would recur over the space. It is assumed that locations with similar environmental conditions will have similar soil type/property. Therefore, each sample can be considered representative over locations with similar environmental conditions. That is, each sample has an individual representativeness. Moreover, the representativeness level of an individual sample for an unsampled location can be approximated by the environmental similarity between the sample location and the unsampled location. Based on this concept, the soil property value or soil type at unsampled locations can be predicted by referring to environmentally similar samples. Besides, the uncertainty introduced by the samples’ representativeness can be quantified by analyzing the nature of environmental similarity values.
SoLIM uses inference engine to link the GIS database with the field samples to estimate soil properties or soil types. Soil information at unsampled locations can be predicted by referring to environmentally similar samples. Through comparing environmental condition of existing samples and that of unsampled locations, environmental similarities between them can be estimated. Soil information at unsampled locations then can be predicted through integrating environmental similarities and the attributes of the corresponding samples. The uncertainty of prediction at each location due to the limitation of samples’ representativeness can be quantified through analyzing the environmental similarities.
When inferring soil property values for an unsampled location, the soil property of the unsampled location is determined by weighting the soil property values of all the environmentally similar samples and the similarity values to these samples. With soil type inference, for each soil type the field samples with that soil type are selected, the environmental similarities between an unsampled location and the locations of the selected samples are measured and then the maximum similarity among the computed similarities is assigned to the unsampled location for the soil type. Therefore, the final results are a set of similarity files, one for each soil type, which is the same as rule-based soil mapping.
Key Terminology and Concepts in Sample-based Soil Mapping
Implementation:
SoLIM Solution provides a graphic user interface to construct GIS database, to define the knowledge on soil-environment relationships and import field samples, and to utilize the SoLIM inference engines described above. In addition, it includes modules for users to prepare the environmental data layers (GIS Layers). The procedures are described in detail in the Reference Manual.
|