Hi there,
I'm using a PointOnAreaOverlayer to try and count the number of features ("UPRN") in a polygon ("DMA"). However, its not working. What group by or parameters might I need to set?
Hi there,
I'm using a PointOnAreaOverlayer to try and count the number of features ("UPRN") in a polygon ("DMA"). However, its not working. What group by or parameters might I need to set?
Best answer by erik_jan
If the count in the transformer is not working properly, the cause is quite often that the sources (points and polygons) are in different coordinate systems. Can you verify that both sources are in the same coordinate system? If not, use the Reprojector transformer to get them in the same coordinate system, before feeding the to the PontonAreaOverlayer.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.