diff --git a/pages/common/gdaladdo.md b/pages/common/gdaladdo.md new file mode 100644 index 000000000..0c6ce26f8 --- /dev/null +++ b/pages/common/gdaladdo.md @@ -0,0 +1,8 @@ +# gdaladdo + +> Build overview images of raster datasets. +> More information: . + +- Build overview images of a raster dataset using the "average" [r]esampling method: + +`gdaladdo -r average {{path/to/input.tif}}`