mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 11:15:48 +02:00
gdaladdo: add page (#8534)
This commit is contained in:
parent
c0ff68e3cf
commit
f4f77b9dd6
1 changed files with 8 additions and 0 deletions
8
pages/common/gdaladdo.md
Normal file
8
pages/common/gdaladdo.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue