[FWTools] OGREnvelope

Bryan Keith bryan at geomega.com
Thu Jul 27 13:24:46 EDT 2006


John,

With the Python bindings Geometry.GetEnvelope() simply returns a tuple 
with 4 numbers:

(xmin, xmax, ymin, ymax)

There's no class that I'm aware of, but maybe you're retrieving an 
OGREnvelope class with a different method?

Bryan

John Cartwright wrote:
> Hello All,
> 
> can someone point me to a list of methods on the OGREnvelope class?  I'm
> using the python bindings, but the docs at
> http://www.gdal.org/ogr/classOGREnvelope.html are not showing what I'm
> looking for.
> 
> Thanks!
> 
> -- john
> 
> _______________________________________________
> FWTools mailing list
> FWTools at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/fwtools
> http://fwtools.maptools.org/
> 
> 


More information about the FWTools mailing list