<div dir="ltr"><div><div><div><div><div><div>Hi all,<br><br></div>I have a simple processing python alg which <br>* generates a buffer with qgis:buffer<br>* use qgis:fieldcalculator to add an buf_area field -> the output vector of my alg is this buffer+new field.<br><br>I would like to parse the features of the output vector in order to gather some information and put it in a new string output. I have not been able to get the layer object to perform a getFeatures on it.<br><br></div>See the code<br><a href="http://paste.debian.net/1010463/">http://paste.debian.net/1010463/</a><br><br></div>In line 32, my blayer is None<br></div>I think I am not using the good way to get the output vector layer features? I tried to use the same way as for reading an input layer, but oviously it is different.<br><br></div>Regards<br></div>MichaĆ«l<br><div><div><div><div><div><br><br></div></div></div></div></div></div>