<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>

<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6618.4">
<TITLE>Re: [mapguide-users] Select Distinct QueryOption or Filter?</TITLE>
</HEAD>
<BODY dir=ltr>
<DIV>Hi Scott,</DIV>
<DIV>&nbsp;</DIV>
<DIV>The 'distinct' option is available with the SelectAggregates command 
(FdoISelectAggregates). When you use distinct, you're selecting distinct values 
of properties and not actual features at that point.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Orest.</DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV><FONT size=2>-----Original Message----- <BR><B>From:</B> Scott Reisdorf 
  [mailto:reisdorf1@llnl.gov] <BR><B>Sent:</B> Tue 12/5/2006 7:28 PM 
  <BR><B>To:</B> users@mapguide.osgeo.org <BR><B>Cc:</B> <BR><B>Subject:</B> Re: 
  [mapguide-users] Select Distinct QueryOption or Filter?<BR><BR></FONT></DIV>
  <P><FONT size=2>Thanks Dave.</FONT> <BR><FONT size=2>I am using SDF3, and from 
  the provider it says it supports </FONT><BR><FONT size=2>SelectDistinct 
  (&lt;SupportsSelectDistinct&gt;true&lt;/SupportsSelectDistinct&gt; )</FONT> 
  <BR><FONT size=2>I now dont know how to set the Flag in the QueryOptions to be 
  Distinct.&nbsp; </FONT><BR><FONT size=2>Looking at the API and the code, it 
  does not appear that the Distinct </FONT><BR><FONT size=2>option is available 
  on the QueryOptions.&nbsp; Does anyone know how to select </FONT><BR><FONT 
  size=2>Distinct Features using the FeatureService?</FONT> </P>
  <P><FONT size=2>Thanks,</FONT> <BR><FONT size=2>-scott</FONT> </P>
  <P><FONT size=2>Dave Wilson wrote:</FONT> <BR><FONT size=2>&gt; Not all 
  providers support distinct.</FONT> <BR><FONT size=2>&gt;</FONT> <BR><FONT 
  size=2>&gt; You need to check the GetCapabilities for each provider via</FONT> 
  <BR><FONT size=2>&gt; <A 
  href="http://localhost/mapguide/mapagent/index.html">http://localhost/mapguide/mapagent/index.html</A> 
  under FeatureServices -</FONT> <BR><FONT size=2>&gt; GetProviders will list 
  your providers. Then using GetCapabilities it</FONT> <BR><FONT size=2>&gt; 
  will indicate if it supports Distinct. Distinct is a flag in the</FONT> 
  <BR><FONT size=2>&gt; QueryOptions that can be set if I recall 
  correctly.</FONT> <BR><FONT size=2>&gt;</FONT> <BR><FONT size=2>&gt; 
  Dave</FONT> <BR><FONT size=2>&gt;</FONT> <BR><FONT size=2>&gt; -----Original 
  Message-----</FONT> <BR><FONT size=2>&gt; From: Scott Reisdorf [<A 
  href="mailto:reisdorf1@llnl.gov">mailto:reisdorf1@llnl.gov</A>] 
  </FONT><BR><FONT size=2>&gt; Sent: Tuesday, December 05, 2006 2:50 PM</FONT> 
  <BR><FONT size=2>&gt; To: users@mapguide.osgeo.org</FONT> <BR><FONT 
  size=2>&gt; Subject: [mapguide-users] Select Distinct QueryOption or 
  Filter?</FONT> <BR><FONT size=2>&gt;</FONT> <BR><FONT size=2>&gt; All,</FONT> 
  <BR><FONT size=2>&gt; Is there a way to query DISTINCT Features when using 
  the</FONT> <BR><FONT size=2>&gt; FeatureService.SelectFeatures() or 
  SelectAggregrate() with the</FONT> <BR><FONT size=2>&gt; QueryOptions, or 
  possibly is there a "Distinct" filter option available.</FONT> <BR><FONT 
  size=2>&gt; Any help or code/source documenting this would be helpful.</FONT> 
  <BR><FONT size=2>&gt;</FONT> <BR><FONT size=2>&gt; Thanks,</FONT> <BR><FONT 
  size=2>&gt;</FONT> <BR><FONT size=2>&gt; -scott</FONT> <BR><FONT 
  size=2>&gt;</FONT> <BR><FONT size=2>&gt;</FONT> <BR><FONT size=2>&gt; 
  ---------------------------------------------------------------------</FONT> 
  <BR><FONT size=2>&gt; To unsubscribe, e-mail: 
  users-unsubscribe@mapguide.osgeo.org</FONT> <BR><FONT size=2>&gt; For 
  additional commands, e-mail: users-help@mapguide.osgeo.org</FONT> <BR><FONT 
  size=2>&gt;</FONT> <BR><FONT size=2>&gt;</FONT> <BR><FONT size=2>&gt;</FONT> 
  <BR><FONT size=2>&gt; 
  ---------------------------------------------------------------------</FONT> 
  <BR><FONT size=2>&gt; To unsubscribe, e-mail: 
  users-unsubscribe@mapguide.osgeo.org</FONT> <BR><FONT size=2>&gt; For 
  additional commands, e-mail: users-help@mapguide.osgeo.org</FONT> <BR><FONT 
  size=2>&gt;</FONT> <BR><FONT size=2>&gt;&nbsp;&nbsp; </FONT></P>
  <P><FONT 
  size=2>---------------------------------------------------------------------</FONT> 
  <BR><FONT size=2>To unsubscribe, e-mail: 
  users-unsubscribe@mapguide.osgeo.org</FONT> <BR><FONT size=2>For additional 
  commands, e-mail: users-help@mapguide.osgeo.org</FONT> 
</P></BLOCKQUOTE>

</BODY>
</HTML>