Tagged Questions
0
votes
0answers
28 views
SEXTANTE v.to.rast.attribute issue in script
I'm trying to convert a vector layer to a raster by using the GRASS function v.to.rast.attribute in Python.
My code doesn't throw any error but the raster image is only a square of 1px. But when I'm ...
1
vote
1answer
61 views
saga & grass configuration in sextante (ubuntu)
I have some trouble in running saga and grass algorithms in sextante. When I double click it appears a pop-up saying:
Missing dependency.This algorithm cannot be run :-(
This algorithm requires SAGA ...
0
votes
1answer
37 views
Full Easting and Northing coordinates values cannot be encoded in GRASS r.water.outlet in SEXTANTE-QGIS
The Easting or Northing coordinate parameter accepts only 5 digits. The Easting and Northing values for my outlet are 6 and 7 digits long (integer). How can they be encoded in r.water.outlet? Can ...
0
votes
1answer
92 views
Sextante grass folder incorrect?
What is the correct grass folder in Sextante? I alway get this message:
The specified GRASS folder does not contain a valid set of GRASS
modules. Please, go to the SEXTANTE settings dialog, and ...
0
votes
0answers
50 views
Add GRASS Addon to Sextant within QGIS
I have successfully installed r.viewshed as an add-on in GRASSS 6.4.2. I would like the command to show up in the list of algorithms within Sextante. Is there a way to make Sextante "aware" of ...
0
votes
0answers
52 views
Why don't libgrass.so.1.8.0 and libqgissqlantconnection.so.1.8.0 load?
I have compiled Qgis 1.8 at Ubuntu 12.10, but some phyton plugins does'nt work, like sextante.
Trying to solve this problem, some files don't have been load. They are: libgrass.so.1.8.0 and ...
3
votes
1answer
106 views
Issue with Sextante r.map calculator and modeler
I am trying to build a model with Sextante modeler and the r.mapcalculator algorithm but when I run the model I get the error message:
‘Could not load layer: ‘….’Check sextant log to look for errors ...
6
votes
2answers
358 views
Why don't GRASS tools work in SEXTANTE? (QGIS, MacOS)
I've got both SEXTANTE and GRASS installed on my platform. GRASS-SEXTANTE report an error when I'm trying to create the Modeller, however, other tools (R) work fine in SEXTANTE. Do these tools have ...
7
votes
1answer
248 views
Can I use GRASS algorithms in Sextante under ArcGIS?
Sextante for ArcGIS comes with SAGA modules.
I know that I can use GRASS algorithms in Sextante under gvSIG.
But how can I use GRASS algorithms in Sextante under ArcGIS? I tried to look for any ...
