SAGA 9.13.0 | Tool Documentation

SoilGrids - Soil Properties

Author(s) O.Conrad (c) 2026
Library IDio_webservices
Tool ID 16
Version 1.0
Menu File | Web Services | Soil Data
Grid | Analysis | Soil Analysis

Description

Download, project and (optionally) resample SoilGrids data for the area of your interest. SoilGrids is a global collection of gridded soil property data produced using machine learning at 250m resolution. Predictions are made at six standard depths (0-5, 5-15, 15-30, 30-60, 60-100, 100-200cm), except for organic carbon stocks, which provide one single value for the upper soil (0-30cm).


Provided Variables

Variables
KeyNameUnit
clayClayg/100g (%)
siltSiltg/100g (%)
sandSandg/100g (%)
cfvoCoarse fragmentscm³/100cm³ (vol%)
bdodBulk densitykg/dm³
phh2opH water-
cecCEC buffered at pH7cmol(c)/kg
nitrogenNitrogeng/kg
socSoil organic carbong/kg
ocdOrganic carbon densitykg/m³
ocsOrganic carbon stockskg/m²

References

SoilGrids Portal

SoilGrids@ISRIC

Hengl, T., Mendes de Jesus, J., Heuvelink, G. B. M., Ruiperez Gonzalez, M., Kilibarda, M., Blagotić, A., Shangguan, W., Wright, M. N., Geng, X., Bauer-Marschallinger, B., Guevara, M. A., Vargas, R., MacMillan, R. A., Batjes, N. H., Leenaars, J. G. B., Ribeiro, E., Wheeler, I., Mantel, S., & Kempen, B. (2017): SoilGrids250m: Global gridded soil information based on machine learning. PLoS ONE, 12, e0169748. doi:10.1371/journal.pone.0169748

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
Shapesshapes, inputSHAPES--
OutputGridsgrid list, outputGRIDS--
OptionsOutputchoiceOUTPUT-Available Choices: [0] single grids [1] grid collection Default: 1
VariablechoiceVARIABLE-Available Choices: [0] Clay [1] Silt [2] Sand [3] Coarse fragments [4] Bulk density [5] pH water [6] CEC buffered at pH7 [7] Nitrogen [8] Soil organic carbon [9] Organic carbon density [10] Organic carbon stocks Default: 0
DistributionchoiceDISTRIBUTION-Available Choices: [0] 5% quantile [1] median of the distribution [2] mean of the distribution [3] 95% quantile [4] uncertainty Default: 1
Download Progressboolean [GUI]PROGRESSShow download progress in progress barDefault: 1
ExtentchoiceEXTENT-Available Choices: [0] user defined [1] shapes extent [2] grid system extent [3] grid system Default: 0
Grid Systemgrid systemGRID_SYSTEM--
Westfloating point numberXMIN-Default: 260000.000000
Eastfloating point numberXMAX-Default: 941000.000000
Southfloating point numberYMIN-Default: 5215000.000000
Northfloating point numberYMAX-Default: 6121000.000000
Columnsinteger numberNX-Minimum: 1 Default: 2725
Rowsinteger numberNY-Minimum: 1 Default: 3625
Bufferfloating point numberBUFFERadd buffer (map units) to extentMinimum: 0.000000 Default: 0.000000
Take CellsizechoiceCELLSIZEDEF-Available Choices: [0] data type resolution [1] user defined Default: 0
Cellsizefloating point numberCELLSIZE-Minimum: 0.000100 Default: 250.000000
Coordinate System DefinitiontextCRS_STRINGSupported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326").-

Command Line


Usage: saga_cmd io_webservices 16 [-GRIDS ] [-OUTPUT ] [-VARIABLE ] [-DISTRIBUTION ] [-EXTENT ] [-GRID ] [-SHAPES ] [-XMIN ] [-XMAX ] [-YMIN ] [-YMAX ] [-NX ] [-NY ] [-BUFFER ] [-CELLSIZEDEF ] [-CELLSIZE ] [-CRS_STRING ]
  -GRIDS:          Grids
	grid list, output
  -OUTPUT:         Output
	choice
	Available Choices:
	[0] single grids
	[1] grid collection
	Default: 1
  -VARIABLE:
                        Variable
                        	choice
                        	Available Choices:
                        	[0] Clay
                        	[1] Silt
                        	[2] Sand
                        	[3] Coarse fragments
                        	[4] Bulk density
                        	[5] pH water
                        	[6] CEC buffered at pH7
                        	[7] Nitrogen
                        	[8] Soil organic carbon
                        	[9] Organic carbon density
                        	[10] Organic carbon stocks
                        	Default: 0
  -DISTRIBUTION:
                        Distribution
                        	choice
                        	Available Choices:
                        	[0] 5% quantile
                        	[1] median of the distribution
                        	[2] mean of the distribution
                        	[3] 95% quantile
                        	[4] uncertainty
                        	Default: 1
  -EXTENT:         Extent
	choice
	Available Choices:
	[0] user defined
	[1] shapes extent
	[2] grid system extent
	[3] grid system
	Default: 0
  -GRID:           Grid
	grid, input
  -SHAPES:         Shapes
	shapes, input
  -XMIN:        West
	floating point number
	Default: 260000.000000
  -XMAX:        East
	floating point number
	Default: 941000.000000
  -YMIN:        South
	floating point number
	Default: 5215000.000000
  -YMAX:        North
	floating point number
	Default: 6121000.000000
  -NX:             Columns
	integer number
	Minimum: 1
	Default: 2725
  -NY:             Rows
	integer number
	Minimum: 1
	Default: 3625
  -BUFFER:      Buffer
	floating point number
	Minimum: 0.000000
	Default: 0.000000
  -CELLSIZEDEF:    Take Cellsize
	choice
	Available Choices:
	[0] data type resolution
	[1] user defined
	Default: 0
  -CELLSIZE:    Cellsize
	floating point number
	Minimum: 0.000100
	Default: 250.000000
  -CRS_STRING:     Coordinate System Definition
	text