[Qgis-developer] vector writer : how to append new data to existing
shapefile ?
Michaël Douchin
michael.douchin at laposte.net
Wed Dec 12 10:48:06 EST 2007
Hi all,
After a re-reading of Martin's page :
http://wiki.qgis.org/qgiswiki/PythonBindings#head-1a654755a57432eb139ca1344f35379e404ec10b
I haven't find how to add new lines to an existing shapefile with the
python bindings and the command :
writer = QgsVectorFileWriter("my_shapes.shp", "CP1250", fields, QGis.WKBPoint, None)
Is it possible yet ?
Michael
More information about the Qgis-developer
mailing list