Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slide not doing anything #13

Open
Florberger opened this issue Apr 17, 2018 · 14 comments
Open

Slide not doing anything #13

Florberger opened this issue Apr 17, 2018 · 14 comments

Comments

@Florberger
Copy link

Hi

I'm new to this (GIT) so please tell me if I don't follow the practices/etiquette.

I've been trying to use Strava Slide to update trails in Open Street Map - there is a Slide plugin on this page: https://strava.github.io/iD/#background=Bing&id=w54292996&map=17.60/11.74480/57.71357, that should be possible to use to update OSM - when using it, nothing happens though.

I've also tried the demo: https://labs.strava.com/slide/demo.html#16/-122.54277/38.05392, though there's no heat data being shown and when trying anyway, you get a server error message.

Is Slide "down" or is the problem on my side?

@paulmach
Copy link
Owner

yeah, everything is kind of broken ever since strava updated the heatmap. I will try to contact some people I still know there to see if they are interested in maintain it.

@EwenH
Copy link

EwenH commented Apr 19, 2018

@Florberger, what you wrote is exactly whats required with explanation and URL's.

Paul, this has had significant impact on a lot of OSM editors on both verifying tracks and aligning. Please ask your friends at Strava however is there anyway we can surgically remove the code base off Strava and just consume the end point or better still, embed itstraight into the osm Id editor?

@Florberger
Copy link
Author

@EwenH: Thanks for the feedback : )

@paulmach: Thanks for the reply - it's an awesome functionality you've created, it would be sad to see it disappear. Thanks for your great work!

@valleyofdawn
Copy link

This tool has revolutionized single-track OSM coverage in my area. Would be such a shame to see it go. Please let us know if we can do anything to see it rejuvenated. Petition Strava? Fork it somewhere else? Anything really.

@pdxvr
Copy link

pdxvr commented Apr 30, 2018

If we can't get it to slide due to some reason or other, just having the heatmap as a background layer would make a huge difference.

@solitone
Copy link

That would be a fantastic tool! A JOSM plugin doing such thing would be extremely useful.

@nyeates
Copy link

nyeates commented Apr 24, 2019 via email

@solitone
Copy link

I regularly use high resolution Strava Heatmap data in JOSM. All I need are the cookies that my browser gets from the Strava server, and set the imagery URL accordingly, like this:

tms[3,15]:https://heatmap-external-{switch:a,b,c}.strava.com/tiles-auth/run/bluered/{zoom}/{x}/{y}.png?Key-Pair-Id=<MY_KEY_PAIR_ID_COOKIE_VALUE>&Policy=<MY_POLICY_COOKIE_VALUE>&Signature=<MY_SIGNATURE_COOKIE_VALUE>

I edit ways manually though, while this Slide utility would be a tremendous accelerator!

@nyeates
Copy link

nyeates commented Apr 24, 2019 via email

@pdxvr
Copy link

pdxvr commented Apr 24, 2019

I am a power user but I can't stand JOSM. Even if I took the time to add the hi res heat map to any editor view, the real value in this was the actual slide editor tool. I corrected likely over 1000 miles of trails and roads just in my region.

@solitone
Copy link

Yes, the Slide tool would be really fantastic! Unfortunately I didn't know it and never tried it when was working.

@nyeates
As for hi-res Strava imagery in JOSM, follow instruction steps 1-4 here:
https://github.com/solitone/josm_strava_cookies

Then you should manually edit the imagery URL, changing it to something like:
tms[3,15]:https://heatmap-external-{switch:a,b,c}.strava.com/tiles-auth/run/bluered/{zoom}/{x}/{y}.png?Key-Pair-Id=<YOUR_KEY_PAIR_ID_COOKIE_VALUE>&Policy=<YOUR_POLICY_COOKIE_VALUE>&Signature=<YOUR_SIGNATURE_COOKIE_VALUE>

<YOUR_KEY_PAIR_ID_COOKIE_VALUE>, <YOUR_POLICY_COOKIE_VALUE>, and <YOUR_SIGNATURE_COOKIE_VALUE> are the values of the following 3 Strava cookies:
CloudFront-Key-Pair-Id, CloudFront-Policy, and CloudFront-Signature. How to get them depends on the browser you use.

If you use Safari on macOS you could try the script that I wrote, following all those instruction points.

@RobJN
Copy link

RobJN commented Nov 16, 2019

Permission to continue using Strava Heatmap in OSM reconfirmed. There had been some doubt inthe OSM community after this tool stopped working.

https://lists.openstreetmap.org/pipermail/talk/2019-November/083564.html

Also there is a suggestion that the tool may be working again now. I've not yet tested.

@rene78
Copy link

rene78 commented Jul 8, 2021

yeah, everything is kind of broken ever since strava updated the heatmap. I will try to contact some people I still know there to see if they are interested in maintain it.

Kudos to @paulmach ! Still sad that Slide is not working anymore. One of the most useful little helpers that I used for OSM mapping 👍

@endolith
Copy link

endolith commented Nov 8, 2023

@pdxvr

If we can't get it to slide due to some reason or other, just having the heatmap as a background layer would make a huge difference.

You can:

  1. https://addons.mozilla.org/en-US/firefox/addon/josm-strava-heatmap/

  2. Make sure you are logged in to Strava and have entered a location in your settings https://www.strava.com/settings/profile
    image

  3. https://www.strava.com/heatmap

  4. image

  5. image

Can Slide be resurrected on another site? I was considering making something like it but someone pointed out this existing project to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants