thank you.. I think you got my question correctly, but can you explain me a bit more in detail how this works?
which tool do I use to loop through all the polygons? and how can you automatically select the polygons within the polygon?
and is it possible to save the summarized area in a table, with information to which mother polygon it belongs too?
Maybe I started off wrong from the beginning. Let me explain in more detail. My goal is to calculate the fractions of the red polygons (see screenshotI)
per raster cell. (screenshot shows only a small part of the whole dataset). Therefore I need to know the area for all red polygons per
cellpolygon.
I performed "raster to polygon" and got a lot of single polygons (beige squares) with GRIDCODE (attribute table). The former
raster cells (which are polygons now) can contain several different fire polygons for which the area per cell must be calculated.
I desire a table with cellpolygon ID (GRIDCODE) and the summarized area burned per cellpolygon.