readme file
Related links to relevent projects.
This commit is contained in:
parent
fdeba70141
commit
3ba53577bb
1 changed files with 7 additions and 1 deletions
|
@ -1,10 +1,16 @@
|
|||
brouter
|
||||
=======
|
||||
|
||||
configurable OSM offline router with elevation awareness, Java + Android
|
||||
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
|
||||
|
||||
Compile with (Java 6!):
|
||||
|
||||
> mvn clean install -Dandroid.sdk.path=<your-sdk-path>
|
||||
|
||||
Related Projects
|
||||
----------------
|
||||
|
||||
* https://github.com/nrenner/brouter-web
|
||||
* https://github.com/poutnikl/Brouter-profiles/wiki
|
||||
|
|
Loading…
Reference in a new issue