I'mI am using QGIS, and I have a shapefile that has 23 different land classifications. I have another file that lists coyote observations as points. I would like to find out how many coyote observations are found within each of the 23 categories. I
I can create a separate shapefile for each land type and then run "count points in polygon" for each one. But it seems like there must be but does QGIS provide an easier way to do this. What would be the bestalternative approach?