[mapguide-trac] #1193: Select Within cause a 500 error in the browser

MapGuide Open Source trac_mapguide at osgeo.org
Tue Dec 15 05:05:55 EST 2009


#1193: Select Within cause a 500 error in the browser
---------------------------+------------------------------------------------
 Reporter:  hubu           |         Owner:  hubu   
     Type:  defect         |        Status:  new    
 Priority:  medium         |     Milestone:  2.2    
Component:  General        |       Version:  2.1.0  
 Severity:  trivial        |    Resolution:         
 Keywords:  Select-Within  |   External_id:  1246728
---------------------------+------------------------------------------------
Comment (by hubu):

 Thanks Chris! I have updated the patch according to your comments.

 In this patch, I check the type for each feature. And create a
 multipolygon if there are only polygon. If there are unsupported types,
 continue and go to the next one. For mixed supported types, create a
 multi-geometry.

 BTW, the MG Server, the render service doesn't support QueryFeatures for
 the multi-geometry. So If we create a multi-polygoemetry, QueryFeatures
 will return null, and everything in the map will be cleared.

-- 
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/1193#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list