I am quite new to QGIS and I am trying to create a species distribution map using public reporting data. I can very easily generate a heatmap by first converting the pentad data to vector centroid points, and then changing the symbology from "Single Symbol" to "Heatmap", and selecting my attribute of interest to weight them.
The problem I am having now is that I need each layer to be a vector, but the built-in heatmap output is a raster. Is there a way to do this conversion directly on the heatmap output?
When I try reclassifying using the processing toolbox > raster analysis > reclassify by table, my heatmap layer was not selectable as an option for the input Raster layer.


