[Qgis-user] Python Console and python scripts geoprocessing in QGIS
Noli Sicad
nsicad at gmail.com
Wed Jan 13 17:04:28 PST 2010
Hi,
Has anybody use python console in QGIS for geoprocessing (e.g. joining
table with shapefile dbf)? I like to see some examples how it is use?
http://datagistips.blogspot.com/2009/04/qgis-using-python-console.html?showComment=1263429427051_AIe9_BEXuc6yu3zaEE1Fr-DTvaJ3jXMOtJsYbXYrymsFfmJ3o3fxv0yhSx9l7o5YuTWQkNwnB64bmbAHxrXAIr01WL4J9R92tpjEPB8mljxP-MabYVmAqena4uR7o4rrUFcfl3l8GrCk27bVLQRT92Nwxh2y7WtkIn0inD3DLGG7xVg2nTewf4XGyWFg8_u9avchgWW5xRTlans5_7f-ucJGyqAJ8dvozGJqQHaVTxjmevPqZcQ3dYY#c6232312646391537578
Did anybody manage to use qgis in python?
from PyQt4.QtCore import *
from qgis.core import *
http://www.mail-archive.com/qgis-user@lists.osgeo.org/msg02681.html
I think it would be useful if some of the authors of those python
plugins can demonstrate how to use the functions / commands in python
script in QGIS python console or just in python CLI. We can mix and
match command for geoprocessing to unless the power of QGIS. I know
what can R GEO can do.
Thanks. Noli
More information about the Qgis-user
mailing list