Question

Count number of points on polygon

  • 4 May 2016
  • 1 reply
  • 1 view

Badge +9

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


1 reply

Badge +2

Hi,

Have you tried PointOnAreaOverlayer?

Pratap

Reply