MapTools.org

[Chameleon-dev] [Bug 351] New: ExpressionBuilder: list of possible values

bugzilla-daemon@www.maptools.org bugzilla-daemon@www.maptools.org
Thu, 8 Apr 2004 04:38:41 -0400
http://www.maptools.org/bugzilla/show_bug.cgi?id=351

           Summary: ExpressionBuilder: list of possible values
           Product: Chameleon
           Version: 1.1
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Widget
        AssignedTo: chameleon-dev@lists.maptools.org
        ReportedBy: bartvde@xs4all.nl


It would be nice to have a list of possible values for a selected column, for
situations in which the user is unfamiliar with the data.

This could be done through the DISTINCT function of the WFS interface (although
I don't think Mapserver WFS supports this one at the moment ... ).

<ogc:Functions>
<ogc:Function_Names>
<ogc:Function_Name nArgs="1">MIN</ogc:Function_Name>
<ogc:Function_Name nArgs="1">MAX</ogc:Function_Name>
<ogc:Function_Name nArgs="1">COUNT</ogc:Function_Name>
<ogc:Function_Name nArgs="1">DISTINCT</ogc:Function_Name>
</ogc:Function_Names>
</ogc:Functions>



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


This archive was generated by Pipermail.