<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">




<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->

<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->




<div class=Section1>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>MgLayers.Filter? I don&#8217;t found this in the MapGuide Java API<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Segoe UI","sans-serif"'>Da:</span></b><span style='font-size:10.0pt;font-family:"Segoe UI","sans-serif"'> Kenneth Skovhede,
GEOGRAF A/S (via Nabble) [mailto:<a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2969134&i=0" target="_top" rel="nofollow">ml-user+64672-363962087@...</a>] <br>
<b>Inviato:</b> lunedì 25 maggio 2009 12.38<br>
<b>A:</b> vittorio<br>
<b>Oggetto:</b> Re: [mapguide-users] Filter features in the viewer<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Try this instead:<br>
<br>
MgLayers.Filter = &quot;FG = '3'&quot;;<br>
map.Save();<br>
<br>
<o:p></o:p></p>

<pre>Regards, Kenneth Skovhede, GEOGRAF A/S<o:p></o:p></pre>

<p class=MsoNormal><br>
<br>
vittorio skrev: <o:p></o:p></p>

<pre>Where can I find code examples regarding filter on the run-time layer?<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>I post my code used:<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>    String whereClause = &quot;FG = '3'&quot;;<o:p></o:p></pre><pre>    String layerNameDaFiltrare = &quot;par10&quot;;<o:p></o:p></pre><pre>    MgFeatureQueryOptions queryOptions = new MgFeatureQueryOptions();<o:p></o:p></pre><pre>    queryOptions.SetFilter(whereClause);<o:p></o:p></pre><pre>    MgLayer layer = (MgLayer) map.GetLayers().GetItem(layerNameDaFiltrare);<o:p></o:p></pre><pre>    MgFeatureReader featureReader = layer.SelectFeatures(queryOptions);<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Thanks for your reponse.<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Vittorio.<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Kenneth Skovhede, GEOGRAF A/S wrote:<o:p></o:p></pre><pre>  <o:p></o:p></pre>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><pre>You must set the filter on the RuntimeLayer, not the LayerDefinition.<o:p></o:p></pre><pre>Also, look in the server log for clues.<o:p></o:p></pre><pre>There is a quirk in MapGuide, that it will render the entire layer <o:p></o:p></pre><pre>without filters, if the filter fails.<o:p></o:p></pre><pre>I'm not sure you get a log message in that case, but start out with a <o:p></o:p></pre><pre>simple filter like:<o:p></o:p></pre><pre>ID = 3<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Regards, Kenneth Skovhede, GEOGRAF A/S<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Vittorio Ricchiuto skrev:<o:p></o:p></pre><pre>    <o:p></o:p></pre>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><pre>Hi,<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre> <o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>I would filter features in the viewer, how can I do? I filter with the <o:p></o:p></pre><pre>web API by SetFilter, but I do not see the effect on the map <o:p></o:p></pre><pre>although I refresh the map.<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre> <o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Thank you for your help.<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre> <o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Vittorio.<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre> <o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>------------------------------------------------------------------------<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>_______________________________________________<o:p></o:p></pre><pre>mapguide-users mailing list<o:p></o:p></pre><pre><a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&amp;node=2969000&amp;i=0" target="_top" rel="nofollow">mapguide-users@...</a><o:p></o:p></pre><pre><a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_top" rel="nofollow">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><o:p></o:p></pre><pre>  <o:p></o:p></pre><pre>      <o:p></o:p></pre></blockquote>

<pre>_______________________________________________<o:p></o:p></pre><pre>mapguide-users mailing list<o:p></o:p></pre><pre><a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&amp;node=2969000&amp;i=1" target="_top" rel="nofollow">mapguide-users@...</a><o:p></o:p></pre><pre><a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_top" rel="nofollow">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>    <o:p></o:p></pre></blockquote>

<pre><o:p>&nbsp;</o:p></pre><pre>  <o:p></o:p></pre>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
_______________________________________________ <br>
mapguide-users mailing list <br>
<a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&amp;node=2969000&amp;i=2" target="_top" rel="nofollow">mapguide-users@...</a> <br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_top" rel="nofollow">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
<br>
<o:p></o:p></p>

<div class=MsoNormal align=center style='text-align:center'>

<hr size=1 width="100%" noshade style='color:#CCCCCC' align=center>

</div>

<div>

<p class=MsoNormal><span style='font-size:8.5pt;font-family:"Tahoma","sans-serif";
color:#666666'>This email is a reply to your post @ <a href="http://n2.nabble.com/Filter-features-in-the-viewer-tp2939889p2969000.html" target="_top" rel="nofollow">http://n2.nabble.com/Filter-features-in-the-viewer-tp2939889p2969000.html</a><br>
You can reply by email or by visting the link above.<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>





<br><hr align="left" width="300">
View this message in context: <a href="http://n2.nabble.com/Filter-features-in-the-viewer-tp2939889p2969134.html">R: [mapguide-users] Filter features in the viewer</a><br>
Sent from the <a href="http://n2.nabble.com/MapGuide-Users-f1803227.html">MapGuide Users mailing list archive</a> at Nabble.com.<br>