Re: [gdal-dev] Change the min and max value of raster image in gdal

2015-02-04 Thread Andre Joost
Am 04.02.2015 um 02:23 schrieb user_name: How will I do that in gdal? http://www.gdal.org/gdal_calc.html should be the right tool. HTH, André Joost ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-d

Re: [gdal-dev] Change the min and max value of raster image in gdal

2015-02-03 Thread user_name
How will I do that in gdal? -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Change-the-min-and-max-value-of-raster-image-in-gdal-tp5185176p5185359.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mail

Re: [gdal-dev] Change the min and max value of raster image in gdal

2015-02-03 Thread Andre Joost
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 va

[gdal-dev] Change the min and max value of raster image in gdal

2015-02-03 Thread 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! -- View this message in context: http://osgeo-org.1560.x6.nabble