[GRASS-user] How merge several raster float and monoband

Hi,
I have several raster float64 and monoband partially overlapping to each other.
My need is to merge each other to obtain 1 only larger raster.
Actually I do this using the gdal_merge utility, but in my global
process I will prefer to do this merge in the grass environment.

I know the r.composite command , but AFAIK it is only to compose a
raster RGB from three gray monoband raster and fully overlapping.

Thx.

--
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------

Hi Andrea,

you may try " r.patch ".

Il 26/07/2015 13.09, Andrea Peri ha scritto:

Hi,
I have several raster float64 and monoband partially overlapping to each other.
My need is to merge each other to obtain 1 only larger raster.
Actually I do this using the gdal_merge utility, but in my global
process I will prefer to do this merge in the grass environment.

I know the r.composite command , but AFAIK it is only to compose a
raster RGB from three gray monoband raster and fully overlapping.

Thx.

Thx Roy,

I will try it.

2015-07-27 10:10 GMT+02:00 Roy <royroge@outlook.com>:

Hi Andrea,

you may try " r.patch ".

Il 26/07/2015 13.09, Andrea Peri ha scritto:

Hi,
I have several raster float64 and monoband partially overlapping to each
other.
My need is to merge each other to obtain 1 only larger raster.
Actually I do this using the gdal_merge utility, but in my global
process I will prefer to do this merge in the grass environment.

I know the r.composite command , but AFAIK it is only to compose a
raster RGB from three gray monoband raster and fully overlapping.

Thx.

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

--
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------