iwfm.gis.heatmap¶ iwfm.gis.heatmap(infile, outfile, title)[source]¶ Read (x,y) points from a CSV file and create a heatmap overlaid on a web map. Parameters: infile (str) – csv input file name outfile (str) – output file name title (str) – figure title Return type: nothing