= The `gdal_merge` utility = ''A python script to mosaic a set of images'' ''The official documentation for gdal_merge is at http://www.gdal.org/gdal_merge.html.'' gdal_merge.py uses nearest neighbour resampling. If you want control over the resampling used, you should use gdalwarp instead.