[mapguide-users] Postgis Selection Problem (additional)
ary sucaya
ary.sucaya at yahoo.com
Wed Feb 13 15:07:54 EST 2008
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->GetLayers()->GetItem($layerName);
$featureReader = $layer->SelectFeatures($queryOptions);
$selection = new MgSelection($map);
$selection->AddFeatures($layer, $featureReader, 0);
$selectionXml = $selection->ToXml();
and works fine.. but selection tool does not.
Thx,
Ary Sucaya
----- Original Message ----
From: Jason Birch <Jason.Birch at nanaimo.ca>
To: MapGuide Users Mail List <mapguide-users at lists.osgeo.org>
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 at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20080213/3383f6ac/attachment.html
More information about the mapguide-users
mailing list