Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1366) Common Query Language selection added to Table View

Common Query Language selection added to Table View
---------------------------------------------------

                 Key: UDIG-1366
                 URL: http://jira.codehaus.org/browse/UDIG-1366
             Project: uDIG
          Issue Type: Improvement
          Components: tool select
    Affects Versions: UDIG 1.1-RC13
            Reporter: Jody Garnett
            Assignee: Jesse Eichar
             Fix For: UDIG 1.1-RC13


Allows for the use of simple expression when selecting features.

Examples:

CITY='Nelson'
POLULATION > 40000
POPULATION BETWEEN 40000 AND 100000

See the following wiki page for details:
- http://udig.refractions.net/confluence/display/EN/Table+view
- http://udig.refractions.net/confluence/display/EN/Selection+using+CQL
- http://udig.refractions.net/confluence/display/EN/Common+Query+Language

Thanks to Axios for making the technology behind this feature.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Back to the top