Detour Routes
View map in GIS Catalog
Show/Hide Fields
- objectid
- state
- county
- route
- det_num
- det_id
- route2
- agency
- region
- direction
- origin
- destinatio
- category
- det_type
- id
|
objectid
|
state
|
county
|
route
|
det_num
|
det_id
|
route2
|
agency
|
region
|
direction
|
origin
|
destinatio
|
category
|
det_type
|
id
|
|---|
Data Dictionary
| Column | Type | Label | Description |
|---|---|---|---|
| OBJECTID | OID | OBJECTID | Internal feature number. |
| shape | Geometry | Shape | Feature geometry. |
| route | String | Route | Route Number |
| county | String | County | County the Detour Route is in. |
| det_num | String | Det_Num | Detour Route Segment Number. This is what each Route is divided into. |
| state | String | State | The State the Detour Route is in. |
| route2 | String | Route2 | An alternate name for the Route |
| agency | String | Agency | The State Agency that owns and operates the road the Detour is on. |
| region | String | Region | The regional representative of the Agency that owns and operates the road. |
| det_id | String | Det_ID | The unique ID that links Incident Locations, Detour Routes, Control Points, ect. |
| direction | String | Direction | The direction the detour goes. |
| origin | String | Origin | Where the detour begins. |
| destinatio | String | Destinatio | Where the detour ends. |
| category | String | Category | Differentiates between Detour Route and Incident Location |
| det_type | String | Det_Type | P = Primary Route, S = Secondary Route, SA = First Secondary Route, SB = Second Secondary Route |
| id | Integer | Id | |
| st_length(shape) | Double | st_length(shape) |