0
votes
0answers
79 views

gdalwarp instal of gdal_merge with -separate option

Is there any way to produce merged img file from two png files using gdalwarp just the same way gdap_mege with option -separate does it? I just need two, three-layered files to be merged into one, ...