When using the heatmap plugin, I am getting some insanely large numbers for the cell size field when setting the radius to 5000. I know that rows and columns are related to cell size x and cell size y, but I don't know how exactly.
Anyway, when I click OK and run the plugin, I get "nan" as a layer on the raster. Check the pictures below to see what I mean.


USER:100000 - * Generated CRS (+proj=tmerc +lat_0=24.33333333333333 +lon_0=-82 +k=0.9999411764705882 +x_0=199999.9999999999 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=us-ft +no_defs)
This doesn't seem right. I shouldn't be user generated. I'll try importing the points again and see what happens
– Chris Mar 10 '15 at 14:01I can tell you that based on the .prj of the original file of 1500 points, the CRS is "NAD_1983_StatePlane_Florida_West_FIPS_0902_Feet"
I have since tried changing my two subset point files to match this, but this causes them to disappear from the map window.
– Chris Mar 11 '15 at 17:54When I run the heatmap on either of the two sub-files, radius default changes to 6e+306 (very large) and cell size x/y change both change to inf (also very large)
– Chris Mar 12 '15 at 12:22Therefore the question becomes, is there a way to change the relationship (i.e. formula) which relates x/y cell size to rows and columns?
– Chris Mar 13 '15 at 12:15