android 11 part 2
This commit is contained in:
parent
47171e6f44
commit
6e0db8691c
26 changed files with 966 additions and 232 deletions
Binary file not shown.
16
brouter-routing-app/src/main/assets/serverconfig.txt
Normal file
16
brouter-routing-app/src/main/assets/serverconfig.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
#
|
||||
# data download parameter
|
||||
#
|
||||
# Keep in mind, when profiles downloaded they overwrite old files
|
||||
# So when modifying an original profile make a copy from it
|
||||
#
|
||||
|
||||
segment_url=https://brouter.de/brouter/segments4/
|
||||
lookup_url=https://brouter.de/brouter/segments4/
|
||||
profiles_url=https://brouter.de/brouter/segments4/
|
||||
|
||||
|
||||
# these are comma separated arrays
|
||||
|
||||
check_lookup=lookups.dat
|
||||
check_profiles=car-eco.brf,car-fast.brf,dummy.brf,fastbike.brf,fastbike-asia-pacific.brf,fastbike-lowtraffic.brf,moped.brf,shortest.brf,trekking.brf,vm-forum-liegerad-schnell.brf,vm-forum-velomobil-schnell.brf
|
||||
Loading…
Add table
Add a link
Reference in a new issue