Hello,
I am trying to do Spatial Join for my Hexagonal Tessellations (Grids) with a point file.
When I do the spatial join, with following conditions - REFER PHOTO provided below - and cross check the JOIN_COUNTS in attribute table, with what I see on a map....
many of them doesn't match in terms of number of points per hexagonal grid.
Please help and guide me with this on what I am doing wrong and as I have tried multiple other options like using contains, etc. instead of Intersect in Join operation... OR suggest an alternative for this, as I am trying to do a Optimized HotSpot Analysis through those counts.
Thank you.