SlideShare uma empresa Scribd logo
1 de 38
Digital Soil Mapping /
Pedometrics
3 November 2020
Kostiantyn Viatkin
FAO
Global Soil Partnership
What is
Digital Soil Mapping (DSM) /
Pedometrics?
Soil mapping – creation of cartographic models of soils and
soil properties
Pedometrics – application of mathematical and statistical
methods for the study of the distribution and genesis of soils
Soil mapping – creation of cartographic models of soils and
soil properties
Pedometrics – application of mathematical and statistical
methods for the study of the distribution and genesis of soils
Digital Soil Mapping (pedometric mapping, predictive soil
mapping) is data-driven generation of soil property and
class maps that is based on use of statistical methods
(T. Hengl, 2003)
Soil mapping – creation of cartographic models of soils and
soil properties
DSM
Spatial phenomena
Spatial phenomena can generally be thought of as either :
● discrete objects with clear boundaries (e.g. river, road,
town)
● or as a continuous phenomenon that can be observed
everywhere, but does not have natural boundaries
(e.g. elevation, temperature, and air quality).
A lake is a discrete
object:
it has clear boundaries
Elevation is a continuous
phenomena: it exists in every point
Spatial phenomena
Question:
● Is soil a discrete or continuous
phenomenon?
● Are soil properties (carbon, texture, pH,
etc...) discrete or continuous?
● Are soil measurements discrete or
continuous?
Spatial phenomena
Answers:
● Soil is a continuous
phenomenon. It covers
almost all land surface.
● However we classify soils
into discrete soil types
that have boundaries
Spatial phenomena
Answers:
● Most of the soil properties
are continuous. They exist
in every point of the soil.
● Soil measurements are
discrete. We sample soil
and measure soil properties
in discrete locations.
We have:
● Discrete soil observations as point data in sampling locations
We need:
● Continuous estimation of soil properties in every point of
the land surface
Task of the predictive soil mapping:
● To predict continuous soil properties (or soil classes) in every
point of the land surface based on discrete measurements of
soil sampling.
But how to do it?
Digital Mapping of Soil Properties
Vector Soil Maps
Gridded maps (rasters)
1 2
3 1
• Gridded maps (rasters) are optimal to represent
continuous data, such as soil properties.
• A raster is a regular grid of cells (pixels) with a
value of soil property in each cell.
• Raster resolution defines cell size and accuracy
• Higher resolution = smaller cell size = better
accuracy = bigger files = higher computational
demands
• E.g. cell size 1x1 km – it is good for global and
national mapping.
• Most common raster data format:
GeoTiff (.tif, .tiff);
How to create a digital maps
of soils properties?
Soil Property Data
V. Dokuchaev (1883):
Genesis and evolution of soils is
the result of the interaction of a
number of environmental
parameters:
● Climate
● Organisms
● Parent Material
● Relief
● Time
Drivers of Soil Formation
State equation of soil formation
Hans JENNY (1941):
● Conceptualization of soil as an state equation of soil
formation.
● Soil and soil properties are a function of a number of
environmental parameters named soil forming factors:
S = ƒ(cl, o, r, p, t) CLORPT MODEL
climate organisms relief parent
material
time
Digital Soil Mapping (DSM)
Definition of Digital Soil Mapping (DSM)
The creation and population of spatial soil information systems by numerical
models inferring the spatial and temporal variations of soil types and soil properties
from soil observations and knowledge and from related environmental variables
(Lagacherie and McBratney, 2007).
McBRATNEY, 2012: Conceptualization of forming factors. Soil and
soil properties are a function of a number of environmental
parameters named soil forming factors:
S = ƒ(s, c, o, r, p, a, n)+ ε SCORPAN MODEL
reliefsoil
properties
climate organisms parent
material
age locationsoil attribute to predict function residuals (errors)
Digital Soil Mapping Workflow
Source : McBratney, 2015
Digital Soil Mapping Workflow
Soil Data
Predictors
How to do it on practice?
R – a powerful and versatile tool for DSM
• R is a programming language which
allows everyone to develop scripts
with maximum flexibility;
• It is free, enables the development
of Science even for budget limited
organizations;
• Full access to algorithms;
• Possibility to modify existing
functions and packages;
• Developed by a huge community of
experts in many different fields;
• More than 10,000 R packages
available for download;
• Lot’s of free learning material
R packages (examples)
aqp
● Algorithms for quantitative pedology
● We will use it to restructure our soil dataset into
a soil profile collection
GSIF ● Tools, functions and sample datasets for digital
soil mapping, e.g. depth harmonization
raster ● Reading, writing, manipulating, analyzing and
modeling of gridded spatial data (raster data)
rgdal ● Provides access to the 'Geospatial' Data
Abstraction Library ('GDAL') to
projection/transformation operations from the
'PROJ.4'
soilassesment ● Functions used in digital mapping of soil
properties
Digital Soil Mapping in R
• Relief
• Climate
• Vegetation
• Geology
• Remote
sensing data
1. Prepare Predictors
Digital Soil Mapping in R
2. Harmonize Predictors
Removing collinearity using Principal Components Analysis
Digital Soil Mapping in R
3. Prepare soil data
• Identifiers
• Coordinates
• Depth layers
(horizons)
• Measured soil
properties
Digital Soil Mapping in R
3. Prepare soil data
See Lesson 2 – Data Organization and Software installation
Digital Soil Mapping in R
4. Harmonize soil data
● Profile data has soil parameters
measured for every horizon (depth
layer)
● We need to estimate mean value for
target depth: e.g. 0-30cm, 30-100cm
● For that we can use equal-area
splines. This technique is based on
fitting continuous depth functions for
modeling the variability of soil
properties with depth.
Depth harmonization
Digital Soil Mapping in R
4. Harmonize soil data
Statistical distribution
● Normal distribution, also known as the Gaussian
distribution, is a probability distribution that is
symmetric about the mean, showing that data
near the mean are more frequent in occurrence
than data far from the mean.
The Normal Distribution has:
● mean = median = mode
● symmetry about the center
● 50% of values less than the mean and 50% greater
than the mean
In statistical analyses it is often assumed that the data has normal
distribution. If it does not, it may be useful to transform the data.
Digital Soil Mapping in R
5. Overlay soil data and predictors
Digital Soil Mapping in R
6. Select a regression model for mapping
Regression
● Regression a statistical method that allows us to
summarize and study relationships between two
variables:
● variable X, is regarded as the predictor,
explanatory, or independent variable.
● variable Y, is regarded as the response,
outcome, or dependent variable.
The goal is to build a mathematical formula that defines
Y as a function of the X variable.
Once, we built a statistically significant model, it’s
possible to use it for predicting future outcome on the
basis of new X values.
Example: linear regression
The mathematical formula of the linear regression can be written as follow:
● the best-fit regression line is in blue
● the intercept (b0) and the slope (b1) are
shown in green
● the residuals (errors) - e are represented
by vertical red lines
Multiple linear regression can have several predictors (X variables):
Regression
However, most relationships in nature are not linear!
Relationships between soil
properties and environmental
factors can be very complicated
and require a complex model.
Digital Soil Mapping in R
8. Validate the map
Calculate map quality measures
Digital Soil Mapping in R
9. Estimate uncertainty
● Uncertainty is an acknowledgement of error: we
are aware that our representation of reality may
differ from reality and express this by being
uncertain
● In the presence of uncertainty, we cannot identify
a single, true values for each pixel of the map.
● But we can identify all possible values and a
probability for each one - to characterise the
uncertain variable with a probability distribution.
● If the distribution is normal, it is easy to construct a
confidence interval, where e.g. we are certain
with 95% confidence that the true value will be
within 2 standard deviations from the mean
(prediction)
Digital Soil Mapping in R
9. Create uncertainty maps
If the distribution is not
normal, confidence interval
still can be constructed
through bootstrapping.
95% confidence interval:
We are certain that the 95%
of the unknown values lie
within the prediction width.
Thank you for your
attention!

