Hello Forum,
I’ve read in a points dataset (properties) and a estates dataset (polygons). I need to do two things:
1)
add an area calculation in a new field to the estates polys. This has been achieved with an AreaCalculator.
2) add a count of the amount of properties (points) falling within each estate polygon using an PointOnAreaOverlayer.
See workspace image attached.
I’m finding that the output is counting some estates (polys) two or three times. However when looking at the source data these features are there only once, which is correct.
See Inspectors image attached.
I’ve played around with GroupProcessing and some other settings, but couldn’t get it right.
Can you advise, please.
Thanks,
Stuart