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-tp20580002p20596419.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

Reply via email to