Highway Network - Bi-County-AlaCC-Activity-Based-Model/client_actc_ccta_model_doc GitHub Wiki

Home > TravelModel > UsersGuide > DataDictionary > Highway Network


The input network to the Ala-CC Bicounty Model is the All-streets, version 1 roadway network processed by Network Wrangler. This is much more detailed than the simple network used for PBA 2050 as part of MTC Travel Model 1.5.

Input Network (complete_network_with_externals.net) attributes:

File location: hwy/complete_network_with_externals.net

The following link attributes are included on the master network.

Field Description Data Type Source
A from node Integer (see Node Numbering)
B to node Integer (see Node Numbering)
MODEL_LINK_ID Unique link identifier Integer
SHSTGEOMERTRYID Unique link shape identifier per SharedStreets approach String
ASSIGNABLE Is link used for assignment (1=True, 0=False) Integer
DRIVE_ACCESS Link is used by automobiles and/or buses (1=True, 0=False) Integer
BIKE_ACCESS Link is used by bicycles (1=True, 0=False) Integer
WALK_ACCESS Link is used by pedestrians (1=True, 0=False) Integer
BUS_ONLY Link is used by buses, but not automobiles (1=True, 0=False) Integer
RAIL_ONLY Link is used by rail vehicles (1=True, 0=False) Integer
DRIVE_ACCESS Link is used by automobiles and/or buses (1=True, 0=False) Integer
MANAGED Link has a parallel managed lane (1=True, 0=False) Integer
SEGMENT_ID Parallel managed lane unique segment identifier (on managed and general purpose lanes) Integer
COUNTY County name String
CNTYPE Link connector type{::nomarkdown}
  • BIKE - bike link
  • CRAIL - commuter rail
  • FERRY- ferry link
  • HRAIL - heavy rail link
  • LRAIL- light rail link
  • PED - ped link
  • TANA - regular network link
  • TAZ - TAZ connector link
String
TRANSIT Is Transit link Integer
TOLLBOOTH Toll link. See TOLLBOOTH & TOLLSEG table below. Links with values less than 11 are bridge tolls; 11 or above are value tolls. Integer
TOLLSEG See TOLLBOOTH & TOLLSEG table below. Integer
FT Facility type
  • 1: Freeway
  • 2: Expressway
  • 3: Ramp
  • 4: Divided Arterial
  • 5: Undivided Arterial
  • 6: Collector
  • 7: Local
  • 8: Connector (MAZ, TAZ, TAP)
Integer
LANES_[EA,AM,MD,PM,EV] Model number of lanes by time period Integer
USECLASS_[EA,AM,MD,PM,EV] Link user class by time period{::nomarkdown}
  • 0 - NA; link open to everyone
  • 2 - HOV 2+
  • 3 - HOV 3+
  • 4 - No combination trucks
Integer
BRT Link user class by time period
  • 0 - No Dedicated Bus Lane with Full BRT Treatment
  • 1 - Dedicated Bus Lane with Full BRT Treatment/li>
  • 2 - Reduced Bus Delays
  • 3 - Bus on Shoulder
Integer
HAS_TRANSIT Link is used by any transit line (1=True, 0=False) Integer

TAZ 6593 by county

County Code County Name TAZ 6593 range
1 San Francisco 1-636
2 San Mateo 637-1057
3 Santa Clara 1058-2078
4 Alameda 2079-3823
5 Contra Costa 3824-5344
6 Solano 5345-5613
7 Napa 5614-5713
8 Sonoma 5714-6070
9 Marin 6071-6271
10 San Joaquin 6272-6593

County Node Numbering System

The highway network uses a numbering system whereby each county has a reserved block of nodes. Within each countyโ€™s block, nodes 1 through 9,999 are reserved for TAZs, 10,001 through 89,999 are for MAZs, and 90,001 through 99,999 for transit access points or TAPs. The blocks are assigned to the nine counties per MTCโ€™s numbering scheme, as shown in the table below.

Roadway, walk, bicycle, and transit network nodes are numbered by county as well and range from 1,000,000 to 10,000,000 as shown below.

Code County TAZs Network Node HOV Lane Node
1 San Francisco 1 - 9,999 1,000,000 โ€“ 1,500,000 5,500,000 โ€“ 6,000,000
2 San Mateo 100,001 โ€“ 109,999 1,500,000 โ€“ 2,000,000 6,000,000 โ€“ 6,500,000
3 Santa Clara 200,001 โ€“ 209,999 2,000,000 โ€“ 2,500,000 6,500,000 โ€“ 7,000,000
4 Alameda 300,001 โ€“ 309,999 2,500,000 โ€“ 3,000,000 7,000,000 โ€“ 7,500,000
5 Contra Costa 400,001 โ€“ 409,999 3,000,000 โ€“ 3,500,000 7,500,000 โ€“ 8,000,000
6 Solano 500,001 โ€“ 509,999 3,500,000 โ€“ 4,000,000 8,000,000 โ€“ 8,500,000
7 Napa 600,001 โ€“ 609,999 4,000,000 โ€“ 4,500,000 8,500,000 โ€“ 9,000,000
8 Sonoma 700,001 โ€“ 709,999 4,500,000 โ€“ 5,000,000 9,000,000 โ€“ 9,000,000
9 Marin 800,001 โ€“ 804,999 5,000,000 - 5,250,000 9,500,000 - 9,750,000
10 San Joaquin 805,001 - 809,999 5,250,000 - 5,500,000 9,750,000 - 9,999,999
External 900,001 - 999,999

