Blazing Fast US Route Planning: Introducing US Routing

2025-05-08
Blazing Fast US Route Planning: Introducing US Routing

US Routing is a Python library for rapid local route planning within the United States. Ideal for situations where approximate results are sufficient, it leverages the North American Roads dataset. Quickly calculate routes between cities, zip codes, or coordinates, choosing between shortest distance and fastest time. Get detailed route information including distance, duration, and states traversed. The library also includes functionality to download and process the North American Roads dataset and allows for custom routing graph construction.

Development geospatial