Generate heatmaps and graphs based on gps.txt data from TLT site.
The visualizer depends on the following packages:
To install them run the following pip command in your terminal:
pip install pandas folium matplotlib
Put your gps files into a folder named gps, you can use something like [tlt-gps-downloader]: https://github.com/eetnaviation/tlt-gps-downloader to download the gps files.