soilmap_simple: a simplified and standardized derivative of the digital soil map of the Flemish Region

Fuente: Zenodo
Salvato in:
Dettagli Bibliografici
Autori principali: Vanderhaeghe, Floris, De Vos, Bruno, Cools, Nathalie
Natura: Recurso digital
Pubblicazione: Zenodo 2020
Soggetti:
Accesso online:
Tags: Aggiungi Tag
Nessun Tag, puoi essere il primo ad aggiungerne!!
_version_ 1866902304449363968
author Vanderhaeghe, Floris
De Vos, Bruno
Cools, Nathalie
author_facet Vanderhaeghe, Floris
De Vos, Bruno
Cools, Nathalie
contents <p>The data source <code>soilmap_simple</code> is a simplified and standardized derived form of the '<a href="https://www.dov.vlaanderen.be/geonetwork/srv/dut/catalog.search#/metadata/5c129f2d-4498-4bc3-8860-01cb2d513f8f">digital soil map of the Flemish Region</a>' (the shapefile of which we named <code>soilmap</code>, for analytical workflows in R) published by 'Databank Ondergrond Vlaanderen’ (DOV). It is a GeoPackage that contains a single spatial polygon layer ‘<code>soilmap_simple</code>’ in the Belgian Lambert 72 coordinate reference system (EPSG-code <a href="https://epsg.io/31370">31370</a>). Further documentation about the digital soil map of the Flemish Region is available in Van Ranst & Sys (2000) and Dudal et al. (2005).</p> <p>This version of <code>soilmap_simple</code> was derived from version '<code>soilmap_2017-06-20</code>' (<a href="https://doi.org/10.5281/zenodo.3387008">Zenodo DOI</a>) as follows:</p> <ul> <li>all attribute variables received English names (purpose of standardization), starting with prefix <code>bsm_</code> (referring to the 'Belgian soil map');</li> <li>attribute variables were reordered;</li> <li>the values of the morphogenetic substrate, texture and drainage variables (<code>bsm_mo_substr</code>, <code>bsm_mo_tex</code> and <code>bsm_mo_drain</code> + their <code>_explan</code> counterparts) were filled for most features in the 'coastal plain' area. <ul> <li>To derive morphogenetic texture and drainage levels from the geomorphological soil types, a conversion table by Bruno De Vos & Carole Ampe was applied (for earlier work on this, see Ampe 2013).</li> <li>Substrate classes were copied over from <code>bsm_ge_substr</code> into <code>bsm_mo_substr</code> (<code>bsm_ge_substr</code> already followed the categories of <code>bsm_mo_substr</code>).</li> </ul> These steps coincide with the approach that had been taken to construct the <code>Unitype</code> variable in the <code>soilmap</code> data source;</li> <li>only a minimal number of variables were selected: those that are most useful for analytical work.</li> </ul> <p>See R-code in the GitHub repository <a href="https://github.com/inbo/n2khab-preprocessing/tree/906fc7a/src/generate_soilmap_simple">'n2khab-preprocessing' at commit 906fc7a</a> for the creation from the <code>soilmap</code> data source.</p> <p>A reading function to return <code>soilmap_simple</code> (this data source) or <code>soilmap</code> in a standardized way into the R environment will be provided by the R-package <a href="https://inbo.github.io/n2khab/">n2khab</a>.</p> <p><strong>The attributes</strong> of <code>soilmap_simple</code> can have <code>mo_</code> or <code>ge_</code> in their name, referring to the <em>Belgian Morphogenetic System</em> or the <em>Belgian Geomorphological System</em>, respectively:</p> <ul> <li><code>bsm_poly_id</code>: unique polygon ID (numeric)</li> <li><code>bsm_region</code>: name of the region</li> <li><code>bsm_ge_coastalplain</code>: boolean. Did the original soil type code follow the geomorphological typology? It is <code>TRUE</code> for all polygons inside the coastal plain area, and also for a few soil type codes (starting with letter <code>O</code>) with a wider distribution across Flanders (the latter belong to the soil types for which the typology could not be converted into a morphogenetic one).</li> <li><code>bsm_mo_soilunitype</code>: code of the soil type (applying morphogenetic codes within the coastal plain areas when possible, just as for the following three variables)</li> <li><code>bsm_mo_substr</code>: code of the soil substrate</li> <li><code>bsm_mo_tex</code>: code of the soil texture category</li> <li><code>bsm_mo_drain</code>: code of the soil drainage category</li> <li><code>bsm_mo_prof</code>: code of the soil profile category</li> <li><code>bsm_mo_parentmat</code>: code of a variant regarding the parent material</li> <li><code>bsm_mo_profvar</code>: code of a variant regarding the soil profile</li> </ul>
format Recurso digital
id zenodo_https___doi_org_10_5281_zenodo_3732904
institution Zenodo
language
publishDate 2020
publisher Zenodo
record_format zenodo
spellingShingle soilmap_simple: a simplified and standardized derivative of the digital soil map of the Flemish Region
Vanderhaeghe, Floris
De Vos, Bruno
Cools, Nathalie
soil classification
soil mapping
Flanders
Belgium
inbo_version
<p>The data source <code>soilmap_simple</code> is a simplified and standardized derived form of the '<a href="https://www.dov.vlaanderen.be/geonetwork/srv/dut/catalog.search#/metadata/5c129f2d-4498-4bc3-8860-01cb2d513f8f">digital soil map of the Flemish Region</a>' (the shapefile of which we named <code>soilmap</code>, for analytical workflows in R) published by 'Databank Ondergrond Vlaanderen’ (DOV). It is a GeoPackage that contains a single spatial polygon layer ‘<code>soilmap_simple</code>’ in the Belgian Lambert 72 coordinate reference system (EPSG-code <a href="https://epsg.io/31370">31370</a>). Further documentation about the digital soil map of the Flemish Region is available in Van Ranst & Sys (2000) and Dudal et al. (2005).</p> <p>This version of <code>soilmap_simple</code> was derived from version '<code>soilmap_2017-06-20</code>' (<a href="https://doi.org/10.5281/zenodo.3387008">Zenodo DOI</a>) as follows:</p> <ul> <li>all attribute variables received English names (purpose of standardization), starting with prefix <code>bsm_</code> (referring to the 'Belgian soil map');</li> <li>attribute variables were reordered;</li> <li>the values of the morphogenetic substrate, texture and drainage variables (<code>bsm_mo_substr</code>, <code>bsm_mo_tex</code> and <code>bsm_mo_drain</code> + their <code>_explan</code> counterparts) were filled for most features in the 'coastal plain' area. <ul> <li>To derive morphogenetic texture and drainage levels from the geomorphological soil types, a conversion table by Bruno De Vos & Carole Ampe was applied (for earlier work on this, see Ampe 2013).</li> <li>Substrate classes were copied over from <code>bsm_ge_substr</code> into <code>bsm_mo_substr</code> (<code>bsm_ge_substr</code> already followed the categories of <code>bsm_mo_substr</code>).</li> </ul> These steps coincide with the approach that had been taken to construct the <code>Unitype</code> variable in the <code>soilmap</code> data source;</li> <li>only a minimal number of variables were selected: those that are most useful for analytical work.</li> </ul> <p>See R-code in the GitHub repository <a href="https://github.com/inbo/n2khab-preprocessing/tree/906fc7a/src/generate_soilmap_simple">'n2khab-preprocessing' at commit 906fc7a</a> for the creation from the <code>soilmap</code> data source.</p> <p>A reading function to return <code>soilmap_simple</code> (this data source) or <code>soilmap</code> in a standardized way into the R environment will be provided by the R-package <a href="https://inbo.github.io/n2khab/">n2khab</a>.</p> <p><strong>The attributes</strong> of <code>soilmap_simple</code> can have <code>mo_</code> or <code>ge_</code> in their name, referring to the <em>Belgian Morphogenetic System</em> or the <em>Belgian Geomorphological System</em>, respectively:</p> <ul> <li><code>bsm_poly_id</code>: unique polygon ID (numeric)</li> <li><code>bsm_region</code>: name of the region</li> <li><code>bsm_ge_coastalplain</code>: boolean. Did the original soil type code follow the geomorphological typology? It is <code>TRUE</code> for all polygons inside the coastal plain area, and also for a few soil type codes (starting with letter <code>O</code>) with a wider distribution across Flanders (the latter belong to the soil types for which the typology could not be converted into a morphogenetic one).</li> <li><code>bsm_mo_soilunitype</code>: code of the soil type (applying morphogenetic codes within the coastal plain areas when possible, just as for the following three variables)</li> <li><code>bsm_mo_substr</code>: code of the soil substrate</li> <li><code>bsm_mo_tex</code>: code of the soil texture category</li> <li><code>bsm_mo_drain</code>: code of the soil drainage category</li> <li><code>bsm_mo_prof</code>: code of the soil profile category</li> <li><code>bsm_mo_parentmat</code>: code of a variant regarding the parent material</li> <li><code>bsm_mo_profvar</code>: code of a variant regarding the soil profile</li> </ul>
title soilmap_simple: a simplified and standardized derivative of the digital soil map of the Flemish Region
topic soil classification
soil mapping
Flanders
Belgium
inbo_version
url https://doi.org/10.5281/zenodo.3732904