Re: [gdal-dev] Getting error with gdaladdo on Tiff files

2010-06-27 Thread Stephen Woodbridge
OK, so I have solved the problem. I built 1.7.2 from source and still had the problem with gdaladdo using the files that I warped with 1.5.2. I warped the files again using 1.7.2 and then gdaladdo worked ok. So, it looks like there might have been a bug in gdalwarp in 1.5.2 that does not sho

Re: [gdal-dev] Getting error with gdaladdo on Tiff files

2010-06-26 Thread Stephen Woodbridge
Frank Warmerdam wrote: On Sat, Jun 26, 2010 at 6:41 PM, Stephen Woodbridge wrote: Hi all, I have a few Spot image files and ran the following. Is there a good way to check the integrity of the original image. Should I have used some other options? Steve, I imagine the problem is due to a br

Re: [gdal-dev] Getting error with gdaladdo on Tiff files

2010-06-26 Thread Stephen Woodbridge
Frank Warmerdam wrote: On Sat, Jun 26, 2010 at 6:41 PM, Stephen Woodbridge wrote: Hi all, I have a few Spot image files and ran the following. Is there a good way to check the integrity of the original image. Should I have used some other options? Steve, I imagine the problem is due to a br

Re: [gdal-dev] Getting error with gdaladdo on Tiff files

2010-06-26 Thread Frank Warmerdam
On Sat, Jun 26, 2010 at 6:41 PM, Stephen Woodbridge wrote: > Hi all, > > I have a few Spot image files and ran the following. Is there a good way to > check the integrity of the original image. Should I have used some other > options? Steve, I imagine the problem is due to a broken system libtif

[gdal-dev] Getting error with gdaladdo on Tiff files

2010-06-26 Thread Stephen Woodbridge
Hi all, I have a few Spot image files and ran the following. Is there a good way to check the integrity of the original image. Should I have used some other options? Thanks, -Steve gdalinfo --version GDAL 1.5.2, released 2008/05/29 gdalwarp -s_srs EPSG:4326 -t_srs epsg:900913 -co TILED=YE