[mapguide-users] Postgis Selection Problem (additional)
ary sucaya
ary.sucaya at yahoo.com
Fri Feb 15 01:32:52 EST 2008
Hii,
Another symptom that i observed was when i did 'zoom selection' for complex polygon, MGOS went to coordinates of (0,0). I'm stuck in this problem and don't even know weather this problem is MGOS problem, FDO or my mistakes. Most probably it is MGOS or FDO problem because my database worked well with MGOS 1.2 and FDO 3.2 alpha
Thx,
Ary Sucaya
----- Original Message ----
From: ary sucaya <ary.sucaya at yahoo.com>
To: MapGuide Users Mail List <mapguide-users at lists.osgeo.org>
Sent: Wednesday, February 13, 2008 9:07:54 PM
Subject: Re: [mapguide-users] Postgis Selection Problem (additional)
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.
-----Inline Attachment Follows-----
_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20080214/c5b61c6e/attachment.html
More information about the mapguide-users
mailing list