Skip to content

DennisOSRM/osrm-debug-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Debug utils for OSRM

RTree

Export the bounding boxes and geometries of an rtree to geojson and display them on leaflet.

Requires Python 3.

./rtree2geojson.py data.fileIndex data.ramIndex data.nodes input.json

Open main.html to display the data.

FileGuard

WARNING This runs osrm-datastore which might interfere with running OSRM instances!

Runs all osrm tools and checks all files that are touched against a whitelist.

This guards against debugging files that could blow up the production servers.

About

Utils for debugging OSRM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published