Polygon Attribute Table (PAT)
Filename
dss_v2_REGION_pat
Description
The Polygon Attribute Table (PAT) provides the linkage between geographic locations (polygons) and soil attributes in the associated database tables.
Contents
| Field | Name | Type | Width | Description |
|---|---|---|---|---|
| 1 | AREA | decimal | 8 | Internal field |
| 2 | PERIMETER | decimal | 8 | Internal field |
| 3 | NUM | integer | 8 | Internal field |
| 4 | ID | integer | 8 | Internal field |
| 5 | LAND_AREA | integer | 8 | Area of land (applicable to the component table) |
| 6 | WATER_AREA | integer | 8 | Area of Fresh Water |
| 7 | POLYGON_AR | integer | 8 | Total area of the polygon |
| 8 | MAPUNIT | string | 68 | Map Unit Identifier |
Relationships
- A record in this file is unique with respect to SOIL#.
- The MAPUNIT field is used to relate to the CMP table.
Notes: