Hi, I am using arcpy function in python
output = KernelDensity(inFeatures,populationField)
the type of output is arcpy.sa.Raster.Raster
My question is how can I get density on every grid? And where can i decide the grid size?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.