On 14 July 2014 18:11, dandrigo <lcel...@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.pire...@faunalia.it - lui...@gmail.com)
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to