One to one relationship with the MitLocation table (using the SpatialType value in the Location table to direct to this table).
| Field Name | Field Description | Data Type | Field Size* | ProjID | StreamNet project ID. Cross reference to MitProject table. | int | 4 | WLID | StreamNet project ID. Cross reference to MitProject table. | tinyint | 1 | PolygonID | GIS identifier linked to polygon coverage | int | 4 | HUCID | StreamNet code for the hydrologic unit code associated with project | varchar | 50 | Comments | HUC specific comments | text | 16 |
*The text datatype pre-allocates only 16 bytes. Size represents actual bytes for all other data types.