I am trying to do computations on several vector layers to create a single new vector layer. the summation function for raster cell statistics would be ideal. The ideal output would be a grid vector layer, similar to a fishnet, where the output in each cell is the summation of all of the vector inputs cells. I have several layers that each represent a different valuation scale, Temporal collection, order value, customer remaining orders etc.
I have looked at merging the different layers together but there are too many disparate attribute fields as well as varying "cell" sizes. is there a toolset that has similar functionality for vector layers?