I am trying to remove all the points inside the red polygon that I drew. Does anyone have any ideas how I can do that without messing up the rest of my blue polygon?
Thanks in advance!
on
I am trying to remove all the points inside the red polygon that I drew. Does anyone have any ideas how I can do that without messing up the rest of my blue polygon?
Thanks in advance!
on
Best answer by danilo_fme
Hi @trungn1993
I suggest you to use the transformer PointonAreaOverlayer to identify the points inside the red polygon:
After you can use the transformer Tester to check all points are inside the red polygon:
You can use the all features ( Points ) that will be in the output port Failed.
Thanks,
Danilo
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.