Builds a road graph from an OpenStreetMap PBF file (osm.pbf). Returns a node map (coordinates) and an adjacency map (edges) suitable for pathfinding.
-
Updated
Jul 15, 2026 - Go
Builds a road graph from an OpenStreetMap PBF file (osm.pbf). Returns a node map (coordinates) and an adjacency map (edges) suitable for pathfinding.
To associate your repository with the osmgraph topic, visit your repo's landing page and select "manage topics."