Skip to main content
Question

How can I reduce the size of a raster mosaic made by the mosaicker. The geotiff mosaic is about twice the size of the edge matched tiles - made by Pix4D.

  • April 17, 2017
  • 1 reply
  • 54 views
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

takashi
Celebrity
  • April 17, 2017

Hi @tinloes, I don't think mosaic process itself affects the destination file size. The GeoTiff format support some compression methods. How about applying one of them?

Note: If the source format was GeoTIFF and the source data has been compressed, possibly you have to remove geotiff_compression_method attribute before writing. See also this Q&A;: Convert Packbits geotiff to lzw