You are here: Data Dictionary > Tables > Streets Profiles (Streets_Profiles)

Streets Profiles (Streets_Profiles)

The Streets Profiles (Streets_Profiles File Geodatabase Table) table represents street profiles on navigable links (road networks).

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 edge element.
EdgeFID Edge Feature ID The Feature ID corresponding to the edge element. The Edge Feature ID is an Esri specific ID and refers to the Object ID in the Routing_Streets layer.
EdgeFrmPos From Edge Position The From position along the linear feature that represents the 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 edge element. This allows for the usage of streets composed of multiple edge elements.
BASE_SPEED Base speed (midnight speed) Base speed for the street in KPH (midnight speed average for entire week).
PROFILE_SUN Profile ObjectID (Sunday) Defines the relevant Speed Profile for Sundays. The reference number refers to the OBJECTID of the Profiles table.
PROFILE_MON Profile ObjectID (Monday) Defines the relevant Speed Profile for Mondays. The reference number refers to the OBJECTID of the Profiles table.
PROFILE_TUE Profile ObjectID (Tuesday) Defines the relevant Speed Profile for Tuesdays. The reference number refers to the OBJECTID of the Profiles table.
PROFILE_WED Profile ObjectID (Wednesday) Defines the relevant Speed Profile for Wednesdays. The reference number refers to the OBJECTID of the Profiles table.
PROFILE_THU Profile ObjectID (Thursday) Defines the relevant Speed Profile for Thursdays. The reference number refers to the OBJECTID of the Profiles table.
PROFILE_FRI Profile ObjectID (Friday) Defines the relevant Speed Profile for Fridays. The reference number refers to the OBJECTID of the Profiles table.
PROFILE_SAT Profile ObjectID (Saturday) Defines the relevant Speed Profile for Saturdays. The reference number refers to the OBJECTID of the Profiles table.