I'm looking for documentation explaining when to use .geometry instead of .GetGeometryRef(()<br><br>for example:<br>>>> testPoly1 = square1.geometry()<br>>>> testPoly2 = square1.GetGeometryRef()<br><br>
the seem to both return the same polygon object<br><osgeo.ogr.Geometry; proxy of <Swig Object of type 'OGRGeometryShadow *'<br><br>Thank you!<br><br>Dave Verbyla<br>