Tagged Questions
3
votes
2answers
37 views
How to query for a specific point, within a specific polygon?
I have a shapefile points layer, with each point representing either Marginal, suboptimal, or optimal conditions. I want to find only the marginal points within a specific polygon from my catchments ...
5
votes
2answers
697 views
Creating polygons from a one to many relationship of points
I have a set of polygons that are in a one to many relationship with points.
The polygons are administrative boundaries and the points have information on companies and percentage of ownership .
I ...