Select to view content in your preferred language

SSURGO shapefiles with the musym field not abbreviated?

2885
2
02-06-2013 07:12 AM
Labels (1)
JaredReid1
Emerging Contributor
Are their any versions on the internet where the SSURGO shapefiles with the musym field are not abbreviated?

I know I can join them via access database.  But I need to do ever county in Texas and this is going to be a pain in the butt.
Tags (2)
0 Kudos
2 Replies
AlanStahnke
New Contributor
You can get the entire state in one file now. You still have to do a join but the tables are included in the database. But it is only one join and you don't have to mess with access. It also includes a rasterized version of ssurgo which draws fast.

Try the NRCS data gateway at the following link.

http://datagateway.nrcs.usda.gov/
0 Kudos
Alena
by
Regular Contributor

We have state and CONUS gSSURGO file geodatabases available for download on our Soils box site. More about gSSURGO here. The file geodatabase contains the spatial data as vector and raster format and includes all the tables. The file geodatabases can be used in a GIS software.

It’s not recommended to join any of the tables but a select couple because of the one-to-many join issues. MUAGGATT and Valu1 tables can be joined by MUKEY with no issues. MUAGGATT is an aggregated table of the most commonly asked for columns of data aggregated together into one table. MUAGGATT contains the map unit names.  The Valu1 table is 57 pre-summarized attributes and is discussed more in depth on gSSURGO page. gSSURGO Valu1 table column descriptions PDF.  

We are working on a new product called SSURGO Portal.  SSURGO Portal is a license free application that allows you to import spatial and tabular SSURGO data into geospatial SQLite SSURGO template databases. There is a ton of info on the webpage, and I recommend reading it all the way through. It provides additional resources.  Check out the quick start guide at the top if you want to dive right in. There are Bulk Downloader tools for ArcGIS Pro and QGIS (free software to download) to download several datasets at onetime from Web Soil Survey. You can create your own SQLite database at any size in SSURGO Portal with the spatial data and tables. A newer version to be release soon will include Soil Data Viewer.

0 Kudos