[mapguide-trac] #35: Error calling MgWktReaderWriter.Write from
PHP
MapGuide Open Source
trac_mapguide at osgeo.org
Mon May 7 17:49:15 EDT 2007
#35: Error calling MgWktReaderWriter.Write from PHP
----------------------------+-----------------------------------------------
Reporter: waltweltonlair | Owner:
Type: defect | Status: new
Priority: high | Milestone: 1.2
Component: Web API | Version: 1.2.0
Severity: major | Resolution:
Keywords: | External_id: 925183
----------------------------+-----------------------------------------------
Comment (by waltweltonlair):
Well, it's pretty obvious now why this fails... Here's the implementation
of Read with a transform:
MgGeometry* MgWktReaderWriter::Read(CREFSTRING wkt, MgTransform*
transform)
{
return NULL;
}
Let me see what's involved to implement this...
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/35#comment:5>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list