Hello,
I would like to make a spatial join between two areas. The expected result is to bring the attributtes from one, to the other, based on overlaps (the spatial join).
Currently, I managed to do that, but the output shapefile is a combination between the two input files. I would like the output to have the same geometry as one of the input files, not both.
To create a point shapefile from the supplier would mean that many requestors will not receive data because large areas that overlap them will end up as a centroid for each large area..
Can anyone help me out with this?
Thank you all,



