Re: [gdal-dev] gdalwarp - Invalid Tiled GTiff

2008-10-10 Thread Aaron Sutula
Hi Frank, I built the svn development version of gdal with all internal libraries and that did the trick; 1.5.2 still had the bug. Thanks for the help. Aaron Frank Warmerdam wrote: Aaron Sutula wrote: Hi List, I am attempting to create a mosaic of elevation data I have stored as a bunch

[gdal-dev] gdalwarp - Invalid Tiled GTiff

2008-10-09 Thread Aaron Sutula
Hi List, I am attempting to create a mosaic of elevation data I have stored as a bunch of geotiff files. I am trying this with gdalwarp from FWtools 2.0.6 (so there is bigtiff support). My approach is to gdalwarp one of the source geotiffs into an output geotiff and specify that the output g

[gdal-dev] gdalwarp color table copy issue

2008-09-04 Thread Aaron Sutula
Hi List, I am using gdalwarp (FWTools 2.0.6) to re-sample a gif+gfw image into a higher resolution geoTiff. The orginal gif has a color table that specifies 0: 255,255,255,0 as one color: $ gdalinfo radar_conus_0.gif Driver: GIF/Graphics Interchange Format (.gif) Files: radar_conus_0.gif Si