[gdal-dev] Use GDAL to combine (rather than mosaic) rasters
Chaitanya kumar CH
chaitanya.ch at gmail.com
Sun Apr 28 19:53:09 PDT 2013
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 <ritvik at umd.edu> 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
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
--
Best regards,
Chaitanya kumar CH.
+91-9494447584
17.2416N 80.1426E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130429/2b39f982/attachment.html>
More information about the gdal-dev
mailing list