gdaladdo

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

Install

All systems
curl cmd.cat/gdaladdo.sh
Debian Debian
apt-get install gdal-bin
Ubuntu
apt-get install gdal-bin
Arch Arch Linux
pacman -S gdal
image/svg+xml Kali Linux
apt-get install gdal-bin
Fedora
dnf install gdal
Windows (WSL2)
sudo apt-get update sudo apt-get install gdal-bin
OS X
brew install gdal
Raspbian
apt-get install gdal-bin

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

  • Build overview images of a raster dataset using the "average" [r]esampling method:
    gdaladdo -r average path/to/input.tif

© tl;dr; authors and contributors