Re: [gdal-dev] Merging GeoTiff files

2015-04-03 Thread Newcomb, Doug
Steve, By merge, do you mean files that cover the same area, or merging adjoining images into a single larger image? Doug On Fri, Apr 3, 2015 at 10:54 AM, Steve Cagle wrote: > I have several GeoTiff files from a (commercial vendor) to merge. I have > used gdal, gdal_merge.py, the merge with QGI

[gdal-dev] Merging GeoTiff files

2015-04-03 Thread Steve Cagle
I have several GeoTiff files from a (commercial vendor) to merge. I have used gdal, gdal_merge.py, the merge with QGIS and get the same results.  The output file is the proper size but only contains the last input .tiff file.  I have struggled with this for a while now, pretty sure it's somethin