mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-08 00:02:35 -05:00
to take attributes from matching feature with largest area of overlap only This allows for easy polygon->polygon joins, where you expect there to be only a single matching feature and don't want to include features which are just touching or have just tiny sliver polygon overlaps. Sponsored by SMEC/SJ