I too found that this version is not converting correctly curved sdo_geometry to FDO fgf. I am surprised why is that bug introduced because that part of code I haven't changed in 0.8. I will check it now.
Haris -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of FISHeR1 Sent: Thursday, November 20, 2008 8:40 AM To: [email protected] Subject: Re: [mapguide-users] New King.Oracle 0.8 - improved performance Hi, I have such code: $byteReader = $featureReader->GetGeometry('GEOMETRY'); $geometry = $agfReaderWriter->Read($byteReader); $coordinateIterator = $geometry->GetCoordinates(); There is an error message: Call to undefined method mgcurvestring::GetCoordinates() I use new King.Oracle 0.8.1 When i used King.Oracle 0.7.5 i had not errors -- View this message in context: http://www.nabble.com/New-King.Oracle-0.8---improved-performance-tp20580 002p20596419.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
