I created a few heatmaps with the new plugin in QGIS 1.9, but now I would like to generate a lot of them automatically. How should I do?
I created a few of them by hand, but I should first import the data, select the CRS, then select the plugin, select the imported data and the parameters for the heatmap (and pick again the CRS). It takes quite long as soon as you want more than a few heatmaps.
I have 300'000 data in one day. I separate them in groups of 15 minutes, and I would like to visualize the heatmap for all groups of 15 minutes (~64), in order to observe the evolution in time.
I'm interested in either:
- a way to make it in QGIS automatically, or
- a way to do it in another software, that would be more adapted for this purpose.