[mapguide-trac] #204: Buffer on RDBMS polygon layers fail with
coordinate system conversion error
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Jun 12 17:31:45 EDT 2007
#204: Buffer on RDBMS polygon layers fail with coordinate system conversion error
----------------------------+-----------------------------------------------
Reporter: trevorwekel | Owner: trevorwekel
Type: defect | Status: assigned
Priority: medium | Milestone: 1.2
Component: Viewer Command | Version: 1.2.0
Severity: major | Resolution:
Keywords: | External_id: 942789
----------------------------+-----------------------------------------------
Comment (by trevorwekel):
I have uncovered two bugs:
1. !MySQL does not have an active spatial context by default. This can
be easily worked around by selecting all spatial contexts in the buffer
script instead of only the active ones.
2. PHP does not honour the !bActiveOnly flag on
!MgFeatureService.GetSpatialContexts and !GetLongTransactions. This is
likely due to the presence of a default argument in the C++ header
definition. The default argument will have to be removed for the API to
function correctly in PHP.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/204#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list