The lookup table containing land uses.
| Field Name | Field Description | Data Type | Field Size* | LandUseID | The primary key of the LandUse table. | tinyint | 1 | LandUse | Dominant land use of the stream work location before the project began | varchar | 80 |
*The text datatype pre-allocates only 16 bytes. Size represents actual bytes for all other data types.