Mais conteúdo relacionado

Mais procurados

Application of gis and remote sensing in agriculture
Application of gis and remote sensing in agricultureApplication of gis and remote sensing in agriculture
Application of gis and remote sensing in agriculture
Rehana Qureshi
 

Mais procurados (20)

Digital Soil Mapping–Capacity Building Course- Introduction
Digital Soil Mapping–Capacity Building Course- IntroductionDigital Soil Mapping–Capacity Building Course- Introduction
Digital Soil Mapping–Capacity Building Course- Introduction
 
GIS Applications for Smart Agriculture-Case Studies & Research Prospects.
GIS Applications for Smart Agriculture-Case Studies & Research Prospects.GIS Applications for Smart Agriculture-Case Studies & Research Prospects.
GIS Applications for Smart Agriculture-Case Studies & Research Prospects.
 
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...
 
5. Introduction to Digital Soil Mapping
5. Introduction to Digital Soil Mapping5. Introduction to Digital Soil Mapping
5. Introduction to Digital Soil Mapping
 
Geographic information system(GIS) and its applications in agriculture
Geographic information system(GIS) and its applications in agricultureGeographic information system(GIS) and its applications in agriculture
Geographic information system(GIS) and its applications in agriculture
 
remote sensing in agriculture
remote sensing in agricultureremote sensing in agriculture
remote sensing in agriculture
 
