Am 03.02.2015 um 09:52 schrieb user_name:
I want to change the min and max value of my raster images since its min and
max values are always negative(e,g. -1, -1; -3.2, -3.2). What if I want to
change that into -1 as the min value and 1 as the max value? Any idea?
Thanks!

Add 2.1 to all your values, then divide by 1.1.

HTH,
André Joost




_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to