Re: [gdal-dev] Help with first GDAL program

2009-04-27 Thread Leith Bade
Thanks for that. Thanks, Leith Bade le...@leithalweapon.geek.nz 2009/4/28 Roger André > Hi Leith, > > This should help get you started. > > Roger > -- > > On Sun, Apr 26, 2009 at 11:25 PM, Leith Bade < > le...@leithalweapon.geek.nz> wrote: > >> Hi, >> >> I am new to GDAL and would like som

Re: [gdal-dev] Help with first GDAL program

2009-04-27 Thread Roger André
Hi Leith, This should help get you started. Roger -- On Sun, Apr 26, 2009 at 11:25 PM, Leith Bade wrote: > Hi, > > I am new to GDAL and would like some guidance on a simple task that I am > writing a Python script for. > > Given a set of GeoTIFFs I would like to find the max/min lat/long extent

[gdal-dev] Help with first GDAL program

2009-04-26 Thread Leith Bade
Hi, I am new to GDAL and would like some guidance on a simple task that I am writing a Python script for. Given a set of GeoTIFFs I would like to find the max/min lat/long extent of the set. This will be for calculating pixel dimensions of a theoretical gdal_merge.py type output, but for tiling