TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Rebuilding Strava's Global Heatmap

32 pointsby mlernerover 7 years ago

6 comments

ThatAndresVover 7 years ago
This is beautiful. Thanks so much for creating it. I’m hoping you can explain what looks like an anomaly though. Looking at Macritchie Reservoir in Singapore, there’s the expected hot outline on parts of its shore, but also a dead-straight oblong running roughly east-West for over 1km. Thing is, it can’t be a running track as it’s in the middle of the reservoir itself. Any thoughts on how this artefact got there?
评论 #15689588 未加载
NelsonMinarover 7 years ago
Absolutely lovely. The pedant in me wants to point out this isn't exactly a heatmap; there's no heat spreading blobbiness. It's more of a spatial histogram. Nothing wrong with that! The localized normalization of values using a CDF is very clever.
s0rceover 7 years ago
Cool article. I found some neat things in their data.<p>You can see the burning man &quot;city&quot; moves slightly each year creating an &quot;echo&quot; in the data.<p><a href="https:&#x2F;&#x2F;labs.strava.com&#x2F;heatmap&#x2F;#13.49&#x2F;-119.20399&#x2F;40.78672&#x2F;hot&#x2F;all" rel="nofollow">https:&#x2F;&#x2F;labs.strava.com&#x2F;heatmap&#x2F;#13.49&#x2F;-119.20399&#x2F;40.78672&#x2F;h...</a><p>Also, some people appear to have biked to the Farallone&#x27;s <a href="https:&#x2F;&#x2F;labs.strava.com&#x2F;heatmap&#x2F;#12.41&#x2F;-122.97170&#x2F;37.71310&#x2F;hot&#x2F;ride" rel="nofollow">https:&#x2F;&#x2F;labs.strava.com&#x2F;heatmap&#x2F;#12.41&#x2F;-122.97170&#x2F;37.71310&#x2F;h...</a>
评论 #15605149 未加载
berttemmeover 7 years ago
It seems they have removed tiling level 16 and 17 :-(<p>For example:<p>Level 16 on the old heatmap: <a href="http:&#x2F;&#x2F;globalheat.strava.com&#x2F;tiles&#x2F;cycling&#x2F;color3&#x2F;16&#x2F;33705&#x2F;21620.png" rel="nofollow">http:&#x2F;&#x2F;globalheat.strava.com&#x2F;tiles&#x2F;cycling&#x2F;color3&#x2F;16&#x2F;33705&#x2F;2...</a> Level 16 on the new heatmap (empty tile): <a href="https:&#x2F;&#x2F;heatmap-external-b.strava.com&#x2F;tiles&#x2F;ride&#x2F;blue&#x2F;16&#x2F;33705&#x2F;21620.png" rel="nofollow">https:&#x2F;&#x2F;heatmap-external-b.strava.com&#x2F;tiles&#x2F;ride&#x2F;blue&#x2F;16&#x2F;337...</a>
评论 #15606594 未加载
dracoola13over 7 years ago
Are you planning to update heatmap on iD editor for OSM? <a href="https:&#x2F;&#x2F;strava.github.io&#x2F;iD&#x2F;" rel="nofollow">https:&#x2F;&#x2F;strava.github.io&#x2F;iD&#x2F;</a>
评论 #15647212 未加载
vinnieman232over 7 years ago
This is lovely. One question - did you consider a vector style versus a raster style? If so, why did you choose raster?
评论 #15647208 未加载