The Ferries layer (ferries.tab) consists of line and polyline objects
representing ferry routes in the United States.
Field Name | Data Type (Length) | Index | Description |
---|---|---|---|
NAME | CHAR (100) | No | Feature name |
NAME_LNG | CHAR (3) | No | 3 character ISO language code |
NAME_TYPE | CHAR (3) | No | Ferry name type (Bit Mask) 0 - No name 1 - Official name |
ROUTE_NUM | CHAR (10) | No | Route number |
ROUTE_DIR | CHAR (2) | No | Route directional; N,S,E,W |
ROAD_CLASS | SMALLINT | No | Functional road class 1- Major ferry 2- Other major ferry 3- Secondary ferry 4- Local connecting ferry 5- Local ferry of high importance 6- Local ferry 7- Local ferry of minor importance 8- Other ferry |
SHIELD_CODE | INTEGER | No | Unique code for shield icon. Details in Highway Shield Lookup table |
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 |