I have a layer that represents the green areas of a city and another layer that is a 36x24 mesh surface, where each square is 200x200 meters. Next, I made an intersection (orange on the 1st image) between the two layers so that it produces the green areas divided within each 200x200 meter polygon.
Here I want to apply a command similar to ''Count point in polygon'' but, instead of points, with areas of the polygons inside the squares. I have so far I haven't found a plugin or function that does that. I want to do something like the 2nd image.
Is there a way to do a function similar to ''count points in polygon qgis'' but instead of points, with areas within each square?



