[Qgis-user] sextante & QGIS geoalgorithms

matteo matteo.ghetta at gmail.com
Wed May 15 09:19:19 PDT 2013


Hi guys,
none of the geoalgorithms of Qgis work through the sextante toolbox. For 
example the "reproject layer" gives:


Traceback (most recent call last):

File "/home/matteo/.qgis2/python/plugins/sextante/core/GeoAlgorithm.py", 
line 145, in execute

self.processAlgorithm(progress)

File 
"/home/matteo/.qgis2/python/plugins/sextante/algs/ftools/ReprojectLayer.py", 
line 71, in processAlgorithm

features = QGisLayers.features(layer)

File "/home/matteo/.qgis2/python/plugins/sextante/core/QGisLayers.py", 
line 206, in features

return Features(layer)

File "/home/matteo/.qgis2/python/plugins/sextante/core/QGisLayers.py", 
line 214, in __init__

self.layer.dataProvider().rewind()

AttributeError: 'QgsVectorDataProvider' object has no attribute 'rewind'




Other algorithms give similar errors.

Cheers,

Matteo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20130515/dd0c5b0b/attachment.html>


More information about the Qgis-user mailing list