Hannes

Results 4 issues of Hannes

I guess this issue exists since 3e297b811532c357d3a79e4480031470fd542384 / #82. I'm not sure how the unit handling in python works, but in this part `max_length` is in `km` if provided as...

Depending on the heatmap's size, it may be nice to see at least some basic map in the background. I have a first working solution with https://github.com/laufhannes/GpxTrackPoster/commit/ebb082301ed5a33b9b4b645f6d93cf92c9f82b1e and https://github.com/laufhannes/staticmaplite/commit/3758e1102da5e2361763ce1ef78bcf18a53686f3, but...

For the matter of performance, I don't want to create a new Geohash object within a large for loop encoding thousands of coordinates to their respective geohashes. But as far...

bug

I don't see anything special for bars. Hiding them the same way as lines/points works great.