roads-from-nd
roads-from-nd copied to clipboard
All the roads from Notre Dame
Results
1
roads-from-nd issues
Sort by
recently updated
recently updated
newest added
The graph is currently loaded from the `osm.pbf` file using `osm4routing`: https://github.com/Tristramg/roads-from-nd/blob/master/src/main.rs#L68 ; so the same parsing work is done on each execution. It could be nice to be able...