configurable OSM offline router with elevation awareness, Java + Android
brouter-codec | ||
brouter-core | ||
brouter-expressions | ||
brouter-map-creator | ||
brouter-mapaccess | ||
brouter-routing-app | ||
brouter-server | ||
brouter-util | ||
misc | ||
.gitignore | ||
LICENSE | ||
pom.xml | ||
README.md |
BRouter
BRouter is a configurable OSM offline router with elevation awareness, Java + Android. Designed to be multi-modal with a particular emphasis on bicycle routing.
For more infos see http://brouter.de/brouter


Build and Install
Compile with (Java 6!):
mvn clean install -Dandroid.sdk.path=
To skip building for Android, add -pl '!brouter-routing-app'
.
Next, download one or more data file(s) (rd5) into the misc/segments4
directory.
Run
On Linux:
./misc/scripts/standalone/server.sh