GIS & RS in Forest Mapping
GIS & RS in Forest MappingGIS & RS in Forest Mapping
GIS & RS in Forest Mapping
 
GIS and agriculture
GIS and agricultureGIS and agriculture
GIS and agriculture
 
geospatial technology.pptx
geospatial technology.pptxgeospatial technology.pptx
geospatial technology.pptx
 
Application of GIS in agriculture
Application of GIS in agricultureApplication of GIS in agriculture
Application of GIS in agriculture
 
Role of GIS in agriculture
Role of GIS in agricultureRole of GIS in agriculture
Role of GIS in agriculture
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
GIS - lecture-1.ppt
GIS - lecture-1.pptGIS - lecture-1.ppt
GIS - lecture-1.ppt
 
Soil separability through remote sensing for land evaluation
Soil separability through remote sensing for land evaluationSoil separability through remote sensing for land evaluation
Soil separability through remote sensing for land evaluation
 
Application of gis and remote sensing in agriculture
Application of gis and remote sensing in agricultureApplication of gis and remote sensing in agriculture
Application of gis and remote sensing in agriculture
 
Soil mapping approach in gis
Soil mapping approach in gisSoil mapping approach in gis
Soil mapping approach in gis
 
Global positioning system (gps) and its application in precision farming
Global positioning system (gps) and its application in precision farmingGlobal positioning system (gps) and its application in precision farming
Global positioning system (gps) and its application in precision farming
 
Introduction to arc gis
Introduction to arc gisIntroduction to arc gis
Introduction to arc gis
 
Precision agriculture
Precision agriculturePrecision agriculture
Precision agriculture
 
Application of gis for forest study
Application of gis for forest studyApplication of gis for forest study
Application of gis for forest study
 

Semelhante a Digital Soil Mapping/ Pedomterics

Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systems
Vivek Srivastava
 
revisedseminar-190807104447.pdf
revisedseminar-190807104447.pdfrevisedseminar-190807104447.pdf
revisedseminar-190807104447.pdf
ambika bhandari
 
R programming language in spatial analysis
R programming language in spatial analysisR programming language in spatial analysis
R programming language in spatial analysis
Abhiram Kanigolla
 

Semelhante a Digital Soil Mapping/ Pedomterics (20)

Building capacities for digital soil organic carbon mapping
Building capacities for digital soil organic carbon mappingBuilding capacities for digital soil organic carbon mapping
Building capacities for digital soil organic carbon mapping
 
