Hazardous Material Routes - Data Dictionary
Abstract: The Federal Motor Carrier Safety Administration (FMCSA) Hazardous Material Routes were developed using the 2004 First Edition TIGER/Line files. The routes are described in the National Hazardous Material Route Registry (NMHRR). The on-line NMHRR linkage is http://hazmat.fmcsa.dot.gov/nhmrr/index.asp
With the exception of 13 features that were not identified with the Tiger/Lines, Hazmat routes were created by extracting the TIGER/Line segments that corresponded to each individual route. Hazmat routes in the NTAD, are organized into 3 database files, hazmat.shp, hmroutes.dbf, and hmstcnty.dbf. Each record in each database represents a unique Tiger/Line segment. These Tiger/Line segments are grouped into routes identified as character strings in the ROUTE_ID field in the hmroutes.dbf table. The route name appearing in the ROUTE_ID is assigned by FMCSA and is unique for each State [this sentence could be deleted - it doesn't add a lot to it]. The hmstcnty.dbf table allows the user to select routes by State and County. A single shapefile, called hazmat.shp, represents geometry for all routes in the United States.
Purpose: In order for the public to be able to view the Hazardous Material Routes reported to FMCSA, the data is being released in ESRI shapefile format for use in a GIS system.
Supplemental Information: The data provided is in the native Latitude/Longitude coordinate system inherited from the TIGER/Line data.
| 0 |
FID |
System generated primary key; a unique identification number for the feature |
Long Integer representing an object identifier |
| 1 |
Shape |
Internal Arcview Generated Attribute |
Geometry |
| 2 |
TLID |
The Tiger Line Identification number |
Double Precision Floating Point |
| 3 |
FEDIRP |
Feature direction prefix |
Character String |
| 4 |
FENAME |
Feature name |
Character String |
| 5 |
FETYPE |
Feature Type |
Character String |
| 6 |
FEDIRS |
Feature Direction Code |
Character String |
| 7 |
CFCC |
Census Feature Class Code |
Character String |
| 8 |
PK |
Primary Key |
Long Integer |
| 9 |
VERSION |
Version of the database |
Character String |
| 10 |
REVISION |
Revision of the database |
Character String |
|