Merge pull request #65 from midnightcomm/master
World Map and Readme file
This commit is contained in:
commit
eb2fa6da90
3 changed files with 7 additions and 1 deletions
|
@ -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
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 358 KiB After Width: | Height: | Size: 266 KiB |
BIN
brouter-routing-app/assets/world.xcf
Normal file
BIN
brouter-routing-app/assets/world.xcf
Normal file
Binary file not shown.
Loading…
Reference in a new issue