Waterbodies layer (waterbodies.tab) consists of region objects that represent bodies of water including bays, harbors, lakes, rivers and ponds. Objects in the Waterbodies layer are displayed as light blue filled, borderless regions.
Table: waterbodies.tab
Field Name | Data Type (Length) | Index | Description |
---|---|---|---|
SMARTLABEL | CHAR (100) | No | Formatted name |
NAME | CHAR (100) | No | Feature name |
NAME_LNG | CHAR (3) | No | 3-character ISO language code |
AREA_METERS | FLOAT | No | Feature area in square meters |
PERIMETER_METERS | FLOAT | No | Feature perimeter in meters |
TYPE | DECIMAL (2,0) | No | Water feature type 0 - No type 1 - Oceans and Seas 2 - Lake 7 - Others (default) 99 - Intermittent water body |
DISPCLASS | CHAR (10) | No | Level of cartographic importance |
MICODE | INTEGER | No | MapInfo feature code |
ID | CHAR (36) | No | Universally unique feature identifier |
LONGITUDE | FLOAT | No | Feature centroid longitude |
LATITUDE | FLOAT | No | Feature centroid latitude |
A2_CODE | CHAR (5) | No | Combination of state and county FIPS codes |