[Qgis-user] sextante not counting points
Agustin Diez-Castillo
gvsig.mac at gmail.com
Thu Feb 21 07:59:45 PST 2013
Sextante 1.0.9Maybe this is related to old Bug #5265
When trying to count points in polygons I got an error. I'm on Mac.
Traceback (most recent call last):
File "/Users/adiez/.qgis//python/plugins/sextante/core/GeoAlgorithm.py",
line 145, in execute
self.processAlgorithm(progress)
File
"/Users/adiez/.qgis//python/plugins/sextante/algs/ftools/PointsInPolygon.py",
line 76, in processAlgorithm
spatialIndex = utils.createSpatialIndex(pointLayer)
File
"/Users/adiez/.qgis//python/plugins/sextante/algs/ftools/FToolsUtils.py",
line 32, in createSpatialIndex
provider = layer.provider()
AttributeError: 'QgsVectorLayer' object has no attribute 'provider'
Versión de QGIS
1.8.0-Lisboa
Revisión del código de QGIS
Compilado contra Qt
4.8.1
Ejecutándose contra Qt
4.8.1
Compilado contra GDAL/OGR
1.9.1
Ejecutándose contra GDAL/OGR
1.9.2
Versión de GEOS
3.3.2dev
Versión del cliente PostgreSQL
9.1.4
Versión de SpatiaLite
3.0.1
Versión de QWT
5.2.2
S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20130221/6f4a41ac/attachment.html>
More information about the Qgis-user
mailing list