Centerline Crossing Head-on Crash Locations on Rural 2-lane Paved Road - Procedure

Identify centerline crossing head-on crashes:

[driv_veh1] = 7 OR [driv_veh2] = 7 OR [coll_type] = 1

Merge 1989 through 1998 "B" records:

Merge 1989 through 1998 "C" records--needed for the [severity] field (e.g., fatal, major, minor, and possible injuries):

Create a shape file for the identified rural 2-lane paved links

[surf_type] > 0

Select assigned crash records within given boundaries (rural areas within 50 meters) that occurred at non-intersection locations:

[distance_j] <= 50 AND ([int_class] = 0)

Calculate dollar loss using the c89_98.dbf table:

[count] > 2