[mapguide-users] Spatial query fails: too many objects

Jackie Ng jumpinjackie at gmail.com
Tue Nov 6 08:39:36 PST 2012


Some things to try:

 - Getting the AGF MgByteReader of your mergedGeometries and inspecting the
length. When applying the filters the spatial filter geometry the AGF is
sunk into a MgByte which has a 16MB limit (lifted to 64MB post-2.2). If the
MgByteReader length is greater than 16777216, this could be the problem.

 - Instead of filtering on a polygon collection, union the geometries
together and filter on that geometry instead.

- Jackie



--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Spatial-query-fails-too-many-objects-tp5014336p5014338.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list