Skip to main content
Question

Count number of points on polygon

  • May 4, 2016
  • 1 reply
  • 45 views

ingalla
Contributor
Forum|alt.badge.img+10

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

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

pratap
Contributor
Forum|alt.badge.img+12
  • Contributor
  • May 4, 2016

Hi,

Have you tried PointOnAreaOverlayer?

Pratap