I have a simple workbench script that reads in one shapefile. Using the DuplicateRemover I remoev all features that have a exact value. My writer is going to another shapefile. How do I keep the original columns/attribute values of the orginal input shapefile why removing the duplicate features.
thanks