<font size=2 face="sans-serif">Hi,</font>
<br><font size=2 face="sans-serif">My need is to get the distinct values
of an attribute of a layer in a WFS.</font>
<br><font size=2 face="sans-serif">This request get all the values of an
attribute, but there are duplicated values</font>
<br><a href="http://demo.mapserver.org/cgi-bin/wfs?SERVICE=WFS&REQUEST=GetFeature&version=1.1.0&Typename=continents&maxfeatures=10&propertyname=(NA2DESC)"><font size=2 color=blue face="sans-serif">http://demo.mapserver.org/cgi-bin/wfs?SERVICE=WFS&REQUEST=GetFeature&version=1.1.0&Typename=continents&maxfeatures=10&propertyname=(NA2DESC)</font></a>
<br>
<br><font size=2 face="sans-serif">I want to create my first zoo service
and think of using Python.</font>
<br><font size=2 face="sans-serif">The service would call the request above
and return the list of unique values, sorted in alphabetic order</font>
<br>
<br><font size=2 face="sans-serif">Easy to say but i have no clue where
to begin. </font>
<br><font size=2 face="sans-serif">Is there an example I could start from?</font>
<br><font size=2 face="sans-serif">I know zoo support several language,
but is Python a good choice? Should I use another language that would make
things easier?</font>
<br>
<br><font size=2 face="sans-serif">Thanks for you help</font>
<br><font size=2 face="sans-serif">steve</font>
<p>