gdaladdo: add page (#8534)

This commit is contained in:
Jakob Miksch
2022-09-29 18:24:48 +02:00
committed by GitHub
parent c0ff68e3cf
commit f4f77b9dd6

8
pages/common/gdaladdo.md Normal file
View File

@@ -0,0 +1,8 @@
# gdaladdo
> 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}}`