Skip to content

1_travel (input)

ccai-cmap edited this page Sep 25, 2025 · 5 revisions

This folder contains input data related to the highway and bus network.

You MUST put your copy of the MHN into this folder, and rename it MHN.gdb.

File Structure

1_travel
`-- MHN.gdb
`-- override_meso (shapefile)
|-- import_hwyproj_coding.xlsx
|-- subset_hwy_projects.csv

You MUST have MHN.gdb to run the scripts no matter what.

  • override_meso (shapefile) - only necessary for running m_hwylink_meso_field.py
  • import_hwyproj_coding.xlsx - only relevant to m_hwyproj_coding.py if you want to import new project coding
  • subset_hwy_projects.csv - only necessary for running u_export_future_networks.py or g_highway_files.py with the -s flag
Clone this wiki locally