remisalmon / Strava-local-heatmap

Python script to generate a high resolution heatmap from Strava GPX files
https://git.io/fjXTL
MIT License
159 stars 35 forks source link

Added logscale option #9

Closed ofirr closed 3 years ago

remisalmon commented 3 years ago

Hey thanks for the PR, I just pushed a new version of the code with histogram equalization, which gives similar results to your logscale option.

Closing this since the histogram equalization is closer to what Strava is doing for its heatmap (link in Readme), feel free to comment or re-open.