Skip to content
Noel Peterson edited this page Jul 12, 2013 · 25 revisions

This repository contains several Python scripts for updating and maintaining CMAP's Master Highway Network geodatabase, as well as exporting the network information into a format suitable for importing into Emme networks for travel demand modeling, which are designed to be called through tools in a custom ArcGIS Toolbox (also included in the repo).

The tools each have their own wiki page containing a detailed overview. They are listed here with a brief explanation of when they should be used:

Additionally, the toolbox contains some secondary tools in a toolset called "Utilities", whose functions are not directly related to the day-to-day maintenance of the network, nor the generation of Emme network files, but rather for some miscellaneous tasks that use MHN data as an input:

Finally, most of these scripts import the MHN module, which contains a wide variety of frequently used methods and constants.

Clone this wiki locally