<div dir="ltr"><div>Hi all,</div><div>I'm seeking a way to append features to a layer when exporting into a PostGIS layer.</div><div><br></div><div>For now I'm using the tool QgsVectorLayerExporter. <br></div><div><br></div><div>I'm doing something like this</div><div><br></div><div>QgsVectorLayerExporter(uri, "postgres", fields, layer.wkbType(), utils().crs, overwrite,{}).addFeatures([feat for feat in layer.getFeatures()]) <br></div><div><br></div><div>Inside the curly brackets I know I can place the options, but I can't find where are these options documented. Or wether these options can help me in my task of append features to a QGIS layer.</div><div><br></div><div>Can anyone point me in the right direction in this task of appending features?<br></div><div><br></div><div>Kind regards.<br></div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><span><font color="#888888"><span><font color="#888888">Luís Miguel Royo Pérez. <br>Analista-Programador GIS<br>C/ Antic Regne de Valencia nº 4. Manises (Valencia)<br>Teléfono:+34  679846103 <br>webs: </font></span></font></span></div><div style="margin-left:40px"><span><font color="#888888"><span><font color="#888888"><a href="http://inisig.com" target="_blank">inisig.com </a><br></font></span></font></span></div><div style="margin-left:40px"><span><font color="#888888"><span><font color="#888888"><a href="https://geofibra.com" target="_blank">geofibra.com</a><br></font></span></font></span></div><div><span><font color="#888888"><span></span></font></span><span><font color="#888888"><span><font color="#888888"><br></font></span></font></span><br></div></div></div></div></div></div></div></div></div>