First of all, wanted to say I love the app especially the strava global heatmap layer. I was just wondering if it would be possible to keep the heatmap at resolutions higher than 1:42,720. I don't mind if the heatmap would still be blurry, as I just want to be able to still see the heatmap when zooming in further. On strava's website it is possible to zoom in much further than what alpine quest allows. Here's an example of what I mean https://imgur.com/2ac7o8B
Thank you so much for this amazing app.
The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net
Strava Heatmap resolution
-
- Site Admin
- Posts: 6408
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Strava Heatmap resolution
Hi,
Yes I understand unfortunately the strava layer is only available at a low resolution and the application only "over" scale last zoom levels 3 times.
You can change this value but it will apply for all maps (not only the strava one). You need to add this line to the "user_settings.conf" file in the application folder:
This is the only way appart from using strava own app...
Yes I understand unfortunately the strava layer is only available at a low resolution and the application only "over" scale last zoom levels 3 times.
You can change this value but it will apply for all maps (not only the strava one). You need to add this line to the "user_settings.conf" file in the application folder:
Code: Select all
map.scales.default_overscaling_levels=5
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: Strava Heatmap resolution
Which is the right choice?
or
This is what it says here:
Or is this a new user setting?
Code: Select all
map.scales.default_overscaling_level
Code: Select all
map.scales.default_overscaling_levels
Code: Select all
map.scales.default_overscaling_levels Integer 4
After reaching the maximum zoom level of a map, number of possible additional “+” zoom button presses, allowing to artificially increase the display scale of the last zoom level.
-
- Site Admin
- Posts: 6408
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Strava Heatmap resolution
Yes Alex you're right, this is:
I've corrected my previous answer.
Code: Select all
map.scales.default_overscaling_levels
Do you like AlpineQuest ? Leave a small comment on Google Play !