Application of gis and gps in civil engineering
Application of gis and gps in civil engineeringApplication of gis and gps in civil engineering
Application of gis and gps in civil engineering
 
Introduction to Geographic Information system and Remote Sensing (RS)
Introduction to Geographic Information system  and Remote Sensing (RS)Introduction to Geographic Information system  and Remote Sensing (RS)
Introduction to Geographic Information system and Remote Sensing (RS)
 
Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systems
 
DSM training - preparing auxiliary data
DSM training - preparing auxiliary dataDSM training - preparing auxiliary data
DSM training - preparing auxiliary data
 
Introduction to DSM
Introduction to DSMIntroduction to DSM
Introduction to DSM
 
Application Of GIS In Environmental Engineering
Application Of GIS In Environmental EngineeringApplication Of GIS In Environmental Engineering
Application Of GIS In Environmental Engineering
 
TYBSC IT PGIS Unit V Data Visualization
TYBSC IT PGIS Unit V  Data VisualizationTYBSC IT PGIS Unit V  Data Visualization
TYBSC IT PGIS Unit V Data Visualization
 
Topographic Information System as a Tool for Environmental Management, a Case...
Topographic Information System as a Tool for Environmental Management, a Case...Topographic Information System as a Tool for Environmental Management, a Case...
Topographic Information System as a Tool for Environmental Management, a Case...
 
CI_SIModule_QGIS.pptx .
CI_SIModule_QGIS.pptx                         .CI_SIModule_QGIS.pptx                         .
CI_SIModule_QGIS.pptx .
 
revisedseminar-190807104447.pdf
revisedseminar-190807104447.pdfrevisedseminar-190807104447.pdf
revisedseminar-190807104447.pdf
 
Forest Change Detection in incomplete satellite images with deep neural networks
Forest Change Detection in incomplete satellite images with deep neural networksForest Change Detection in incomplete satellite images with deep neural networks
Forest Change Detection in incomplete satellite images with deep neural networks
 
Geographical information system and its application in horticulture
Geographical information system and its application in horticultureGeographical information system and its application in horticulture
Geographical information system and its application in horticulture
 
1.pptx
1.pptx1.pptx
1.pptx
 
R programming language in spatial analysis
R programming language in spatial analysisR programming language in spatial analysis
R programming language in spatial analysis
 
MODULE VII_ Remote Sensing_Avantika.pptx
MODULE VII_ Remote Sensing_Avantika.pptxMODULE VII_ Remote Sensing_Avantika.pptx
MODULE VII_ Remote Sensing_Avantika.pptx
 
Remote Sensing and GIS techniques.pptx
Remote Sensing and GIS techniques.pptxRemote Sensing and GIS techniques.pptx
Remote Sensing and GIS techniques.pptx
 
Paregiani
ParegianiParegiani
Paregiani
 
Geographic information system (GIS) and its application in precision farming
Geographic information system (GIS) and its application in precision farmingGeographic information system (GIS) and its application in precision farming
Geographic information system (GIS) and its application in precision farming
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 

Mais de Soils FAO-GSP

Mais de Soils FAO-GSP (20)

Global Soil Partnership efforts to promote soil governance from the global to...
Global Soil Partnership efforts to promote soil governance from the global to...Global Soil Partnership efforts to promote soil governance from the global to...
Global Soil Partnership efforts to promote soil governance from the global to...
 
Global Soil Partnership efforts to promote soil governance from the global to...
Global Soil Partnership efforts to promote soil governance from the global to...Global Soil Partnership efforts to promote soil governance from the global to...
Global Soil Partnership efforts to promote soil governance from the global to...
 
The importance of Soil Awareness for developing Soil Protection Law
The importance of Soil Awareness for developing Soil Protection LawThe importance of Soil Awareness for developing Soil Protection Law
The importance of Soil Awareness for developing Soil Protection Law
 
Good Governance for sustainable soil management: How to do it?
Good Governance for sustainable soil management: How to do it? Good Governance for sustainable soil management: How to do it?
Good Governance for sustainable soil management: How to do it?
 
