Opened 8 years ago
Closed 8 years ago
#6833 closed defect (fixed)
updates to support scale, offset and fix nodata band loop in gdal_edit.py
Reported by: | thare | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | 2.2.0 |
Component: | default | Version: | svn-trunk |
Severity: | minor | Keywords: | gdal_edit scale, offset, nodata |
Cc: |
Description
While adding scale and offset options to gdal_edit.py, Even also notice a band issue for setting nodata across all bands. This patch address both of these.
Attachments (2)
Change History (3)
by , 8 years ago
Attachment: | gdal_edit_py_ScaleOffset.patch added |
---|
by , 8 years ago
Attachment: | gdal_edit_dox_ScaleOffset.patch added |
---|
added in description of scale and offset. Not sure if very clearly worded though.
Note:
See TracTickets
for help on using tickets.
update nodata band loop and add in scale and offset options