DeleteColinearSliversInPolygons
From Fmepedia
| This page contains a Custom Transformer created by an fmepedia user. See the attached files list at the foot of this page for the zip file containing this custom transformer. |
Created by: Dave Campanas
When rounding or generalizing polygons, or exporting to an integer format such as ArcSDE, co-linear slivers with no area can be created. The DeleteColinearSliversInPolygons transformer will detect these slivers and delete any vertex responsible. This transformer works only on area features, all other features are bypassed directly to the output port. When exporting to an integer format you should use the CoordinateRounder to match the expected output rounding before using this transformer.
Before:
After:
