rg] On Behalf Of Monica Buescu
> > Sent: Tuesday, 29 June 2010 09:49
> > To: gdal-dev@lists.osgeo.org
> > Subject: [gdal-dev] Retrieving pixel corners through Python-gdal
> >
> > Greetings
> >
> > I'm a kind of newbie in GDAL specially in Python-GDA
> -Original Message-
> From: gdal-dev-boun...@lists.osgeo.org
> [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Monica Buescu
> Sent: Tuesday, 29 June 2010 09:49
> To: gdal-dev@lists.osgeo.org
> Subject: [gdal-dev] Retrieving pixel corners through Python-g
Greetings
I'm a kind of newbie in GDAL specially in Python-GDAL. I'm doing a script to
do some minor image processing but I need to retrieve, in a Python Scrpt,
coorners coordinates (top-left; bottom-right). Is there any way to retrieve
this using gdalpython?
Thanks
Monica
__