Solved
I would like only to find sliver and overlap polygons. Please anyone help me.
Best answer by erik_jan
Create a bounding box (Creator), larger than the area of the features.
Then feed all to the AreaonAreaOverlayer. This will create an attribute called _overlaps.
Any resulting polygon with _overlaps != 2 will be a place with multiple (>2) or no (1) polygons.
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.
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.

