Hi, I've tried different raster layers, but in all cases Sextante raster layer statistics fails with:

Traceback (most recent call last):
File "C:\OSGeo4W\apps\qgis-dev\python\plugins\sextante\core\GeoAlgorithm.py", line 147, in execute
    self.processAlgorithm(progress)
File "C:\OSGeo4W\apps\qgis-dev\python\plugins\sextante\algs\RasterLayerStatistics.py", line 64, in processAlgorithm
    for v in values:
File "C:\OSGeo4W\apps\qgis-dev\python\plugins\sextante\tools\raster.py", line 38, in scanraster
    values = struct.unpack('f' * band.XSize, scanline)
error: unpack requires a string argument of length 7016

Should I file a ticket?

Anita
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to