I'm using QGIS and I am relatively new to it. I have a points layer. Each point is the location of a conflict event and the attributes are the type of conflict, year of the event, number of deaths etc. I also have a polygon layer. The polygons are the areas inhabited by different groups which can overlay. Two final results work for me:
أكثر...
- I want to have the number of events BY TYPE, YEAR, etc for each polygon.
- It is also useful if I could have a table with the points and a column with the polygon attributes. In this case, if a point falls into two different polygons, I will need that point to appear twice once for each each polygon.
أكثر...