osrm-backend

High-performance routing engine for computing shortest paths

brewmacoslinux
Try with needOr install directly
Source

About

High performance routing engine

Commands

osrm-backendosrm-contractosrm-customizeosrm-extractosrm-partitionosrm-routed

Examples

Extract road network data from OpenStreetMap file$ osrm-extract map.osm.pbf -p /usr/local/etc/osrm/profiles/car.lua
Partition the extracted network for multi-level routing$ osrm-partition map.osrm
Start the OSRM routing server on port 5000$ osrm-routed --port 5000 map.osrm