[QGIS-Developer] EditInPlace Processing script
matteo
matteo.ghetta at gmail.com
Thu Apr 9 01:53:52 PDT 2020
Hi all,
is it possible to write a custom Processing script that can edit the
input layer in place (with the core functionality of course)?
In the documentation I found the method to check if the algorithm
supports the in place editing [0] but not the method to set the script
to support the functionality.
There are a few python core algorithms with
Thanks for any hint!
Cheers
Matteo
[0]
https://qgis.org/pyqgis/3.10/core/QgsProcessingAlgorithm.html#qgis.core.QgsProcessingAlgorithm.supportInPlaceEdit
More information about the QGIS-Developer
mailing list