Tagged Questions
5
votes
2answers
218 views
How to generate discrete areas from multiple, overlapping features?
I have a point dataset that I want to append some information from a polygon to.
My polygon shapefile contains over 500 features. Whilst each of these features represents individual areas they are ...