The sextante-qgis-plugin tag has no wiki summary.
7
votes
2answers
663 views
Is it possible to run an R script on a layer in QGIS?
I'd like to run an R script on a layer loaded in QGIS (to rotate a set of points created there using the Vector:Research Tools:Regular Points tool). I thought ManageR might work but cannot get it ...
2
votes
2answers
530 views
How to perform volume calculation in QGIS
EDIT 07/12/12
Ok, meanwhile I came to another problem I want to discuss.
I just tried around with the volume calculation with some layers and came to a point where I receive the following error.
...
0
votes
1answer
64 views
Problems using v.split in SEXTANTE toolbox to split lines
I got this error:
Or don't click "open output file after running algorithm", but there is no new shapefile created on my desktop.
How to solve this problem and split lines at a specified distance?
...
0
votes
1answer
129 views
How to fix AttributeError: 'QgsVectorLayer' object has no attribute 'provider'?
When I try to start this algorithm I get an error:
Traceback (most recent call last):
File "C:/Users/trdina/.qgis//python/plugins\sextante\core\GeoAlgorithm.py", line 145, in execute
...