The lookup table containing land covers.
| Field Name | Field Description | Data Type | Field Size* | LandCoverID | Primary key for the LandCover table | tinyint | 1 | LandCover | Dominant land cover 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.