I am trying to clean up dissolved features but area gap cleaner doesn't clean up the gaps.
what am i doing wrong?
Thanks
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.
By default, the AreaGapAndOverlapCleaner doesn't have a tolerance set and the Fill Gaps parameter is set to no. Did you set the tolerance to Automatic or have you defined a value for the tolerance parameter and have you set the Fill Gaps parameter to Yes? There is an excellent blog article that explains how Automatic Tolerance works in FME in case you are curious to find out how it works.
By default, the AreaGapAndOverlapCleaner doesn't have a tolerance set and the Fill Gaps parameter is set to no. Did you set the tolerance to Automatic or have you defined a value for the tolerance parameter and have you set the Fill Gaps parameter to Yes? There is an excellent blog article that explains how Automatic Tolerance works in FME in case you are curious to find out how it works.
I did set up the tolerance to Automatic and Fill Gaps parameter to Yes but still it didn't clean up the gaps. That's why was wondering whats going on. i am going to try custom value. thanks for sharing those articles!