The status of salt-affected soils in Eurasia with a focus on Uzbekistan
The status of salt-affected soils in Eurasia with a focus on UzbekistanThe status of salt-affected soils in Eurasia with a focus on Uzbekistan
The status of salt-affected soils in Eurasia with a focus on Uzbekistan
 
The status of salt-affected soils in NENA with a focus on Iraq
The status of salt-affected soils in NENA with a focus on IraqThe status of salt-affected soils in NENA with a focus on Iraq
The status of salt-affected soils in NENA with a focus on Iraq
 
Introduction to the International Network of Salt-Affected Soils and update o...
Introduction to the International Network of Salt-Affected Soils and update o...Introduction to the International Network of Salt-Affected Soils and update o...
Introduction to the International Network of Salt-Affected Soils and update o...
 
The role and importance of INSAS for natural resource management
The role and importance of INSAS for natural resource managementThe role and importance of INSAS for natural resource management
The role and importance of INSAS for natural resource management
 
The status of salt-affected soils in Africa with a focus on Djibouti
The status of salt-affected soils in Africa with a focus on DjiboutiThe status of salt-affected soils in Africa with a focus on Djibouti
The status of salt-affected soils in Africa with a focus on Djibouti
 
The status of salt-affected soils and spatial modelling of the soil salinity ...
The status of salt-affected soils and spatial modelling of the soil salinity ...The status of salt-affected soils and spatial modelling of the soil salinity ...
The status of salt-affected soils and spatial modelling of the soil salinity ...
 
Avances de LATSOLAN. Rol de laboratorios de referencia y laboratorios inscrit...
Avances de LATSOLAN. Rol de laboratorios de referencia y laboratorios inscrit...Avances de LATSOLAN. Rol de laboratorios de referencia y laboratorios inscrit...
Avances de LATSOLAN. Rol de laboratorios de referencia y laboratorios inscrit...
 
Presentación del piloto de implementación del programa RECSOIL en Costa Rica ...
Presentación del piloto de implementación del programa RECSOIL en Costa Rica ...Presentación del piloto de implementación del programa RECSOIL en Costa Rica ...
Presentación del piloto de implementación del programa RECSOIL en Costa Rica ...
 
Implementación del Código Internacional de conducta para el Uso y Manejo Sost...
Implementación del Código Internacional de conducta para el Uso y Manejo Sost...Implementación del Código Internacional de conducta para el Uso y Manejo Sost...
Implementación del Código Internacional de conducta para el Uso y Manejo Sost...
 
Implementación del Programa de Doctores de los Suelos - Laura Bertha Reyes
Implementación del Programa de Doctores de los Suelos - Laura Bertha ReyesImplementación del Programa de Doctores de los Suelos - Laura Bertha Reyes
Implementación del Programa de Doctores de los Suelos - Laura Bertha Reyes
 
Propuestas, para el trabajo conjunto alrededor del tema de RECSOIL y del TCP ...
Propuestas, para el trabajo conjunto alrededor del tema de RECSOIL y del TCP ...Propuestas, para el trabajo conjunto alrededor del tema de RECSOIL y del TCP ...
Propuestas, para el trabajo conjunto alrededor del tema de RECSOIL y del TCP ...
 
Ejemplo de formulación de un proyecto sobre re carbonización de suelos, para ...
Ejemplo de formulación de un proyecto sobre re carbonización de suelos, para ...Ejemplo de formulación de un proyecto sobre re carbonización de suelos, para ...
Ejemplo de formulación de un proyecto sobre re carbonización de suelos, para ...
 
ASLAC: Pilar 1
ASLAC: Pilar 1ASLAC: Pilar 1
ASLAC: Pilar 1
 
Placa
PlacaPlaca
Placa
 
El compromiso de la fao
El compromiso de la faoEl compromiso de la fao
El compromiso de la fao
 
Pilar 4
Pilar 4Pilar 4
Pilar 4
 

Último

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 

