You are here: Data Dictionary > Tables > Streets RoadSplits (Streets_RoadSplits)

Streets Road Splits (Streets_RoadSplits)

The Streets Road Splits (Streets_RoadSplits File Geodatabase Table) table defines where roads split off and fork into multiple streets in North America.

This layer contains the following fields:

Field Name Description Values
OBJECTID Internal feature number Sequential unique whole numbers that are automatically generated.
EdgeFCID Edge Feature Class ID The Feature Class ID corresponding to the incoming edge element.
EdgeFID Edge Feature ID The Feature ID corresponding to the incoming edge element. The Edge Feature ID is an Esri specific ID and refers to the Object ID in the Streets layer.
EdgeFrmPos From Edge Position The From position along the linear feature that represents the incoming edge element. This allows for the usage of streets composed of multiple edge elements.
EdgeToPos To Edge Position The To position along the linear feature that represents the incoming edge element. This allows for the usage of streets composed of multiple edge elements.
Branch0FCID Branch 0 Feature Class ID The Feature Class ID corresponding to the first outgoing edge element.
Branch0FID Branch 0 Feature ID The Feature ID corresponding to the first outgoing edge element. The Edge Feature ID is an Esri specific ID and refers to the Object ID in the Streets layer.
Branch0FrmPos From Branch 0 Position The From position along the linear feature that represents the first outgoing edge element. This allows for the usage of streets composed of multiple edge elements.
Branch0ToPos To Branch 0 Position The To position along the linear feature that represents the first outgoing edge element. This allows for the usage of streets composed of multiple edge elements.
Branch1FCID Branch 1 Feature Class ID The Feature Class ID corresponding to the second outgoing edge element.
Branch1FID Branch 1 Feature ID The Feature ID corresponding to the second outgoing edge element. The Edge Feature ID is an Esri specific ID and refers to the Object ID in the Streets layer.
Branch1FrmPos From Branch 1 Position The From position along the linear feature that represents the second outgoing edge element. This allows for the usage of streets composed of multiple edge elements.
Branch1ToPos To Branch 1 Position The To position along the linear feature that represents the second outgoing edge element. This allows for the usage of streets composed of multiple edge elements.
Branch2FCID Branch 2 Feature Class ID The Feature Class ID corresponding to the third outgoing edge element.
Branch2FID Branch 2 Feature ID The Feature ID corresponding to the third outgoing edge element. The Edge Feature ID is an Esri specific ID and refers to the Object ID in the Streets layer.
Branch2FrmPos From Branch 2 Position The From position along the linear feature that represents the third outgoing edge element. This allows for the usage of streets composed of multiple edge elements.
Branch2ToPos To Branch 2 Position The To position along the linear feature that represents the third outgoing edge element. This allows for the usage of streets composed of multiple edge elements.