[gdal-dev] warp taking time

2014-07-10 Thread garfy
Dear All, I am trying to generate mosaic of 28 input images using gdalwarp. All are in same projection. It has taken 5 days to generate the final output. Please find the gdalinfo of input and output attached. The input files are passed to warp in the order in which the gdalinfo is present in th

[gdal-dev] warp taking time

2014-07-10 Thread garfy
Dear All, I am trying to generate mosaic of 28 input images using *gdalwarp*. All are in same projection. It has taken 5 days to generate the final output. Please find the gdalinfo of input and output attached. The input files are passed to warp in the order in which the gdalinfo is present in the

[gdal-dev] set projection: issue in detecting utm

2013-09-24 Thread garfy
Hi All, I have two images cor.tif and prob.tif cor.tif prob.tif gdalinfo for both images as below : *cor.tif* Coordinate System is: PROJCS["WGS 84 / UTM zone 43N", GEO

[gdal-dev] gdalwarp no data option

2013-08-28 Thread garfy
Using gdalwarp mosaic, and setting nodata as "0" , I have been able to mosaic successfully. But in my case, "0" = no data when out of image extents, and inside extents it is a valid value. Can some one explain if the value 0 comes in image extents , how does gdal handle it ? -- View this message