Passenger Rail
View map in GIS Catalog
Show/Hide Fields
- objectid
- operator
- line_name
- type
- length_fee
- length_met
- state
- co_name
objectid
|
operator
|
line_name
|
type
|
length_fee
|
length_met
|
state
|
co_name
|
---|
Data Dictionary
Column | Type | Label | Description |
---|---|---|---|
shape | Geometry | Shape | Feature geometry. |
length_met | Numeric | LENGTH_MET | GIS calculated length (meters) |
objectid | Integer | OBJECTID | Internal feature number. |
type | String | TYPE | Type of rail line |
length_fee | Numeric | LENGTH_FEE | GIS calculated length (ft) |
operator | String | OPERATOR | Operator of rail line |
co_name | String | CO_NAME | County name |
state | String | STATE | State name |
line_name | String | LINE_NAME | Official rail line name |
st_length(shape) | Numeric | st_length(shape) |