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

Add Strava heatmaps? #294

Open
bagage opened this issue Mar 10, 2017 · 16 comments · May be fixed by #373
Open

Add Strava heatmaps? #294

bagage opened this issue Mar 10, 2017 · 16 comments · May be fixed by #373

Comments

@bagage
Copy link

bagage commented Mar 10, 2017

I didn't see any reference to strava heatmap imageries on this repository; my apologies if I am wrong about it but I believe it would fit the place.
I don't know if all three TMS should be added or only once (and in that case, which? both might be the best suited in that case).

Note: maxzoom seems to be 17. (on higher zoom tiles are blank).

URL of the imagery

There are actually 3 (cycling only, running only or both):

  1. http://globalheat.strava.com/tiles/cycling/color2/{zoom}/{x}/{y}.png
  2. http://globalheat.strava.com/tiles/running/color2/{zoom}/{x}/{y}.png
  3. http://globalheat.strava.com/tiles/both/color2/{zoom}/{x}/{y}.png

Two letter country code

World.

Desired layer name

  1. Strava cycling heatmap
  2. Strava running heatmap
  3. Strava heatmap

License

© Strava

Is the license compatible with OSM?

Yes. Strava allows usage for tracing in OSM.

Attribution (text, URL, required?)

Not one I am aware of.

Icon

strava logo

Boundary polygon

It's worldwide - is it necessary then?

@bhousel
Copy link
Member

bhousel commented Mar 10, 2017

Is the license compatible with OSM?

Yes. Strava allows usage for tracing in OSM.

I'd need to see a link to the actual license before I'm comfortable adding this. In the past when we've been requested to add this, Strava has said that they only wanted the heatmap to be used for tracing on their site.

@bagage
Copy link
Author

bagage commented Mar 10, 2017

Thanks @bhousel. I indeed did not check myself but copied the wiki -- I'll contact them and update the wiki as well then, because if we are actually not allowed to use it outside of strava (limited) editor, it would be interesting to know! Will update the issue when I get an answer.

@talllguy
Copy link

I found this entry on the wiki by way of this Mapbox Mapping task.

@Klumbumbus
Copy link
Contributor

@talllguy
Copy link

@Klumbumbus nice find. That wiki section was added by Dr. @paulmach who was a Strava employee at the time.

@talllguy
Copy link

image

@talllguy
Copy link

I still prefer Slide to using the imagery.

@nyeates
Copy link

nyeates commented Mar 28, 2017

Strava could increase their brand recognition and realize better quality maps if this were permitted.

In going to Strava to ask for this, be business-strategic here - why will it help their business?

I think maybe they fear losing traffic or trackability because edits would move outside of their domain. What they may not realize is that in its current form, usage is going to fizzle to near zero when it could be growing exponentially. With allowing OSM editors to utilize their rasterized data, Strava Inc. gains brand-recognition, better maps, and a growing brand-recognition to new mapping fanatics.

@nyeates
Copy link

nyeates commented Mar 28, 2017

Before I had seen this issue and other similar requests, I started thinking of solving it from another perspective:

Updating Strava's iD/slide fork

The above convo with @paulmach gives some technical beginnings of going about doing this - I have yet to head down that road. My above link/solution is inferior to including it in upstream editors and I just want to add it here as an additional data source.

@Klumbumbus
Copy link
Contributor

It seems the strava heatmap tiles are broken atm. See https://help.openstreetmap.org/questions/55267 https://josm.openstreetmap.de/ticket/14582

@tyrasd
Copy link
Member

tyrasd commented Mar 29, 2017

It seems the strava heatmap tiles are broken atm.

They seem to work again now (testing https://globalheat.strava.com/tiles/both/color4/{zoom}/{x}/{y}.png).

@talllguy
Copy link

talllguy commented Mar 29, 2017 via email

@nyeates
Copy link

nyeates commented Mar 29, 2017

@tyrasd tile URL doesn't work for me; is it still working for you?

Their global heat map website works - maybe doesn't use the same tile server. Seems to me like maybe something broke their tile server and it hasn't been paid attention.

@tyrasd
Copy link
Member

tyrasd commented Mar 29, 2017

Yes, it still works for me. In osm.org's iD, but also on strava's iD and slide demo page. AFAICS, you need to send a HTTP Referrer header, otherwise the tile server answers with a HTTP/400 Bad Request error (this seems not to be the case anymore).

//edit: see also strava/iD#13 (comment)

@pangoSE
Copy link

pangoSE commented Nov 16, 2019

We got permission to continue tracing from Strava

Good news for OSM!
https://wiki.openstreetmap.org/wiki/Permissions/Strava

Also the Strava fork of iD might still be working. See http://strava.github.io/iD/#background=Bing&map=17.00/-110.02947/53.27094

Hooray 😃

Cheers
pangoSE

@NKAmapper
Copy link
Contributor

Perhaps this service may be used to get Strava tiles down to zoom 16: https://github.com/nnngrach/strava_auto_auth

I guess it would require permission from @nnngrach.

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

Successfully merging a pull request may close this issue.

9 participants