1
vote
1answer
95 views

How to fix erros loading result layers from SAGA functions in Sextante?

Using QGIS 1.8.0 and SAGA When trying to use the IDW function from Sextante SAGA 2.1.0 64bit, I get the following error: Could not load layer: C:/test.tif. This error seems mysterious to me, any ...
0
votes
1answer
103 views

QGIS, Euclidean distance analysis [duplicate]

i wanna generate euclodian distance map for my road data. I 'll use it for multi criteria analysis. I can get it by using Arcgis Euclodian Distance tool but i wanna generate it in QGIS environment. I ...
2
votes
1answer
256 views

Hydrologic analysis with sextante-saga in qgis

(rough translation): Hi, I want to do hydrologic analysis of a DEM with sextante-saga in qgis. I found the plugin and the needed algorithms in SAGA, enabled them in the sextante toolbox, but when I ...
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 ...
4
votes
1answer
716 views

How to perform Ordinary Kriging in SAGA via QGIS SEXTANTE Plug-in?

I'm trying to learn how to apply the kriging analysis in QGIS using the SEXTANTE plug-in and SAGA tools. It appears that I have my SEXTANTE and SAGA folders configured properly according to the user ...