Vehicle Access table (Vehicle_Access)

The Vehicle_Access table defines the possible combinations of vehicle types that can legally access navigable elements in the NAVSTREETS dataset. The 10 vehicle specifications allow or deny access to navigable features, resulting in 1024 distinct ACCESS_ID definitions.

For descriptions of the GlobalID and OBJECTID attributes, see Esri® system fields.

Field nameData typeDescription
ACCESS_IDInteger (4)Unique identifier for access
AUTOMOBILESString (1)Indicates whether through traffic (automobiles) can access the navigable element.
BUSESString (1)Indicates whether buses can access the navigable element.
MOTORCYCLESString (1)Indicates whether motorcycles can access the navigable element.
EMERGENCY_VEHICLESString (1)Indicates whether emergency vehicles can access the navigable element.
DELIVERIESString (1)Indicates whether delivery vehicles can access the navigable element.
THROUGH_TRAFFICString (1)Indicates whether through traffic can access the navigable element. Through traffic refers only to automobiles.
TRUCKSString (1)Indicates whether trucks can access the navigable element.
PEDESTRIANSString (1)Indicates whether pedestrians can access the navigable element.
TAXISString (1)Indicates whether taxis can access the navigable element.
CARPOOLSString (1)Indicates whether only carpools can access the navigable element.