OpenStreetMap

Discussion

Comment from Alan Bragg on 28 May 2020 at 19:04

Hi, thanks for describing your process. I was unable to make it work for me and got a chrome extension error warning. I was logged into strava at the time.

chrome.browserAction.onClicked.addListener(function(tab) { getCookies(copyURLToClipboard) });

My old way to get strava in JOSM was to copy cookies, but several weeks ago strava changed and I was no longer able to get them from the developer tools.

Can you confirm that your process is currently working? I really need strava to help align imagery.

Comment from erickdeoliveiraleal on 30 May 2020 at 18:09

yes, it is working here

Comment from Alan Bragg on 2 June 2020 at 15:12

I was finally able to get the chrome extension to work for me. Some of my problem was being unfamiliar with chrome extensions. The explanatiion at https://github.com/janosrusiczki/strava-heatmap-to-osm-background/issues/2 was very helpful. Thanks for posting. I was waiting for someone like you to come up with a solution.

Comment from German C on 6 June 2020 at 15:04

Step by step with JOSM: https://nuxx.net/blog/2020/05/24/high-resolution-strava-global-heatmap-in-josm/

I tried with copy and paste the step 5:

https://heatmap-external-{switch:a,b,c}.strava.com/tiles-auth/all/hot/{zoom}/{x}/{y}.png?Key-Pair-Id=[CloudFront-Key-Pair-ID]&Policy=[CloudFront-Policy]&Signature=[CloudFront-Signature]

using the url as custom background https://learnosm.org/en/beginner/id-editor/#configuring-the-background-layer

and its works at zoom level 15 or less

Comment from Alan Bragg on 6 June 2020 at 15:42

The detail in https://nuxx.net/blog/2020/05/24/high-resolution-strava-global-heatmap-in-josm/ is great. The only comment I’d make is that you don’t have to have a paid strava account. I use the free account. The chrome extension process by https://www.openstreetmap.org/user/erickdeoliveiraleal is slightly better because you don’t have to re-enter cookies manually when they are changed. (at least that’s my experience since 6/2/20

Log in to leave a comment