Node Attributes

The following node attributes are included in the master network.

Field Description Data Type
N Node Number Integer (see Node Numbering)
X X coordinate (feet) Float
Y Y coordinate (feet) Float
OSM_NODE_ID OpenStreetMap node identifier Integer
COUNTY County Name String
DRIVE_ACCESS Node is used by automobile and/or bus links Boolean
WALK_ACCESS Node is used by pedestrian links Boolean
BIKE_ACCESS Node is used by bicycle links Boolean
RAIL_ACCESS Node is used by rail links Boolean
FAREZONE Unique sequential fare zone ID for transit skimming and assignment Integer
TAP_ID Transit access point (TAP) associated connected to this node, NOT USED IN THE MODEL Integer
PNR Park and Ride node (1=True, 2=False) Integer

TOLLBOOTH & TOLLSEG

The tolls for the express lanes and bridges are defined in the hwy/tolls.csv file. This file is again year-specific.

TOLLBOOTH TOLLSEG Definition Opening Year (or anticipated) for Toll Collection Project Card
1 Benicia-Martinez Bridge 1962 year_2015_hov_lane_benicia_bridge_toll_plaza.yml
2 Carquinez Bridge 1958 year_2015_carquinez_bridge_toll_plaza.yml
3 Richmond Bridge 1956 year_2015_richmond_bridge_toll_plaza.yml
4 Golden Gate Bridge 1937 year_2015_golden_gate_bridge_toll_plaza.yml
5 San Francisco/Oakland Bay Bridge 1936 year_2015_hov_lane_bay_bridge_toll_plaza_segment_02.yml, year_2015_hov_lane_bay_bridge_toll_plaza_segment_03.yml
6 San Mateo Bridge 1929 year_2015_san_mateo_bridge_toll_plaza.yml
7 Dumbarton Bridge 1927 year_2015_dumbarton_bridge_toll_plaza.yml
8 Antioch Bridge 1989 year_2015_antioch_bridge.yml
25 I-680 Sunol Express Lanes Phase 1 Southbound
25 1 Andrade Rd to Washington Blvd September 2010
25 2 Washington Blvd to Mission Blvd September 2010
25 3 Mission Blvd to SR 237 September 2010
28 I-580 Express Lanes Eastbound
28 1 Hacienda Dr to Airway Blvd February 2016 year_2016_managed_lane_i580e_segment_01_hacienda_drive_to_airway_blvd.yml, year_2016_managed_lane_i580e_segment_02_hacienda_drive_to_airway_blvd.yml
28 2 Airway Blvd to Livermore Ave February 2016 year_2016_managed_lane_i580e_airway_blvd_to_livermore_ave.yml
28 3 Livermore Ave to Vasco Rd February 2016 year_2016_managed_lane_i580e_segment_01_livermore_ave_to_vasco_road.yml, year_2016_managed_lane_i580e_segment_02_livermore_ave_to_vasco_road.yml
28 4 Vasco Rd to Greenville Rd February 2016 year_2016_managed_lane_i580e_vasco_road_to_greenville_road.yml
29 I-580 Express Lanes Westbound
29 1 Greenville Rd to Springtown Blvd February 2016 year_2016_managed_lane_i580w_greenville_road_to_springtown_blvd.yml
29 2 Springtown to Isabel Ave February 2016 year_2016_managed_lane_i580w_springtown_blvd_to_isabel_ave.yml
29 3 Isabel Ave to Fallon Rd February 2016 year_2016_managed_lane_i580w_isabel_ave_to_fallon_road.yml
29 4 Fallon Rd to Hacienda Dr February 2016 year_2016_managed_lane_i580w_fallon_road_to_hacienda_drive.yml
29 5 Hacienda Dr to San Ramon Rd February 2016 year_2016_managed_lane_i580w_hacienda_drive_to_san_ramon_road.yml
31 SR-237 Express Lanes Phase 1 Southbound
31 1 Dixon Landing Rd to N First Ave (Westbound) March 2012
32 SR-237 Express Lanes Phase 1 Northbound
32 1 N First Ave to Dixon Landing Rd (Eastbound) March 2012
33 I-680 Contra Costa Express Lanes Southbound
33 1 Rudgear to Crow Canyon (Crow Canyon SB pricing zone) October 2017 year_2017_managed_lane_i680n_acosta_blvd_to_livorna_road.yml
33 2 Crow Canyon to Alcosta (Alcosta pricing zone) October 2017
34 I-680 Contra Costa Express Lanes Northbound October 2017
34 1 Alcosta to Crow Canyon (Crow Canyon NB pricing zone) October 2017 year_2017_managed_lane_i680s_benicia_bridge_to_acosta_blvd.yml
34 2 Crow Canyon to Livorna (Livorna pricing zone) October 2017
โš ๏ธ **GitHub.com Fallback** โš ๏ธ