I want to generate a heatmap from GPS log data. The process is like this:
The problem is, my data are growing too big so that the data sending to the client and the heatmap rendering right now becomes too slow. I think it might be good to have a preprocessing script to aggregate the data therefore reducing the payload before sending it to the client browser and lightening up the rendering. I'm still new with this heatmap thing, so is there an existing PHP library that can do this?
Yes it will be way faster in PHP.
I find this one: http://blog.gmapify.fr/create-beautiful-tiled-heat-maps-with-php-and-gd
The tricky part is to combine this with Google Maps to be able to zoom, i don't see how you can achieve this in a simple way.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With