Can someone point me in the right direction as to how to sum a series of point shapefiles? The shapefiles are identical except for the values for each point. The points are all in the same place. I could interpolate each shapefile, and then sum them, but that will take forever. I'm working with about 42 shapefiles, multiple times a day in a python script. Thanks!
↧