Hello everyone
I'd like to calculate the Kernel density on a point shapefile. The shapefile is a result of a table with addresses that has been geocoded.
The Kernel Density tool is completed with a warning giving the following error:
000957 : Skipping feature(s) because of NULL or EMPTY geometry.
The resulting Kernel density is an empty raster.
I tried to resolve the error. I noticed that all records in the shapefile the field Shape* is completed as 'point' and no NULL values are to be found. I also tried to check the geometry (Data Management tools --> Features --> Check Geometry). This tool returned an empty table, meaning there were no issues found with the geometry.
Has anyone encountered this problem before? Any suggestions how to avoid it are welcome.
Thank you!