[mapguide-trac] #1944: when the map's layers are from different
schemas, the features can't be selected
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Feb 2 04:45:51 EST 2012
#1944: when the map's layers are from different schemas, the features can't be
selected
----------------------------+-----------------------------------------------
Reporter: christinebao | Owner: Christine Bao
Type: defect | Status: new
Priority: medium | Milestone:
Component: Web API | Version: 2.1.0
Severity: trivial | Keywords:
External_id: 1447700 |
----------------------------+-----------------------------------------------
Comment(by christinebao):
This defect is caused by the Map.cpp, void
MgMap::BulkLoadIdentityProperties(MgFeatureService*
featureService)funtion. It assumes that one feauture source only has one
schema, so throws exception in this case.
To fix it, the map structure should be modified and add a schema level.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1944#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list