[Qgis-developer] processing Select By Location operators

Arnaud Morvan arnaud.morvan at camptocamp.com
Mon Oct 20 07:01:38 PDT 2014


Processing algorithms like "Select By Location", "Extract by Location" 
have been enhanced with some new operators :

  * Include input features that touch the selection features
  * Include input features that overlap/cross the selection features
  * Include input features completely within the selection features

Which can be combined in a binary OR manner.


What about exposing each existing geometry operators supported by 
QgsGeometry class :

  * intersect
  * contains
  * disjoin
  * equals
  * touch
  * overlap
  * within
  * crosses


Arnaud
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20141020/26039067/attachment.html>


More information about the Qgis-developer mailing list