Railroads layer (railroads.tab) consists of line and polyline objects representing railroad networks. The railroads displays as thin, black, and hatched lines.
Table: railroads.tab
Field Name | Data Type (Length) | Index | Description |
---|---|---|---|
NAME | CHAR (100) | No | Feature name |
NAME_LNG | CHAR (3) | No | 3 - character ISO language code |
LENGTH_METERS | FLOAT | No | Feature length in meters |
BEGINGRADELEVEL | DECIMAL (2,0) | No | Level of grade at beginning of segment relative to ground (0) |
ENDGRADELEVEL | DECIMAL (2,0) | No | Level of grade at end of segment relative to ground (0) |
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 |