Sodamhan.com

TL;DR

gdaladdo

Build overview images of raster datasets. More information: https://gdal.org/programs/gdaladdo.html.

  • Build overview images of a raster dataset using the “average” resampling method:

gdaladdo -r average path/to/input.tif

This document was created using the contents of the tldr project.