I have built a workspace to open up a .TAB file and am using the "Matcher" transformer to handle reading the data and eliminating duplicates. However, the issue I am having is that my .TAB file data has one column in the schema that applies a "BufferSize".
The "BufferSize" can be different even though the geometry of the object is the same. And, if that is the case, I do not want to remove that object from the final result set. Below is my workspace screen shot:
I tried entering the "BufferSize" field in the "Attributes Must Differ" input box; however, when I do that, I end up getting all of the objects and no duplicates are removed.
I feel that I am on the right track but I was hoping someone might be able to get me over the last hurdle?
Any help is greatly appreciated.