Position Heatmap
The Python script (HeatmapMatplotlib.py) is designed to download tracker data and visualize it as a heatmap over a Swiss basemap (OpenStreetMap). The script converts latitude and longitude coordinates to Swiss LV95 coordinates, computes a 2D histogram to represent heat intensity, and optionally plots lines connecting successive GPS points.
(Example of the Heatmap without the tracks)
(Example of the Heatmap with the tracks of the animals)
Links