2019-07-30 11:42:22 +02:00
2019-07-30 11:42:22 +02:00
2019-07-30 11:42:22 +02:00
2019-07-30 11:42:22 +02:00
2019-07-30 11:42:22 +02:00
2019-07-30 11:42:22 +02:00
2019-07-30 11:42:22 +02:00
2019-07-30 11:42:22 +02:00
2019-07-30 11:42:22 +02:00
2019-07-06 11:39:30 +02:00
2019-05-04 20:04:56 +02:00
2019-07-30 11:42:22 +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

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

On Windows (using Bash):

./misc/scripts/standalone/server.sh

On Windows (using CMD):

misc\scripts\standalone\server.cmd

Related Projects

Description
No description provided
Readme MIT 7 MiB
Languages
Java 94.9%
PLpgSQL 3.4%
Shell 0.7%
Lua 0.6%
AIDL 0.3%
Other 0.1%