[Qgis-user] Any tutorial on how to add grass modules to sextante-QGIS?

S. Koukoulas (lists) sotkouklistes at gmail.com
Tue Nov 27 12:34:03 PST 2012


ok, I have created two files (attached), based on the guide provided and
copied them to the description folder. I reloaded the sextante plugin
and could see the two new commands in GRASS, raster(r.*) menu.

However, when I run them, I receive an error message saying that it
Could not load layer: ...tempdata/grassvaltonullc3....tif and to check
the log file for more (but there isn't anything logged as an error).

The commands run smoothly in Grass so this does not seem to be the
problem. The only thing I could see is that *the r.null command does not
take an output file argument*... It changes the input file. But sextante
requires an output in order to export it from grass to tif.
Any ideas?

cheers,
sotiris



On 11/27/2012 07:51 PM, Victor Olaya wrote:
> https://raw.github.com/qgis/Quantum-GIS/master/python/plugins/sextante/grass/grass.txt
>
> There you can find information about it
>
> Feel free to ask here if you have questions
>
> Thanks for your help!
>
> 2012/11/27 S. Koukoulas (lists) <sotkouklistes at gmail.com>:
>> Hi,
>>
>> There are several grass commands that I use and there are not available
>> yet in
>> sextante-QGIS (r.null, the full r.mapcalc etc).
>>
>> Is there any tutorial on how to add grass modules to sextante-QGIS and
>> how difficult is it?
>>
>> I need them available on the python console too.
>>
>> many thanks,
>> sotiris
>>
>> _______________________________________________
>> Qgis-user mailing list
>> Qgis-user at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user

-------------- next part --------------
r.null
r.null.to.val - Manages NULL-values of given raster map.
Raster (r.*)
ParameterRaster|map|Name of raster map for which to edit null file|False
ParameterNumber|null|The value to replace the null value by|None|None|0.0
OutputRaster|output|Name for output raster map
-------------- next part --------------
r.null
r.val.to.null - Manages NULL-values of given raster map.
Raster (r.*)
ParameterRaster|map|Name of raster map for which to edit null file|False
ParameterNumber|setnull|Cell value to be set to NULL|None|None|0.0
OutputRaster|output|Name for output raster map


More information about the Qgis-user mailing list