readme file

Related links to relevent projects.
This commit is contained in:
Timothy Millard 2016-10-11 01:30:31 -05:00
parent fdeba70141
commit 3ba53577bb

View file

@ -1,10 +1,16 @@
brouter 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 For more infos see http://brouter.de/brouter
Compile with (Java 6!): Compile with (Java 6!):
> mvn clean install -Dandroid.sdk.path=<your-sdk-path> > mvn clean install -Dandroid.sdk.path=<your-sdk-path>
Related Projects
----------------
* https://github.com/nrenner/brouter-web
* https://github.com/poutnikl/Brouter-profiles/wiki