2

I am using QGIS. I am hoping to join a set of geocoded points to polygons in such a way that the new snapefile will be points that have a new field which lists the attributes of the polygon it lies in for each point. I know this is a simple problem that can be taken care of by the join attributes by location function.

Where the problem comes in for me is that I have many points that lie in the intersection of up multiple polygons. The outcome I'm looking for is a way to join the points and polygons in such a way that we have points that sequentially list the attributes of each of the multiple polygons it may lie in (with my data the points fall in at most 4 or 5 polygons at once).

Basically the polygons have unique names, I would like to perform some sort of join where I would receive for each point a list of the unique markers of the polygons they fall into.

PolyGeo
  • 65,136
  • 29
  • 109
  • 338
Dmac
  • 21
  • 1

0 Answers0