Search papers, labs, and topics across Lattice.
This paper introduces an open-source tool that automates the extraction of freeway networks from OpenStreetMap (OSM), converting them into a compact format suitable for freeway simulation. The tool addresses common challenges in freeway data preparation, such as inconsistent route references and incomplete corridor capture, and significantly reduces the manual effort required for ramp encoding. In practical applications, the tool demonstrated a processing speed of approximately 41 seconds per mile over a deployment of 359.6 miles in Orange County, California, indicating that OSM can be a reliable source for freeway traffic studies in well-mapped areas.
Automating freeway network extraction from OSM can cut analyst effort by two-thirds, making large-scale freeway simulations feasible.
Freeway simulation is often difficult to deploy at scale not only because of model formulation, but because preparing road network inputs remains a manual, corridor-specific, and difficult-to-reproduce task. This paper presents an open-source tool that extracts freeway networks from OpenStreetMap (OSM) and converts them into a compact, station-referenced representation suitable for downstream freeway simulation. Unlike existing tools that primarily support arterial or general network conversion tasks, the proposed workflow is designed around the specific requirements of freeway traffic studies. The tool supports not only OSM data cleaning and conversion, but also the broader workflow required in practice: corridor-specific querying, visual inspection of extracted segments, extraction validation against OSM, and source-data validation against aerial imagery. A locally hosted frontend allows users to define corridor-specific queries, select endpoints visually, and inspect extracted segments. The extraction logic is designed to address several recurring challenges in freeway OSM data, including inconsistent route references, ambiguous path selection through interchanges, managed-lane interference, incomplete corridor capture from naive bounding-box queries, and inconsistent ramp classifications. The workflow was first tested on two prototype corridors, where the extract-first-then-validate approach proposed here required roughly one-third the analyst effort of manual ramp encoding from scratch. It was then deployed across 359.6 miles of freeway in Orange County, California, with total processing and validation averaging about 41 seconds per mile. This deployment also suggests that, in a well-mapped region, OSM is sufficiently accurate for many freeway traffic studies. Overall, the tool provides a more scalable and reproducible foundation for freeway network preparation.