flopp / GpxTrackPoster

Create a visually appealing poster from your GPX tracks
MIT License
426 stars 50 forks source link

heatmap: add option to define transparency and line widths #94

Closed lowtower closed 2 years ago

lowtower commented 3 years ago

Hello,

this PR addresses the issue #9. It adds an option to define three line transparencies and widths or let the values be calculated automatically. The automatic calculation interpolates the values between "border" values suitable for 1000km and 10km diagonal distance. This setting should be checked (best by @laufhannes who once filed the issue). The boundary box distance calculation is done using geopy, which would add it as a requirement.

Hope, You like it.

Cheers, LT