[QGIS-trac] Re: [Quantum GIS] #3124: Add 'Apply' button to the layer's query function

Quantum GIS qgis at qgis.org
Sun Oct 17 05:25:11 EDT 2010


#3124: Add 'Apply' button to the layer's query function
-------------------------------------+--------------------------------------
        Reporter:  jrm               |         Owner:  nobody       
            Type:  enhancement       |        Status:  reopened     
        Priority:  minor: annoyance  |     Milestone:  Version 1.6.0
       Component:  GUI               |       Version:               
      Resolution:                    |      Keywords:               
Platform_version:                    |      Platform:  All          
        Must_fix:  No                |   Status_info:  0            
-------------------------------------+--------------------------------------
Changes (by jrm):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Hi Jef,

 sorry I've not been clear, the problem is that if you want to extend your
 query beyond an existing queried subset, you have to open/close/open/close
 the window.

 ex for a table with 3 names george/bill/bob :
 1. query "name" = 'george'
 2. query "name" = 'george' OR "name" = 'bill', it will return a message
 saying that there no feature 'bill' because the subset created by the
 first query left them out
 3. erase the query
 4. close the window (OK)
 5. open the window, write the 2nd query
 6. close the window

 it would be easier with an 'Apply' button similar to the one used to apply
 symbology changes, getting the same result with half the click

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3124#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