There are two Streets layers available in StreetPro US the standard Streets layers (streets.tab), and Classic street layers, now renamed geocoder.tab.
Both contain brown polylines representing US streets, together with the associated street names. All alternate names are also included. The street names are indexed so that you can use Query > Find to locate an object.
The differences between the two layers are:
- streets.tab is available in all flavors of StreetPro U.S. and is for use in a map window to give your data a geographic reference.
- The Classic displays streets in the same way as streets.tab, but includes some additional rendering, and also incorporates the associated address ranges so that you can use it to geocode your data.
Field Name | Data Type (Length) | Index | Description |
---|---|---|---|
NAME | CHAR (100) | Yes | Feature name |
NAME_LNG | CHAR (3) | No | 3-character ISO language code |
NAME_TYPE | CHAR (3) | No | Street name type (Bitmask): 0 - No Name1 - Official Name 2 - Alternate Name 4 - Route Name 8 - Brunnel Name 16 - Street Name 17 – Street Name (16) and Official Name (1) (i.e. a value of '17' represents a NAME_TYPE which is an Street Name (16) as well as an Official Name (1)) 32 - Locality Name 64 - Postal Street 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: 6 - Local Road7 - Local Road of Minor Importance 8 - Other Road |
SHIELD_CODE | INTEGER | No | Unique code for shield icon |
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 |