Add ID() and PI() functions for use from CQL
--------------------------------------------

                 Key: GEOT-1730
                 URL: http://jira.codehaus.org/browse/GEOT-1730
             Project: GeoTools
          Issue Type: Improvement
            Reporter: Jody Garnett
             Fix For: 2.4.2, 2.5-M1


There is a request out to create a TXT format that is a bit more representative 
of what GeoTools Filter subsystem can do - rather than wait for this format to 
handle the "@id" syntax needed to access Feature.getID()....

{code}
ID() // no argument function to access Feature.getID() from CQL query lanaguage
{code}

While we are here PI is needed to better make use of existing trig functions:
{code}
PI() // calls new Double(Math.PI)
{code}

-- 
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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to