[Qgis-developer] how to use GRASS::v.clean() in a QGis plugin?

Olivier Tournaire olivier.tournaire at gmail.com
Fri Nov 19 11:57:23 EST 2010


Hi all,

I am currently developping a plugin for QGis. My input data are shapefiles,
and I would like to clean their geometries before doing some processing.
v.clean() found in GRASS seems to do the job.
However, I really have no idea on how to:

1) fill a grass vector layer with geometries readed in a qgis vector layer
2) call in my (c++) code v.clean()

Could you please help me?

Best regards

Olivier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20101119/16e6908e/attachment.html


More information about the Qgis-developer mailing list