Hello everybody, im looking for a transformer that replace the "eleminate of Arcgis", i want to merge the small polygone (less than 5000m2) with neighboring polygons that have the largest area or the longest shared border.
i heard that sliver remover can do it but im not sure
Thanks
Best answer by markatsafe
@hafida115 In FME 2018 the SliverRemover was replaced by the AreaGapAndOverlapCleaner. To expand on @danilo_fme 's comment. You could try using the AreaCalculator & TestFilter to drop the polygon's with areas less than 5000m2 , and then try using the AreaGapAndOverlapCleaner to fill in the holes left behind.
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.
@hafida115 In FME 2018 the SliverRemover was replaced by the AreaGapAndOverlapCleaner. To expand on @danilo_fme 's comment. You could try using the AreaCalculator & TestFilter to drop the polygon's with areas less than 5000m2 , and then try using the AreaGapAndOverlapCleaner to fill in the holes left behind.
@hafida115 In FME 2018 the SliverRemover was replaced by the AreaGapAndOverlapCleaner. To expand on @danilo_fme 's comment. You could try using the AreaCalculator & TestFilter to drop the polygon's with areas less than 5000m2 , and then try using the AreaGapAndOverlapCleaner to fill in the holes left behind.
@hafida115 In FME 2018 the SliverRemover was replaced by the AreaGapAndOverlapCleaner. To expand on @danilo_fme 's comment. You could try using the AreaCalculator & TestFilter to drop the polygon's with areas less than 5000m2 , and then try using the AreaGapAndOverlapCleaner to fill in the holes left behind.