This library provides a set of tools for generating isochrones from geographic coordinates. It leverages OpenStreetMap data to construct road networks and calculate areas accessible within specified time limits. The library is designed for both Rust and Python, offering high performance and easy integration into data science workflows.
Convert OSM queries into graphs.
OSM Road Graph Extractor
Simple routing over OpenStreetMap data
Group OpenStreetMap lines based on graph topology and OSM tags
Fast OpenStreetMap reachability, routing, and isochrones from Python, powered by Rust -- no routing server required.
Playing around with graphs created via parsing OpenStreetMap data
BBOX Routing Service
Estimate average daily traffic on a road network by sampling a distribution of shortest paths.
Generic map and routing utilities for VRP and similar problems
Backend abstraction, scene graph, tessellation
Osmic facade crate: re-exports, prelude, DefaultPlugins