gdaladdo: add page (#8534)

pull/1/head
Jakob Miksch 2022-09-29 18:24:48 +02:00 committed by GitHub
parent c0ff68e3cf
commit f4f77b9dd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

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}}`