Defines the general type of location.
| Field Name | Field Description | Data Type | Field Size* | LocTypeID | Code identifying LocationID type, e.g. single stream, multi-stream, non-stream point, waterbody, etc. | tinyint | 1 | LocType | Under Development New Location Code Type Description | varchar | 25 | LocTypeDescription | General description of the kind of a line, point or polygon represented by the LocationID. | varchar | 255 |
*The text datatype pre-allocates only 16 bytes. Size represents actual bytes for all other data types.