Hi,
I use model builder with an iterator to select overlapping areas of one shapefile with a polygon grid. This part already works.
The resulting "cells" from the selection of different input layers should then be joined to the intitial polygon grid.
In the end the grid should contain the info for each of its "cells" if the "cell" overlaps with shapefile 1 and/or shapefile 2 and so on.
Is that possible to do? And if so, how? 😉 Any tipps appreciated.
Thanks
Emil