Frank Warmerdam wrote: > > > So either you need to just use -scale and let it rescale things to 0 to > 255 > (and then perhaps rescale again to 0 to 1000), or you could run gdalinfo > with the -mm (min max) switch to find the maximum value in advance. > >
Ah, ok. Thanks Frank, your first suggestion worked. -- View this message in context: http://n2.nabble.com/scale-command-tp4913331p4913721.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
