ncss-tech / SoilTaxonomy

A System of Soil Classification for Making and Interpreting Soil Surveys
https://ncss-tech.github.io/SoilTaxonomy/
GNU General Public License v3.0
14 stars 2 forks source link

World Reference Base for Soil Resources (4th Edition, 2022) #47

Open brownag opened 5 months ago

brownag commented 5 months ago

A list containing three data.frame elements "rsg", "pq", and "sq" providing information on the 'Representative Soil Groups', 'Principal Qualifiers,' and 'Supplementary Qualifiers,' respectively. Each element has the column "code" which is a number (1-32) referring to the position in the Reference Soil Groups, and the column "reference_soil_group" which is the corresponding group name.

IUSS Working Group WRB. 2022. World Reference Base for Soil Resources. International soil classification system for naming soils and creating legends for soil maps. 4th edition. International Union of Soil Sciences (IUSS), Vienna, Austria. https://wrb.isric.org/files/WRB_fourth_edition_2022-12-18.pdf

brownag commented 2 months ago

Related qualifiers are character strings currently separated with a "/". This might make re-use of this part of the dataset difficult. I was thinking it would be good to keep track of the related qualifiers this way, but probably need a separate column for grouping and only one qualifier name per record in qualifier name column