I am using QGIS. I would like to know the number of 10x10 grids that intersect with each polygon of my layer.
However, I do not know how to loop through Layer 1 so that it does this for each species.
This link seems to be asking for something similar, but the solution uses ArcGIS, and I am using QGIS.
أكثر...
- Layer 1: This layer contains a list of species. Species A, Species B, etc. Each species has its own polygon or multiple polygons within the layer depicting its geographic distribution across the globe.
- Layer 2: I have a second layer, a grid of 10x10 cells that I created using:Vector-> Research Tools-> Vector Grid.
However, I do not know how to loop through Layer 1 so that it does this for each species.
This link seems to be asking for something similar, but the solution uses ArcGIS, and I am using QGIS.
أكثر...