Andrea, On Tue, Jul 28, 2015 at 10:51 PM, Andrea Peri <[email protected]> wrote: > Hi, > I see the gdalwarp has no the parameter (-stats) as gdal_translate to > force the add of statistics. > > But I dont understand if gdalwarp will add however the stats to a raster or > not.
gdalwarp does not, but gdalinfo -stats warped.tif will recompute the stats for you. > > Thx. > > -- > ----------------- > Andrea Peri > . . . . . . . . . > qwerty àèìòù > ----------------- > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev kss -- Kyle _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
