Re: [gdal-dev] scale in gdal_translate

2010-01-19 Thread Frank Warmerdam
Shawn GONG wrote: hi Frank and list, Does gdal_translate do individual band scaling ? i.e. gdal_translate -b 1 -scale [min1 max1] -b 2 -scale [min2 max2] -b 3 -scale [min3 max3] Shawn, No, you would need to scale them to individual files, and then restack them. Best regards, --

[gdal-dev] scale in gdal_translate

2010-01-19 Thread Shawn GONG
hi Frank and list, Does gdal_translate do individual band scaling ? i.e. gdal_translate -b 1 -scale [min1 max1] -b 2 -scale [min2 max2] -b 3 -scale [min3 max3] Thanks, Shawn ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/m