GIS and Media fusion

"The explosive growth of the GeoWeb and geographic information has made GIS powerful media for the general public to communicate, but perhaps more importantly, GIS have also become media for constructive dialogs and interactions about social issues." - Sui & Goodchild

User Tools

Site Tools


geoinf18:wktplugin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
geoinf18:wktplugin [2018/10/30 17:17]
oertz [Modifier l'UI du plugin]
geoinf18:wktplugin [2018/11/13 10:14]
oertz [Logique du plugin]
Line 71: Line 71:
 layer.commitChanges() ​                       # save changes layer.commitChanges() ​                       # save changes
 </​code> ​ </​code> ​
 +
 +NB: sans oublier d'​ajouter en entête les imports qui vont bien :
 +<​code>​
 +# Import QGIS stuff
 +from qgis.core import *
 +from qgis.utils import *
 +</​code>​
  
 ===== Tester ===== ===== Tester =====
geoinf18/wktplugin.txt · Last modified: 2018/11/13 10:14 by oertz