Re: [gdal-dev] Problem encountered in stitching/merging the raster files

2014-08-31 Thread Jukka Rahkonen
user_name gmail.com> writes: > > > > I tried adding -dstnodata 0 to gdalwarp(I just add one 0 because it has only 1 band.Am I doing the right thing?) I have attached here the output. It really didn't stitch/mosaic well. The output is still the same. I'm really confused? > > Hi, I am confus

Re: [gdal-dev] Problem encountered in stitching/merging the raster files

2014-08-31 Thread user_name
I tried adding -dstnodata 0 to gdalwarp(I just add one 0 because it has only 1 band.Am I doing the right thing?) I have attached here the output. It really didn't stitch/mosaic well. The output is still the same. I'm really confused? On Sat, Aug 30, 2014 at 12:31 AM, Rahkonen Jukka (Tike) [via

Re: [gdal-dev] Problem encountered in stitching/merging the raster files

2014-08-29 Thread Jukka Rahkonen
user_name gmail.com> writes: > > I've tried your suggestion but then the result was this: > Note: I used OpenEV to open the file. > > Hi, Result looks like it is because the black slivers which are created by warping are not made

Re: [gdal-dev] Problem encountered in stitching/merging the raster files

2014-08-29 Thread Andre Joost
Am 29.08.2014 09:04, schrieb user_name: I've tried your suggestion but then the result was this: Note: I used OpenEV to open the file. Perhaps you should switch to QGIS. OpenEV is quite old, and may not work with all output of GDAL. The grey parts between the images should have NODATA value.

Re: [gdal-dev] Problem encountered in stitching/merging the raster files

2014-08-29 Thread user_name
I've tried your suggestion but then the result was this: Note: I used OpenEV to open the file. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Problem-encountered-in-stitching-merging-the-raster-files-tp51589

Re: [gdal-dev] Problem encountered in stitching/merging the raster files

2014-08-28 Thread Jean-Claude Repetto
On 29/08/2014 04:09, precy wrote: I have 4(sometimes 5) raster images and projected these using gdalwarp. I've tried stitching these images using these commands gdal_merge.py -n 0 -a_nodata 0 -of GTiff -0 output.tif a.tif b.tif c.tif d.tif e.tif. The first 3 images was stitched and the last 2 ima

[gdal-dev] Problem encountered in stitching/merging the raster files

2014-08-28 Thread precy
I have 4(sometimes 5) raster images and projected these using gdalwarp. I've tried stitching these images using these commands gdal_merge.py -n 0 -a_nodata 0 -of GTiff -0 output.tif a.tif b.tif c.tif d.tif e.tif. The first 3 images was stitched and the last 2 images was also stitched, but they were