The purpose of this tutorial is two-fold: to give you practice working with a fairly complex relational database, and to introduce you to an important GIS data set. The SSURGO Soil Data from the National Resources Conservation Service is an important data set for land use planning, environmental planning, and water resources planning (among other applications). Note for Fall GIS class - this soils data set is a required layer for your project, so make sure you are using the data for your project area.
This part of the assignment has five sections:
1. Familiarize yourself with the SSURGO (Soil Survey
Geographic) Soils Data
Read the following selections from the SSURGO Data Users Guide (available
in .pdf format from the
USDA NCRS SSURGO Data
Access Site or on our local Taniguchi GIS Data server under the
readings folder; a printed version is also available in the lab in
the GIS Readings brown file box):
Note that the rest of this long document is mostly made up of three appendixes documenting the various tables in the database. You do not need to print these out - they are very useful but you can refer to them onscreen.
Other soil survey and SSURGO web links:
Look at the basic SSURGO data in ArcView
We have downloaded the SSURGO data from the NRCS' anonymous FTP site and placed it on our Taniguchi-GIS Data server under the /local_data/soils/ folder. There you will see folders for Travis and Williamson Counties. Choose data from either county for your assignment. In each county folder you will find a cov.zip file and another soils folder. The cov.zip file is the compressed file with all the Arc/Info soil coverages for that county. The soils folder contains the unzipped coverages. (Note the data is also available from the NRCS' FTP site at ftp.ftw.nrcs.usda.gov - follow the directory path pub/ssurgo/online98/data/tx453 for Travis County, and tx491 for Williamson County.)
Copy the cov.zip file for one of the counties to your personal directory and unzip it. Also copy the metadata file. Start ArcView and look at the Arc/Info coverages. Note that this data is not in ArcView shape file format, but Arc/Info coverage format. When you go to add a theme in ArcView, you will see numerous folders listed on the left side, and one INFO folder on the right. Each of the folders on the left is a separate Arc coverage, each one corresponding to one quad map boundary for the county. The INFO folder contains additional attribute tables for the entire county (see graphic below). The NRCS calls these additional tables Map Unit Interpretation Records, or MUIR data.
On the left side, click once (and only once!) on the greenish part of a folder ending with the letter a and you will see it open up to show a choice of features, e.g., polygon, labelpoint, and sometimes arc (line). A coverage can contain more than one feature type. You want to see the polygons, so double click to add the polygon theme.
Open a few of the polygon coverages from different folders and examine them in ArcView. Also look at the attribute tables for these polygon coverages. Use the SSURGO Locator Map to find the SSURGO code for a particular quadmap zone of the county. Remember, all you want to see are the soils polygons - these are contained in the folders ending in the letter a.
To properly set the map units, you need to know the coordinate system information. The data comes with metadata for both Travis and Williamson counties. In the metadata, you will find that the coordinate system is UTM Zone 14, NAD 83, and map units are meters. Make sure you choose View-Properties and set your map units to meters. Note: you won't be able to show this data with GIS data from the cities of Austin or Round Rock until you all the data sources into a common projection using the Projector extension - I advise that you wait until the end of the assignment if you want to do this).
Open up the attribute table for one of the themes - you will see it doesn't contain much data. The musym (map unit symbol) is going to be the link into the rest of the database.
Go to the Tables icon in the Project Menu and add the MAPUNIT, COMP, CODES, and INTERP tables (note that to see these tables, you will have to make sure the data is of the type: INFO, and you will need to open up the INFO directory, as in the graphic below.
Examine these tables. Look at the relationship diagram to see how they are related. To understand the relationships between these tables, you will work with them in Microsoft Access. (Note it is not necessary to go into Access, but I find it easier to work with complex tables in Access rather than in ArcView.)
But first, to get a quick taste of how to use these in ArcView, create a map of prime farmland, which requires only a simple join. To do this:
Note: you can merge two or more themes together into one theme using the Geoprocessing extension. After loading the extension, choose View-Geoprocessing, then select the merge function and follow the directions. The themes you want to merge must all be present in the view.
20 September 2001
The School of Architecture at
UT Austin
Comments to: Barbara Parmenter