Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#580 closed defect (fixed)

Changes to layer property dialog for unique value renderer.

Reported by: jpalmer Owned by: nobody
Priority: major: does not work as expected Milestone:
Component: Symbology Version: Trunk
Keywords: layer property unique renderer postgis Cc:
Must Fix for Release: No Platform: Debian
Platform Version: Awaiting user input: no

Description

This is a follow on from ticket 399. Currently when using the layer property dialog with POSTGIS layers, the user may experience large application hangs when using the unique value renderer methodology (as maybe others). For a user friendly experience the classification field listbox should not be automatically populated in all cases. Instead one of the following would be acceptable:

1) The user is warned that a query is about take place and that it might take some time. 2) Same as above but only if the layer feature count is above some thresh hold value 3) The listbox is not populated at all, and the user has to select the classification field then click a populate button to fill the listbox. 1) and 2) might still apply in this case.

Change History (2)

comment:1 by mhugent, 17 years ago

Awaiting user input: unset
Resolution: fixed
Status: newclosed

In svn 0.9, possibility 3) is implemented

comment:2 by (none), 15 years ago

Milestone: Version 0.9

Milestone Version 0.9 deleted

Note: See TracTickets for help on using tickets.