• Item Type: Table
  • Item Name: Lanes

Summary

The Lanes table stores lane-specific information not represented at full street-segment level.

Description

Lane records are only created where link-level attribution is insufficient to model the real world.

Fields

Field nameData typeDescription
LANE_IDInteger (4)Unique identifier for the lane
LINK_IDInteger (4)Link ID for the road segment
LANE_TYPEInteger (4)Code for lane type; see LANE_TYPE_DESC for the description.
LANE_TYPE_DESCString (35)Description of the lane type
LANE_TRAVEL_DIRECTIONString (1)Specifies the travel direction for the lane.
LANE_NUMBERInteger (4)Lane number for the lane within the road segment.
TRANSITION_AREAString (1)Indicates whether the lane is part of a transition area.
DIRECTION_CATEGORYInteger (4)Code for direction category; see DIRECTION_CATEGORY_DESC for the description.
DIRECTION_CATEGORY_DESCString (35)Description for direction category
LANE_DIVIDER_MARKERInteger (4)Code for lane divider marker; see LANE_DIVIDER_DESC for the description.
LANE_DIVIDER_DESCString (140)Description for lane divider
CENTER_DIVIDER_MARKERInteger (4)Code for center divider marker; see CENTER_DIVIDER_DESC for the description.
HEIGHT_RESTRICTIONDouble (8)Specifies the height restriction for the lane.
WIDTHDouble (8)Specifies the lane width.
LANE_CROSSING_RESTRICTIONInteger (4)Code for lane crossing restriction; see CROSSING_RESTRCN_DESC for the description.
ACCESS_IDInteger (4)Unique identifier for access
CENTER_DIVIDER_DESCString (35)Description for center divider
CROSSING_RESTRCN_DESCString (35)Description for crossing restrcn
TO_SPEED_LIMIT_KPHInteger (4)Specifies the speed limit in kph for travel towards the reference node.
FROM_SPEED_LIMIT_KPHInteger (4)Specifies the speed limit in kph for travel towards the non-reference node.
LANE_FORMING_ENDINGInteger (4)Code for lane forming or ending behavior; see FORMING_ENDING_DESC for the description.
FORMING_ENDING_DESCString (35)Description for forming ending
ISO_COUNTRY_CODEString (3)ISO 3 character country code
OBJECTIDOID (4)Internal feature number
GlobalIDGlobalID (38)Not defined