Opened 8 years ago
Closed 8 years ago
#14582 closed defect (othersoftware)
Strava Heatmaps do not work
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | External imagery source | Version: | latest |
Keywords: | Strava Heatmap | Cc: |
Description
What steps will reproduce the problem?
- In a new layer, go to "Imagery" menu, "Imagery Preferences"
- Activate any (or all) of the three Strava Heatmap entries
- Select one of the options above on "Imagery" menu
What is the expected result?
Show the respective Strava heatmap as a layer
What happens instead?
Error loading tiles (shows the text "Error: HTTP error 400 when loading tiles")
Please provide any additional information below. Attach a screenshot if possible.
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2017-02-26 23:10:22 +0100 (Sun, 26 Feb 2017) Build-Date:2017-02-26 22:34:39 Revision:11639 Relative:URL: ^/trunk Identification: JOSM/1.5 (11639 en) Windows 10 64-Bit Memory Usage: 470 MB / 866 MB (141 MB allocated, but free) Java version: 1.8.0_121-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1366x768 Maximum Screen Size: 1366x768 VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=%UserProfile%\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-725286d2, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=65431, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe] Dataset consistency test: No problems found Last errors/warnings: - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet
Attachments (1)
Change History (6)
by , 8 years ago
Attachment: | JOSM Strava heatmaps error.png added |
---|
follow-up: 2 comment:1 by , 8 years ago
follow-up: 3 comment:2 by , 8 years ago
Replying to hjart:
Please note https://help.openstreetmap.org/questions/55267/strava-heatmap-does-not-appear-anymore also
Hi, I think I found something that may work.
I was able to put Strava heatmaps back to work on Oruxmaps (Android), identifying the referer as Strava website, by creating the following line on onlinemapsources.xml file entries:
<httpparam name="Referer">http://www.strava.com/</httpparam>
Is there a way to put this referer on JOSM Imagery requests?
comment:3 by , 8 years ago
Replying to anonyme:
<httpparam name="Referer">http://www.strava.com/</httpparam>
Is there a way to put this referer on JOSM Imagery requests?
Sounds like a hack, we won't do that. Better to wait for public anonymous access from Strava and update URL if needed.
comment:4 by , 8 years ago
works again (mis-config at strava's side) - see https://help.openstreetmap.org/questions/55267/strava-heatmap-does-not-appear-anymore
comment:5 by , 8 years ago
Resolution: | → othersoftware |
---|---|
Status: | new → closed |
Screenshot