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
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to