integrate-road-network

Installation
SKILL.md

Road Network Integration

Integrate real-world street networks from OpenStreetMap into your VRP toolkit using map data.

Integration Workflow

Step 1: Install Dependencies

Install OSMnx and geo-processing libraries.

Using conda (recommended):

conda install -c conda-forge osmnx

Using pip:

pip install osmnx geopandas shapely fiona pyproj
Related skills

More from dudusoar/vrp-toolkit

Installs
12
GitHub Stars
1
First Seen
Jan 24, 2026