I am trying to combine multiple shapefiles into a file geodatabase.
The shapefiles are in separate folders with same filenames and attribute fields.
I have tried combining but i get a gdb with separate filenames (ie. shape1, shape2, shape3 etc.). Im downloading these datasets in pieces, and would like to reassemble all of them into one gdb file and layer.
Attached is a sample of what I want to combine. The folders are differnt names, but the shapefiles are all the same. I need a workflow to combine these, plus append new files as I download them.
--Terry