[Qgis-user] symbology Unique Value from Postgis Table

Michael Diener m.diener at gomogi.com
Wed Mar 3 11:42:29 PST 2010


I changed the type to "character varying" and all is now working smoothly !

Cheers
michael

-----Original Message-----
From: Mike Toews [mailto:mwtoews at gmail.com] 
Sent: Mittwoch, 03. März 2010 16:48
To: m.diener at gomogi.com
Cc: qgis-user at lists.osgeo.org
Subject: Re: [Qgis-user] symbology Unique Value from Postgis Table

On 3 March 2010 00:36, Michael Diener <m.diener at gomogi.com> wrote:
> Field data type is:  character(33)

It's a bug, I can reproduce it with QGIS 1.4. The problem is the data
type "character(33)". Can you change your data type to "character
varying(33)"? In pgAdminIII this is really simply to do. After this
change, the styles should be applied to the map as well as the legend.

I'm just going to test it with the latest trunk build, and I'll file a
bug if I can reproduce the behaviour there as well.

-Mike





More information about the Qgis-user mailing list