index.rst 841 B

12345678910111213141516
  1. .. _data_imagemosaic:
  2. ImageMosaic
  3. =====================
  4. The ImageMosaic data store allows the creation of a mosaic from a number of georeferenced rasters.
  5. The mosaic operation creates a mosaic from two or more source images. This operation could be used to assemble a set of overlapping geospatially rectified images into a contiguous image. It could also be used to create a montage of photographs such as a panorama.
  6. The plugin can be used with GeoTIFFs, as well as rasters accompanied by a world file (``.wld``, ``.pgw`` for PNG files, ``.jgw`` for JPG files, etc.). In addition, if imageIO-ext :ref:`GDAL extension <data_gdal>` is properly installed, the plugin can also serve all the formats supported by it such as MrSID, ECW, JPEG2000. It also supports NetCDF and GRIB.
  7. .. toctree::
  8. :maxdepth: 2
  9. configuration
  10. tutorial