On Sat, 2011-12-03 at 12:44 +0530, [email protected] wrote: > Hello all, > > I was browsing through the plugin ideas to work on something, and this > http://hub.qgis.org/wiki/quantum-gis/Python_Plugin_Ideas#heatmaps-reusable-python-code > particular plugin idea seemed to be a good start. > > Is anyone already working on it? Otherwise I will take it up. > > The page contains just the link.
The python code available here http://www.sethoscope.net/heatmap/ works just fine, it uses as input a text file with coordinates and creates a raster output that is not georeferenced. It would need to be modified to read any point datasource and produce a georeferenced output. cheers -- Giovanni -- _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
