Hi
I'm trying to use Kernel Density to develop a 2-D field showing distance decay around a circle. I have converted the polygon circle to a line for input into the KD tool.
Eventually, I want to specify an intensity at the edge of the circle and have the field created by this tool show the decay of this intensity out to the specified Search Radius. Not clear yet how I will specify this maximum intensity at the circle edge - I was thinking of using Population and setting this to Shape_Length (i.e. the circumference of the circle).
My initial attempt is resulting in this error:
Kernel Density
=====================
Parameters
Input point or polyline features KERN_01_FeatureToLine
Population field Shape_Length
Output raster C:\M1S\220722 (KERN)\K_01
Output cell size 0.2
Search radius 200
Area units SQUARE_METERS
Output cell values DENSITIES
Method PLANAR
Input barrier features
=====================
Messages
Start Time: Friday, 22 July 2022 9:59:10 AM
ERROR 160180: The junction has invalid geometry (i.e., non-point or invalid location).
Failed to execute (KernelDensity).
Failed at Friday, 22 July 2022 9:59:13 AM (Elapsed Time: 3.16 seconds)
Please also see screenshot attached of parameters entered.
Can you please advise:
1. how I can correct this invalid geometry issue
2. I would appreciate any pointers regarding my proposed use of this tool. From what I can tell, this is not the conventional application of Kernel Density