There was an error while loading. Please reload this page.
sudo apt-get pbzip2
pbzip2 -r -d file.osm.bz2
Download
http://m.m.i24.cc/osmconvert.c
Compile
cc -x c osmconvert.c -lz -O3 -o osmconvert
Combine
./osmconvert us-west.osm us-midwest.osm us-south.osm us-northeast.osm us-pacific.osm -o=USA.osm
https://github.com/DennisOSRM/Project-OSRM/wiki/Running-OSRM