[Qgis-user] pyQGIS : How to retreive layers 's edits ?

Gino Pirelli luipir at gmail.com
Tue Jul 15 01:44:51 PDT 2014


On 14 July 2014 18:11, dandrigo <lcelati at latitude-geosystems.com> wrote:
> Hello,
>
> I 'm writing a pyqgis script. I succeed in accessing gis vector data (lists)
> from my remote server (thanks to urllib) . I succed in displaying geometries
> and attributs.
>
> 1/ Now, i would like manage layer 's editions and modifications.
> I must find a way to know the polygons that were been modified , deleted or
> added. Could you throw light for me?

in vector layer manage the editBuffer =>
http://qgis.org/api/classQgsVectorLayerEditBuffer.html

>
> 2/ In a 2nd time i would like send these editing, these modifications toward
> the remote server. Could you tell me how to do that please?


using a vector provider with a remote server?

regards, Luigi Pirelli (luigi.pirelli at faunalia.it - luipir at gmail.com)



More information about the Qgis-user mailing list