Re: [Qgis-user] Qgis - automate operation

2013-06-16 Thread Alexandre Neto
Hello Lucien,

I believe the best place to start would be by checking PyQGIS cookbook:

http://www.qgis.org/pyqgis-cookbook/intro.html


If you wanna take a very basic crash course of Python to get some
bearings, you can try codeacademy:
http://www.codecademy.com/tracks/python.

or

http://www.learnpython.org/

Some more intense\serious approaches would be:
http://learnpythonthehardway.org/book/

http://www.greenteapress.com/thinkpython/



Best regards,

Alexandre Neto

On Fri, Jun 14, 2013 at 12:09 PM, BLANDENIER Lucien 
lucien.blanden...@unine.ch wrote:

 Dear all,

 I'm trying to automate some basic operation (import of raster, select
 color palette, ...).

 I assume it is possible to do it with Python scripts but I don't know this
 programming language... Do someone knows a good tutorial to learn how to
 use Python with Qgis? Is there some library with python script I can
 found for automation?

 Regards


 Lucien
 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Qgis - automate operation

2013-06-14 Thread BLANDENIER Lucien
Dear all,

I'm trying to automate some basic operation (import of raster, select color 
palette, ...).

I assume it is possible to do it with Python scripts but I don't know this 
programming language... Do someone knows a good tutorial to learn how to use 
Python with Qgis? Is there some library with python script I can found for 
automation?

Regards


Lucien
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user