Hi guys,
I am trying to use point overlay to get a point count over polygons, but everytime the Point Area Overlay transformer seems explode the multi-parts polygons. Is there anyway i can avoid this?
Thanks!
Hi guys,
I am trying to use point overlay to get a point count over polygons, but everytime the Point Area Overlay transformer seems explode the multi-parts polygons. Is there anyway i can avoid this?
Thanks!
Best answer by gio
@sangli
You can also use a spatialrelator for this. The geometry will not be exploded.
If you have points as supplier (test = contains), you can us a listelementcounter to count the elements in the list.
If you have points as requestor (test = Within), you can use a Statistics calculator grouped by the area id to count the points within.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.