Último (20)

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 

Digital Soil Mapping/ Pedomterics

  • 1. Digital Soil Mapping / Pedometrics 3 November 2020 Kostiantyn Viatkin FAO Global Soil Partnership
  • 2. What is Digital Soil Mapping (DSM) / Pedometrics?
  • 3. Soil mapping – creation of cartographic models of soils and soil properties
  • 4. Pedometrics – application of mathematical and statistical methods for the study of the distribution and genesis of soils Soil mapping – creation of cartographic models of soils and soil properties
  • 5. Pedometrics – application of mathematical and statistical methods for the study of the distribution and genesis of soils Digital Soil Mapping (pedometric mapping, predictive soil mapping) is data-driven generation of soil property and class maps that is based on use of statistical methods (T. Hengl, 2003) Soil mapping – creation of cartographic models of soils and soil properties DSM
  • 6. Spatial phenomena Spatial phenomena can generally be thought of as either : ● discrete objects with clear boundaries (e.g. river, road, town) ● or as a continuous phenomenon that can be observed everywhere, but does not have natural boundaries (e.g. elevation, temperature, and air quality). A lake is a discrete object: it has clear boundaries Elevation is a continuous phenomena: it exists in every point
  • 7. Spatial phenomena Question: ● Is soil a discrete or continuous phenomenon? ● Are soil properties (carbon, texture, pH, etc...) discrete or continuous? ● Are soil measurements discrete or continuous?
  • 8. Spatial phenomena Answers: ● Soil is a continuous phenomenon. It covers almost all land surface. ● However we classify soils into discrete soil types that have boundaries
  • 9. Spatial phenomena Answers: ● Most of the soil properties are continuous. They exist in every point of the soil. ● Soil measurements are discrete. We sample soil and measure soil properties in discrete locations.
  • 10. We have: ● Discrete soil observations as point data in sampling locations We need: ● Continuous estimation of soil properties in every point of the land surface Task of the predictive soil mapping: ● To predict continuous soil properties (or soil classes) in every point of the land surface based on discrete measurements of soil sampling. But how to do it? Digital Mapping of Soil Properties
  • 12. Gridded maps (rasters) 1 2 3 1 • Gridded maps (rasters) are optimal to represent continuous data, such as soil properties. • A raster is a regular grid of cells (pixels) with a value of soil property in each cell. • Raster resolution defines cell size and accuracy • Higher resolution = smaller cell size = better accuracy = bigger files = higher computational demands • E.g. cell size 1x1 km – it is good for global and national mapping. • Most common raster data format: GeoTiff (.tif, .tiff);
  • 13. How to create a digital maps of soils properties?
  • 15. V. Dokuchaev (1883): Genesis and evolution of soils is the result of the interaction of a number of environmental parameters: ● Climate ● Organisms ● Parent Material ● Relief ● Time Drivers of Soil Formation
  • 16. State equation of soil formation Hans JENNY (1941): ● Conceptualization of soil as an state equation of soil formation. ● Soil and soil properties are a function of a number of environmental parameters named soil forming factors: S = ƒ(cl, o, r, p, t) CLORPT MODEL climate organisms relief parent material time
  • 17. Digital Soil Mapping (DSM) Definition of Digital Soil Mapping (DSM) The creation and population of spatial soil information systems by numerical models inferring the spatial and temporal variations of soil types and soil properties from soil observations and knowledge and from related environmental variables (Lagacherie and McBratney, 2007). McBRATNEY, 2012: Conceptualization of forming factors. Soil and soil properties are a function of a number of environmental parameters named soil forming factors: S = ƒ(s, c, o, r, p, a, n)+ ε SCORPAN MODEL reliefsoil properties climate organisms parent material age locationsoil attribute to predict function residuals (errors)
  • 18. Digital Soil Mapping Workflow Source : McBratney, 2015
  • 19. Digital Soil Mapping Workflow Soil Data Predictors
  • 20. How to do it on practice?
  • 21. R – a powerful and versatile tool for DSM • R is a programming language which allows everyone to develop scripts with maximum flexibility; • It is free, enables the development of Science even for budget limited organizations; • Full access to algorithms; • Possibility to modify existing functions and packages; • Developed by a huge community of experts in many different fields; • More than 10,000 R packages available for download; • Lot’s of free learning material
  • 22. R packages (examples) aqp ● Algorithms for quantitative pedology ● We will use it to restructure our soil dataset into a soil profile collection GSIF ● Tools, functions and sample datasets for digital soil mapping, e.g. depth harmonization raster ● Reading, writing, manipulating, analyzing and modeling of gridded spatial data (raster data) rgdal ● Provides access to the 'Geospatial' Data Abstraction Library ('GDAL') to projection/transformation operations from the 'PROJ.4' soilassesment ● Functions used in digital mapping of soil properties
  • 23. Digital Soil Mapping in R • Relief • Climate • Vegetation • Geology • Remote sensing data 1. Prepare Predictors
  • 24. Digital Soil Mapping in R 2. Harmonize Predictors Removing collinearity using Principal Components Analysis
  • 25. Digital Soil Mapping in R 3. Prepare soil data • Identifiers • Coordinates • Depth layers (horizons) • Measured soil properties
  • 26. Digital Soil Mapping in R 3. Prepare soil data See Lesson 2 – Data Organization and Software installation
  • 27. Digital Soil Mapping in R 4. Harmonize soil data ● Profile data has soil parameters measured for every horizon (depth layer) ● We need to estimate mean value for target depth: e.g. 0-30cm, 30-100cm ● For that we can use equal-area splines. This technique is based on fitting continuous depth functions for modeling the variability of soil properties with depth. Depth harmonization
  • 28. Digital Soil Mapping in R 4. Harmonize soil data Statistical distribution ● Normal distribution, also known as the Gaussian distribution, is a probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean. The Normal Distribution has: ● mean = median = mode ● symmetry about the center ● 50% of values less than the mean and 50% greater than the mean In statistical analyses it is often assumed that the data has normal distribution. If it does not, it may be useful to transform the data.
  • 29. Digital Soil Mapping in R 5. Overlay soil data and predictors
  • 30. Digital Soil Mapping in R 6. Select a regression model for mapping
  • 31. Regression ● Regression a statistical method that allows us to summarize and study relationships between two variables: ● variable X, is regarded as the predictor, explanatory, or independent variable. ● variable Y, is regarded as the response, outcome, or dependent variable. The goal is to build a mathematical formula that defines Y as a function of the X variable. Once, we built a statistically significant model, it’s possible to use it for predicting future outcome on the basis of new X values.
  • 32. Example: linear regression The mathematical formula of the linear regression can be written as follow: ● the best-fit regression line is in blue ● the intercept (b0) and the slope (b1) are shown in green ● the residuals (errors) - e are represented by vertical red lines Multiple linear regression can have several predictors (X variables):
  • 33. Regression However, most relationships in nature are not linear! Relationships between soil properties and environmental factors can be very complicated and require a complex model.
  • 34. Digital Soil Mapping in R 8. Validate the map Calculate map quality measures
  • 35. Digital Soil Mapping in R 9. Estimate uncertainty ● Uncertainty is an acknowledgement of error: we are aware that our representation of reality may differ from reality and express this by being uncertain ● In the presence of uncertainty, we cannot identify a single, true values for each pixel of the map. ● But we can identify all possible values and a probability for each one - to characterise the uncertain variable with a probability distribution. ● If the distribution is normal, it is easy to construct a confidence interval, where e.g. we are certain with 95% confidence that the true value will be within 2 standard deviations from the mean (prediction)
  • 36. Digital Soil Mapping in R 9. Create uncertainty maps If the distribution is not normal, confidence interval still can be constructed through bootstrapping. 95% confidence interval: We are certain that the 95% of the unknown values lie within the prediction width.
  • 37.
  • 38. Thank you for your attention!