configurable OSM offline router with elevation awareness, Java + Android
Find a file
2018-09-22 21:01:20 +02:00
brouter-codec 1.4.11 preps 2018-04-02 22:41:55 +02:00
brouter-core performance fix 2018-09-14 13:45:38 +02:00
brouter-expressions 1.4.11 preps 2018-04-02 22:41:55 +02:00
brouter-map-creator 1.4.11 preps 2018-04-02 22:41:55 +02:00
brouter-mapaccess minor performance patch 2018-09-16 09:33:43 +02:00
brouter-mem-router 1.4.11 preps 2018-04-02 22:41:55 +02:00
brouter-routing-app 1.4.11 preps 2018-04-02 22:41:55 +02:00
brouter-server suspect-manager: some fixes 2018-09-22 21:01:20 +02:00
brouter-util 1.4.11 preps 2018-04-02 22:41:55 +02:00
misc destination access logic 2018-05-31 23:08:24 +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 1.4.11 preps 2018-04-02 22:41:55 +02: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