configurable OSM offline router with elevation awareness, Java + Android
Find a file
2018-06-02 13:13:40 +02:00
brouter-codec version 1.4.10 2018-03-07 19:38:47 +01:00
brouter-core breaking speeds from cost model + cost tuning 2018-06-02 13:13:40 +02:00
brouter-expressions version 1.4.10 2018-03-07 19:38:47 +01:00
brouter-map-creator version 1.4.10 2018-03-07 19:38:47 +01:00
brouter-mapaccess initail commit suspect detection 2018-03-10 10:41:11 +01:00
brouter-mem-router version 1.4.10 2018-03-07 19:38:47 +01:00
brouter-routing-app added vm forum profiles to distribution 2018-03-07 19:55:11 +01:00
brouter-server initail commit suspect detection 2018-03-10 10:41:11 +01:00
brouter-util version 1.4.10 2018-03-07 19:38:47 +01:00
misc breaking speeds from cost model + cost tuning 2018-06-02 13:13:40 +02:00
.gitignore ignore Intellij project files 2017-10-15 10:27:10 +02:00
LICENSE Initial commit 2014-01-13 06:36:15 -08:00
pom.xml version 1.4.10 2018-03-07 19:38:47 +01:00
README.md Update README.md 2017-07-15 21:01:59 +02:00

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

Get it on F-Droid Get it on Google Play

Compile with (Java 6!):

mvn clean install -Dandroid.sdk.path=

Related Projects