Geoscience Reference
In-Depth Information
-e|--extent
get boundary from extent from polygons in vector file.
-ulx|--ulx
Upper left x value bounding box (default: 0).
-uly|--uly
Upper left y value bounding box (default: 0).
-lrx|--lrx
Lower right x value bounding box (default: 0).
-lry|--lry
Lower right y value bounding box (default: 0).
-cr|--crule
Composite rule (default: overwrite).
-cb|--cband
band index used for the composite rule (e.g. for ndvi, use -cband=0 -cband=1
with 0 and 1 indices for red and nir band respectively (default: 0).
-srcnodata|--srcnodata
invalid value for input image (default: 0).
-bndnodata|--bndnodata
Bands in input image to check if pixel is valid (used for srcnodata, min and max
options) (default: 0).
-min|--min
flag values smaller or equal to this value as invalid.
-max|--max
flag values larger or equal to this value as invalid.
-dstnodata|--dstnodata
nodata value to put in output image if not valid or out of bounds (default: 0).
-r|--resampling-method
Resampling method (near: nearest neighbor, bilinear: bi-linear interpolation)
(default: near).
-ot|--otype
Data type for output image (Byte/ Int16/ UInt16/ UInt32/ Int32/ Float32/ Float64/
CInt16/ CInt32/ CFloat32/ CFloat64). Empty string: inherit type from input
image.
-of|--oformat
Output image format (see also gdal_translate). Empty string: inherit from input
image.
-co|--co
Creation option for output file. Multiple options can be specified.
-a_srs|--a_srs
Override the spatial reference for the output file (leave blank to copy from input
file, use epsg:3035 to use European projection and force to European grid.
-file|--file
write number of observations for each pixels as additional layer in composite
(default: false).
 
Search WWH ::




Custom Search