Created for planning purposes, map making, and for public distribution.
Name |
Type Details |
Description |
STREET |
type: String
width: 40
precision: 0 |
Same as "STREET" field from RoadCenterline layer, or name of mutli-use path entered manually
|
EXISTINGFACILITY |
type: Double
width: 8
precision: 0 |
3- or 4-digit code that corresonds to a bicycle facility type for existing facilities. Value is NULL if the segment is a PlannedFacility |
PLANNEDFACILITY |
type: Double
width: 8
precision: 0 |
4- or 5-digit code beginning with "9" that corresonds to a bicycle facility type for planned facilities. Value is NULL if the segment is an ExistingFacility |
FACILITYTYPE |
type: String
width: 255
precision: 0 |
The type of bicycle facility by category |
FACILITYDETAILS |
type: String
width: 255
precision: 0 |
Further details about the bicycle facility type on this segment, such as direction of travel, number of lanes, whether street is one-way or two-way street |
LANEMULTIPLIER |
type: Double
width: 8
precision: 0 |
The number of travel lanes along the bicycle facility line segment (1 or 2) to be used as a multiplier to arrive at a number for lane length |
LANELENGTHFEET |
type: Double
width: 8
precision: 0 |
Length in feet of all lanes of travel along the segment of the bicycle facility. Calculated by multiplying Shape_Length by LaneMultiplier |
YEARADDED |
type: Double
width: 8
precision: 0 |
The year the facility was built |
SHAPE_LENGTH |
type: Double
width: 8
precision: 0 |
Length in feet of the line segment, generated automatically |