Ritvik, You can use gdal_calc.py to perform computations with multiple rasters. It is not among the officially released scripts. http://trac.osgeo.org/gdal/browser/branches/1.10/gdal/swig/python/scripts/gdal_calc.py You can download the script from that page. The usage is described in the comments.
On Mon, Apr 29, 2013 at 2:24 AM, Ritvik Sahajpal <[email protected]> wrote: > Is there a GDAL command which can combine multiple rasters so that so a > unique output value is assigned to each unique combination of input values, > like the combine command in ArcGIS? > > gdal_merge seems to mosaic rasters so it is not exactly what I need. > > thanks! > > rit > > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- Best regards, Chaitanya kumar CH. +91-9494447584 17.2416N 80.1426E
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
