I have a folder with soil shapefiles. The schema all vary slightly and I want to merge them into a new schema. I can only connect one field to the output field. So for example, here I want to have 'PCT_A' and 'A' loaded into the output shapefile 'PCT_A' field. Can this be done?
Page 1 / 1
Have a look at the attributeRenamer, that should lead you down the right path