0
votes
0answers
53 views

QGIS Sextante (Saga) - Close Gaps Execute as Batch Process Errors

I'm trying to fill voids in 32 bit Float DEM/Raster Data using the QGIS Sextante Tools, I have found that the close gaps method gives the best results for my processes. The problem is that I can run ...
1
vote
1answer
86 views

Is the QGIS plugin repository broken?

I'm connected to the QGIS plugins repository, using QGIS 1.8.0 on Windows 8.... and although I can see a total of 119 available plugins, I can't see Sextante anywhere in the browser. I tried ...
5
votes
1answer
1k views

How to configure QGIS Sextante to use SAGA?

I have been trying to set up SAGA to work using Sextante in QGIS. I have followed the instructions to configure SAGA in Sextante, with the following input in the path for the SAGA folder C:\Program ...
7
votes
4answers
620 views

How to run sextante algorithms outside of qgis python console?

I'm kind of stuck trying to figure out the way to run sextante from a standalone python from OSGeo4W distribution. The reason I want to do this is that I got tired entering parameters in the dialog ...