Anyone else having issues with inserting strava heat maps as an Imagery URL into JOSM?

When adding Strava heat map data into JOSM as Imagery, it now presents an “Error: HTTP error 403 when loading tiles”. It was working just fine a few days ago.
Here is the code and process we used for adding Strava heat maps into JOSM:

  1. From the Preferences menu, click on the Imagery and then select +TMS.
  2. Copy the values from each cookie needed for the code from Strava heat maps (when you press F11). Fill in the corresponding values in the imagery URL:
    tms[15]: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]
  3. Using the imagery URL you created, paste that into section 4. Edit generated TMS URL (optional).

It now only produces that error. Any insight on this?

See New Strava Heatmap Extension for iD - #34 by ezekielf . Situation is in WIP.

2 Likes