Skip to main content

image

Not sure if I understand correct but I think should use the SpatialFilter instead of the Clipper.

 

If you need to use the Clipper, you can copy the geometry of each feature to an attribute using the GeometryExtractor and restore the geometry from the attribute after the Clipper using the GeometryReplacer. I use the FME Binary encoding to do this.


Thanks... SpatialFilter Works a lot better for Parcels.


Reply