Re: [gdal-dev] calling gdalinfo from python

2010-10-01 Thread Even Rouault
Le vendredi 01 octobre 2010 22:07:26, keith a écrit : > I'm just learning python and have imported gdalinfo.py, but I'm not sure > how to call it. > Is it gdalinfo.main('myimage.img') > It's just giving me back the usage. The image file exists in the current > working directory. > > Thanks for any

[gdal-dev] calling gdalinfo from python

2010-10-01 Thread keith
I'm just learning python and have imported gdalinfo.py, but I'm not sure how to call it. Is it gdalinfo.main('myimage.img') It's just giving me back the usage. The image file exists in the current working directory. Thanks for any help! Using Python 2.6. -- View this message in context: http:/