Bug 351 - ExpressionBuilder: list of possible values
: ExpressionBuilder: list of possible values
Status: NEW
: Chameleon
Widget
: 1.99
: PC Windows 2000
: P4 enhancement
: FUTURE
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-04-08 04:38 by
Modified: 2004-08-10 16:04 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-04-08 04:38:40
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>
------- Comment #1 From 2004-04-08 08:22:41 -------
this is a good suggestion and one that we have discussed internally a couple of
times.
------- Comment #2 From 2004-04-08 08:35:54 -------
updated version to 1.99
------- Comment #3 From 2004-07-08 11:11:39 -------
Changed target to 2.1. 

Paul, is it possible to get it done for 1.99?
------- Comment #4 From 2004-08-10 16:04:09 -------
Changed Target Milestone to FUTURE. (Enhancements may be moved from this target 
to specific "versioned" targets after product design review cycles.)