Opened 14 years ago

Closed 14 years ago

#2930 closed patch (fixed)

GdalTools: improve Translate dialog by adding more options

Reported by: dcarreira Owned by: brushtyler
Priority: minor: annoyance Milestone: Version 1.6.0
Component: Python plugins and bindings Version: Trunk
Keywords: GdalTools, GDAL Cc: brush.tyler@…
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

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

Attachments (1)

patch_for_ticket_2930.diff (11.5 KB ) - added by dcarreira 14 years ago.
Expanded dialog for Translate and correponding doTranslate.py. Version bump to 1.2.1.

Download all attachments as: .zip

Change History (3)

by dcarreira, 14 years ago

Attachment: patch_for_ticket_2930.diff added

Expanded dialog for Translate and correponding doTranslate.py. Version bump to 1.2.1.

comment:1 by lutra, 14 years ago

Type: enhancementpatch

comment:2 by brushtyler, 14 years ago

Resolution: fixed
Status: newclosed

Patch applied (r14020). Thanks Duarte!

Note: See TracTickets for help on using tickets.