<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif">I have no idea how to get rid with this problems. I've create a ticket to FDO and MapGuide track, but not sure if this problem will be fixed on next release. If you interested to add some comment to the ticket, here are the tickets:</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif"><A href="http://trac.osgeo.org/mapguide/ticket/438" target=_blank><SPAN class=yshortcuts id=lw_1203353386_0><FONT color=#810081>http://trac.osgeo.org/mapguide/ticket/438</FONT></SPAN></A><BR><A href="http://trac.osgeo.org/fdo/ticket/255" target=_blank><SPAN class=yshortcuts id=lw_1203353386_0><FONT color=#810081>http://trac.osgeo.org/fdo/ticket/255</FONT></SPAN></A></DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif"><BR>&nbsp;</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif">Regards,</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif">Ary Sucaya<BR></DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Original Message ----<BR>From: J Manafi &lt;jonathan.manafi@cctechnol.com&gt;<BR>To: mapguide-users@lists.osgeo.org<BR>Sent: Monday, February 18, 2008 4:31:47 PM<BR>Subject: Re: [mapguide-users] Postgis Selection Problem (additional)<BR><BR>No, the selection tool produces no results for our selection. We don't have any objects with that many points, but MGOS 2.0 doesn't render any selection from selection tool. When I use the it and try to make a selection, the Firefox extension FireBug reports the following error message from POST http://localhost:8018/mapguide/fusion/MapGuide/php/Query.php<BR><BR><CODE>Object not foundERROR: The specified object was not found. The specified object was not found. Exception occurred in method GetItem at line 117 in file d:\buildforgeprojects\mapguide_open_source_v2 .0\build_21.9\mgdev\common\foundation\Data/NamedCollection.cpp -
 GetItem line 117 file d:\buildforgeprojects\mapguide_open_source_v2.0\build_21.9\mgdev\common\foundation \Data/NamedCollection.cpp {"hasSelection":false}</CODE> 
<BLOCKQUOTE class="quote light-black dark-border-color">
<DIV class="quote light-border-color">
<DIV class=quote-author style="FONT-WEIGHT: bold">ary sucaya wrote:</DIV>
<DIV class=quote-message>Did MGOS 2.0 renders your selection (especially for objects consists of thousand points) from selection tool? ----- Original Message ---- From: J Manafi To: mapguide-users@lists.osgeo.org Sent: Friday, February 15, 2008 5:51:24 PM Subject: Re: [mapguide-users] Postgis Selection Problem (additional) I have a similar problem to this one. We have a script that allows us to search for specific regions on our map, and once we select the one we want, we click the name to zoom to that region and it is selected on the map. In MG 1.2, once selected, the properties of that region would be output for us; but in 2.0.x, the region is highlighted as if selected, but no properties are available. Just for the sake of argument, I changed our image renderer to GD and experienced the same results. Any updates on this? ary sucaya wrote: I tried to change renderer into GD but problem remain the the same. Just to be clear, this is how i select feature
 programatically $layer = $map-&gt;GetLayers()-&gt;GetItem($layerName); $featureReader = $layer-&gt;SelectFeatures($queryOptions); $selection = new MgSelection($map); $selection-&gt;AddFeatures($layer, $featureReader, 0); $selectionXml = $selection-&gt;ToXml(); and works fine.. but selection tool does not. Thx, Ary Sucaya ----- Original Message ---- From: Jason Birch To: MapGuide Users Mail List Sent: Wednesday, February 13, 2008 8:59:18 PM Subject: RE: [mapguide-users] Postgis Selection Problem (additional) Oh wait, I donąt know if that makes any sense. You say that the selection renders when you select it programmatically, not when using the MapGuide selection tool. I wonder what the difference between these approaches is. Jason From: Jason Birch Subject: RE: [mapguide-users] Postgis Selection Problem (additional) Iąd be interested in knowing if this problem persists when you change your rendering engine from AGG to GD. -----Inline Attachment
 Follows----- _______________________________________________ mapguide-users mailing list mapguide-users@lists.osgeo.org <A href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target=_blank>http://lists.osgeo.org/mailman/listinfo/mapguide-users</A> ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. <A href="http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ" target=_blank>http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ</A> _______________________________________________ mapguide-users mailing list mapguide-users@lists.osgeo.org <A href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target=_blank>http://lists.osgeo.org/mailman/listinfo/mapguide-users</A> View this message in context: Re: Postgis Selection Problem (additional) Sent from the MapGuide Users mailing list archive at <A href="http://nabble.com/"
 target=_blank>Nabble.com</A>. -----Inline Attachment Follows----- _______________________________________________ mapguide-users mailing list mapguide-users@lists.osgeo.org <A href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target=_blank>http://lists.osgeo.org/mailman/listinfo/mapguide-users</A> ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. <A href="http://www.yahoo.com/r/hs" target=_blank>http://www.yahoo.com/r/hs</A> _______________________________________________ mapguide-users mailing list mapguide-users@lists.osgeo.org <A href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target=_blank>http://lists.osgeo.org/mailman/listinfo/mapguide-users</A> </DIV></DIV></BLOCKQUOTE><BR>
<HR align=left width=300>
View this message in context: <A href="http://www.nabble.com/Postgis-Selection-Problem-%28additional%29-tp15466067s16610p15546856.html" target=_blank rel=nofollow>Re: Postgis Selection Problem (additional)</A><BR>Sent from the <A href="http://www.nabble.com/MapGuide-Users-f14845.html" target=_blank rel=nofollow>MapGuide Users mailing list archive</A> at <A href="http://nabble.com/" target=_blank>Nabble.com</A>.<BR><!-- kill -->
<DIV><BR><BR>-----Inline Attachment Follows-----<BR><BR>_______________________________________________<BR>mapguide-users mailing list<BR><A href="mailto:mapguide-users@lists.osgeo.org" ymailto="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</A><BR><A href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target=_blank>http://lists.osgeo.org/mailman/listinfo/mapguide-users</A><BR></DIV></DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif"><BR></DIV></div><br>
      <hr size=1>Looking for last minute shopping deals? <a href="http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping"> 
Find them fast with Yahoo! Search.</a></body></html>