Im trying to do a spatial join of a feature on a polygon layer (p1) that intersects with two features of another polygon layer (p2)) via qgis.
What i want: get the attributes of both features of p2 (name as string) into the attribute table of p1, not just the first one. Sum feature just works with int/double and no with strings.
Any suggestions?
أكثر...
What i want: get the attributes of both features of p2 (name as string) into the attribute table of p1, not just the first one. Sum feature just works with int/double and no with strings.
Any suggestions?
أكثر...