Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Last active August 29, 2015 14:19
Show Gist options
  • Save springmeyer/87a7975f7cc57ecb5af7 to your computer and use it in GitHub Desktop.
Save springmeyer/87a7975f7cc57ecb5af7 to your computer and use it in GitHub Desktop.
git clone [email protected]:Project-OSRM/node-osrm.git
cd node-osrm
git checkout sudo-false
source ./bootstrap.sh
npm install --build-from-source --clang=1
wget http://download.geofabrik.de/europe/germany/berlin-latest.osm.pbf
iprofiler -timeprofiler ./lib/binding/osrm-extract berlin-latest.osm.pbf -p test/data/car.lua
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment