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? 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? -- View this message in context: http://osgeo-org.1560.x6.nabble.com/pyQGIS-How-to-retreive-layers-s-edits-tp5150946.html Sent from the Quantum GIS - User mailing list archive at Nabble.com. _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
