Closed monodo closed 7 years ago
This PR mostly removes python loops from original code: these are less efficient that using native QGIS API methods. For instance, using native expression filtering from QGIS API is quite efficient.
This PR mostly removes python loops from original code: these are less efficient that using native QGIS API methods. For instance, using native expression filtering from QGIS API is quite efficient.