[Qgis-developer] QGIS python Console as Map Calculator

Agustin Lobo alobolistas at gmail.com
Sun Nov 8 07:32:11 EST 2009


Hope this is useful, I'd appreciate if you
could point any error.
http://sites.google.com/site/eospansite/qgispythoncons1

Also:
I think that the current QGIS python console could be turned into a map 
calculator with few additions:

1. Put buttons to run some basic import commands such as
(or actually have a version
of the python console that starts up having done these (and perhaps other) imports):

from rasterlang.layers import layerAsArray
from numpy import *
from rasterlang.layers import writeGeoTiff

2. Define the arrows to browse up the history instead of the
3. Defining Ctrl+Return to execute

Agus


More information about the Qgis-developer mailing list