Skip to main content
3 of 7
edited tags
Taras
  • 35.9k
  • 7
  • 77
  • 153

QGIS - Creating relations many to one

I have that kind of issue to solve: I have a vector layer with polygons A, and the second with polygons B. Polygons A includes/are intersected by several polygons B. I want to join the data (just names of polygons) from polygons B to polygons A (in result polygon A get a field with all names of polygons B witch are intersected by them).