[QGIS-trac] Re: [Quantum GIS] #1305:
QgsVectorDataProvider.uniqueValues always returns empty list
Quantum GIS
qgis at qgis.org
Fri Nov 21 17:57:16 EST 2008
#1305: QgsVectorDataProvider.uniqueValues always returns empty list
-----------------------------------------------------+----------------------
Reporter: cfarmer | Owner: nobody
Type: bug | Status: closed
Priority: major: does not work as expected | Milestone: Version 1.0.0
Component: Python | Version: HEAD
Resolution: fixed | Keywords: uniqueValues
Platform_version: | Platform: Linux
Must_fix: Yes | Status_info: 0
-----------------------------------------------------+----------------------
Changes (by wonder):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in r9683. Now this works fine:
lst = provider.uniqueValues(3)
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1305#comment:2>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list