On 13 June 2017 at 17:49, Stefano Masera <[email protected]> wrote: > Hi Nyali, > in a few words I want to do a multipartToSingleParts (for a VectorLayer) via > code without using the processing module.
Any particular reason why? In any case, I'd suggest copying the code used by processing: https://github.com/qgis/QGIS/blob/release-2_18/python/plugins/processing/algs/qgis/MultipartToSingleparts.py#L66 Nyall _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
