Feature request #2930
GdalTools: improve Translate dialog by adding more options
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Giuseppe Sucameli | ||
Category: | Python plugins | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 12990 |
Description
Enable the following options:
- Outsize = resize image by changing pixel size, in %
- No data = set nodata value
- Expand = turn 1 band into 3 or 4
- Srcwin = extract a portion of the image (in pixels)
- Prjwin = extract a portio of the image (in geographic coords)
- Sds = copy also all subsets in image (HDF and OGDI)
Duarte
History
#1 Updated by Giuseppe Sucameli over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Patch applied (d08f7cdb (SVN r14021)). Thanks Duarte!