I have recently switched from QGIS 2.18.21 to QGIS 3.0, and as of today, to the shiny new QGIS 3.2.0.
I need to do some spatial joining so I was quite surprised to find out that in QGIS3, it seems, it is no longer a possibility to summarise attributes from the joined layer. The take summaries of intersecting features is just gone. As a result I am left with joined layers, where the input layer was a polygon shapefile and join layer point shapefile, but the point attribute data is not transferred to the joined layer, and joined layer attribute table is shown as empty.
Am I missing something here?
Join attributes by location (Summary)in the Processing Toolbox - Vector general. – Kazuhito Jun 27 '18 at 14:51Join attributes by location (Summary)tool? In my case it executes successfully but does not join anything. When using theJoin attributes by locationI get the expected result. – jmbouffard Sep 21 '18 at 19:03