A soil “knowledge base” centered around the National Cooperative Soil Survey (NCSS) standards.
These are standards developed and maintained by the United States Department of Agriculture Natural Resources Conservation Service (USDA-NRCS) Soil and Plant Science Division (SPSD). They are defined in the National Soil Survey Handbook (NSSH*)
The contents of this repository are completely reproducible. You can
build an instance of all of the external data from scratch if you
install the package off GitHub and run the refresh()
command.
This repository is an R package that facilitates management of dependencies, continuous integration, version control of and limited programmatic access to products from official data sources.
# install.packages("remotes")
remotes::install_github("ncss-tech/SoilKnowledgeBase")
# install all remote data to inst/extdata
SoilKnowledgeBase::refresh()
The repository is regularly updated to reflect changes that happen in a variety of official data sources.
Depending on your application you may be better off simply cloning the
repository and calling git pull
on a schedule that is convenient for
you.
The materials provided in this repository are generally defined somewhere within the NSSH. For now, only top-level links to whole sections of the handbook are available.
These links connect to eDirectives which are the official sources of standards of this nature.
Part & Subpart Part Name Section Link 600 A Introduction, Subpart A General LINK 600 B Introduction, Subpart B General LINK 601 A NCSS Organization, Subpart A General LINK 601 B NCSS Organization, Subpart B General LINK 602 B Conferences of the NCSS, Subpart B General LINK 606 A Working Agreements, Subpart A Operations And Management LINK 606 B Working Agreements, Subpart B Operations And Management LINK 607 A Initial Soil Survey Preparation, Subpart A Operations And Management LINK 607 B Initial Soil Survey Preparation, Subpart B Operations And Management LINK 608 A Program Management, Subpart A Operations And Management LINK 608 B Program Management, Subpart B Operations And Management LINK 609 A QC/QA* and Soil Correlation, Subpart A Operations And Management LINK 609 B QC/QA* and Soil Correlation, Subpart B Operations And Management LINK 610 A Updating Soil Surveys, Subpart A Operations And Management LINK 610 B Updating Soil Surveys, Subpart B Operations And Management LINK 614 A Applying Soil Taxonomy, Subpart A Soil Classification LINK 614 B Applying Soil Taxonomy, Subpart B Soil Classification LINK 617 A Soil Survey Interpretations, Subpart A Soil Interpretations LINK 617 B Soil Survey Interpretations, Subpart B Soil Interpretations LINK 618 A Soil Properties and Qualities, Subpart A Soil Interpretations LINK 618 B Soil Properties and Qualities, Subpart B Soil Interpretations LINK 621 A Soil Potential Ratings, Subpart A Soil Interpretations LINK 621 B Soil Potential Ratings, Subpart B Soil Interpretations LINK 622 A Interpretive Groups, Subpart A Soil Interpretations LINK 622 B Interpretive Groups, Subpart B Soil Interpretations LINK 624 A Soil Quality, Subpart A Soil Interpretations LINK 624 B Soil Quality, Subpart B Soil Interpretations LINK 627 A Legend Development and Data Collection, Subpart A Soil Survey Field Procedures LINK 627 B Legend Development and Data Collection, Subpart B Soil Survey Field Procedures LINK 629 A Glossary of Landform and Geologic Terms, Subpart A Soil Survey Field Procedures LINK 629 B Glossary of Landform and Geologic Terms, Subpart B Soil Survey Field Procedures LINK 630 A Benchmark Soils, Subpart A Soil Survey Field Procedures LINK 630 B Benchmark Soils, Subpart B Soil Survey Field Procedures LINK 631 A Soil Survey Investigations, Subpart A Soil Survey Field Procedures LINK 631 B Soil Survey Investigations, Subpart B Soil Survey Field Procedures LINK 638 Soil Data Systems Soil Survey Information Systems LINK 639 A National Soil Information System (NASIS), Subpart A Soil Survey Information Systems LINK 639 B National Soil Information System (NASIS), Subpart B Soil Survey Information Systems LINK 644 A Delivering Soil Survey Information, Subpart A Soil Survey Publications LINK 644 B Delivering Soil Survey Information, Subpart B Soil Survey Publications LINK 647 A Soil Map Development, Subpart A Soil Maps LINK 647 B Soil Map Development, Subpart B Soil Maps LINK 648 A Digital Soil Mapping Soil Maps LINK 648 B Digital Soil Mapping Soil Maps LINK 649 A Land Resource Areas, Subpart A Soil Maps LINK 649 B Land Resource Areas, Subpart B Soil Maps LINK 651 Advance Soil Survey Information Information Delivery LINK 655 Technical Soil Services Information Delivery LINK 656 A Coastal Zone Soil Survey, Subpart A Information Delivery LINKAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.