Hello,
I am trying to run a Kernel Density Analysis but get back the following two errors:
ERROR 010244: Could not set the analysis window.
ERROR 010067: Error in Executing grid expression.
While it shouldn't make any difference, I am running the process in model builder with specific environments defined
- Cartographic coordinate system: Canada_Lambert_Conformal_Conic
- Pre-specified raster cell size: 100
- Mask: province
The input feature is a points shapefile with a field containing a constant population value (i.e., the layer is a subset of a larger one), however I have set the Population field to NONE since it does not appear to recognize this field.
The output raster contains no spaces in the naming and is less than 13 characters in length.
The output cell size is the default set through the environment (i.e., 100).
Since I considered creating a density map at 1 km squared, I set the search radius to 1000.
Any advice on resolving this issue would be most appreciated.