-
Notifications
You must be signed in to change notification settings - Fork 3
Highway Network
Elizabeth Sall edited this page Apr 1, 2020
·
13 revisions
Variable Name | Source | Export Name (if applicable) | former name |
---|---|---|---|
model_node_id | network standard <-- travel model | node_id | N |
osm_node_id | network standard <-- OSM | osmnodeid | na |
shstReferenceId | network standard <---ShSt | shstrefid | ShStRefId |
outboundReferenceId | network standard <---ShSt | na | na |
inboundReferenceId | network standard <---ShSt | na | na |
bike_node | network standard <-- OSM | ||
transit_node | network standard <-- OSM | tran_node | |
walk_node | network standard <-- OSM | ||
drive_node | network standard <-- OSM | ||
geometry | network standard <---ShSt | split into X, Y | X, Y |
Variable Name | Source | Export Name (if applicable) | former name |
---|---|---|---|
model_link_id | network standard <-- travel model | link_id | LINK_ID |
osm_link_id | network standard <-- osm | na | na |
shstReferenceId | network standard <-- Shared Streets | na | na |
u | network standard <-- osm node id | na | na |
v | network standard <-- osm node id | na | na |
A | network standard <-- model node id | A | A |
B | network standard <-- model node id | B | B |
shstGeometryId | reference for geometry in shape.txt <-- shared streets | geoId | NA |
locationReferences | list of u an v shared streets references <-- shared streets | na | na |
distance | calculated in lasso or from geometry if missing from network standard | distance | DISTANCE |
roadway | network standard <-- osm | roadway | na |
name | network standard <-- osm | name | NC_NAME |
ref | network standard <-- osm | ref | na |
bridge | network standard <-- osm | na | na |
tunnel | network standard <-- osm | na | na |
width | network standard <-- osm | na | na |
max_speed | network standard <-- osm | na | na |
roadway_class | calculated in lasso on input | rdclass | RCNUM |
bike_facility | network standard bicycle facility | bike_fac | bike |
bus_only | network standard | bus_only | isTransitLink |
rail_only | network standard | rail_only | isTransitLink |
bike_access | network standard | bike | isBikeLink |
walk_access | network standard | walk | isWalkLink |
drive_access | network standard | drive | isDriveLink |
truck_access | network standard | truck | NA |
lanes* | network standard <-- osm + MRCC, expanded by time period in lasso write out | NA | LANES |
access* | network standard, expanded by time period in lasso write out | NA | HOV |
price* | network standard, expanded by time period and access class in lasso write out | NA | HOV |
trn_priority* | network standard <-- osm | NA | T_PRIORITY |
traveltime_assert* | network standard <-- osm | NA | T_MANTIME |
trn_priority_AM | calculated in lasso on write out | tp_AM | |
trn_priority_MD | calculated in lasso on write out | tp_MD | |
trn_priority_PM | calculated in lasso on write out | tp_PM | |
trn_priority_NT | calculated in lasso on write out | tp_NT | |
ttime_assert_AM | calculated in lasso on write out | tta_AM | |
ttime_assert_MD | calculated in lasso on write out | tta_MD | |
ttime_assert_PM | calculated in lasso on write out | tta_PM | |
ttime_assert_NT | calculated in lasso on write out | tta_NT | |
lanes_AM | calculated in lasso on write out | lanes_AM | |
lanes_MD | calculated in lasso on write out | lanes_MD | |
lanes_PM | calculated in lasso on write out | lanes_PM | |
lanes_NT | calculated in lasso on write out | lanes_NT | |
price_sov_AM | calculated in lasso on write out | P_SOV_AM | ? |
price_hov2_AM | calculated in lasso on write out | P_HOV2_AM | ? |
price_hov3_AM | calculated in lasso on write out | P_HOV3_AM | ? |
price_truck_AM | calculated in lasso on write out | P_TRK_AM | ? |
price_sov_MD | calculated in lasso on write out | P_SOV_MD | ? |
price_hov2_MD | calculated in lasso on write out | P_HOV2_MD | ? |
price_hov3_MD | calculated in lasso on write out | P_HOV3_MD | ? |
price_truck_MD | calculated in lasso on write out | P_TRK_MD | ? |
price_sov_PM | calculated in lasso on write out | P_SOV_PM | ? |
price_hov2_PM | calculated in lasso on write out | P_HOV2_PM | ? |
price_hov3_PM | calculated in lasso on write out | P_HOV3_PM | ? |
price_truck_PM | calculated in lasso on write out | P_TRK_PM | ? |
price_sov_NT | calculated in lasso on write out | P_SOV_NT | ? |
price_hov2_NT | calculated in lasso on write out | P_HOV2_NT | ? |
price_hov3_NT | calculated in lasso on write out | P_HOV3_NT | ? |
price_truck_NT | calculated in lasso on write out | P_TRK_NT | ? |
road_class_idx | calculated in lasso on write out | rdclass_ix | RCI |
assign_group | calculated in lasso on write out | assgngrp | ASGNGRP |
access_AM | calculated in lasso on write out | ACCESS_AM | |
access_MD | calculated in lasso on write out | ACCESS_MD | |
access_PM | calculated in lasso on write out | ACCESS_PM | |
access_NT | calculated in lasso on write out | ACCESS_NT | |
mpo | calculated in lasso on write out | mpo | MPO |
area_type | calculated in lasso on write out | area_type | AREA |
county | calculated in lasso on write out | county | COUNTY |
centroidconnect | calculated in lasso on write out | centroid | CENTROID |
mrcc_id | calculated in lasso on input from spatial join to MnDOT data | mrcc_id | TGLID |
AADT | calculated in lasso from spatial join to MnDOT data | ||
count_year | calculated in lasso from spatial join to MnDOT data | count_year | |
count_AM | calculated in lasso from spatial join to MnDOT data | count_AM | |
count_MD | calculated in lasso from spatial join to MnDOT data | count_MD | |
count_PM | calculated in lasso from spatial join to MnDOT data | count_PM | |
count_NT | calculated in lasso from spatial join to MnDOT data | count_NT | |
count_daily | calculated in lasso from spatial join to MnDOT data | count_day |
- varies over time of day, so values will be different for each
Dropped variables from old MetCouncil network:
- NC_SPD
- TOM
- TOM_FRC_ID
- CID
- FUN_CLAS
- SHAPE_LENGTH
- PA