Skip to main content

I have dissolved a large number of polygons into larger chunks, and now need to count the number of points that are over each of the chunks. I am having a bit of a mental block on how to count the points and write them to the polygon record so that I can perform a calculation on it.

As can be seen below the three polygons in green contain, starting from the left, 3, 24 and 2 points.

All suggestions welcome

Hi,

Have you tried PointOnAreaOverlayer?

Pratap


Reply