Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6968 closed enhancement (fixed)

Use current ISIS3 settings to turn off writing a history section/file

Reported by: thare Owned by: warmerdam
Priority: normal Milestone: 2.2.2
Component: default Version: 2.2.0
Severity: minor Keywords: ISIS3, History
Cc:

Description

When using "-co USE_SRC_HISTORY=NO -co ADD_GDAL_HISTORY=NO", currently a one byte (empty space) is written to the ISIS3 history section. For detached files, a History file is created (also with on space). But it makes more sense when using those settings to not write out a History section (attached) or create History file (detached) during conversion.

Change History (3)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: newclosed

In 39600:

ISIS3: make sure that -co USE_SRC_HISTORY=NO -co ADD_GDAL_HISTORY=NO results in remove of History section (fixes #6968)

comment:2 by Even Rouault, 7 years ago

Note: the autotest/gdrivers/jpeg.py change that went in r39600 is completely unrelated

comment:3 by Even Rouault, 7 years ago

In 39601:

ISIS3: make sure that -co USE_SRC_HISTORY=NO -co ADD_GDAL_HISTORY=NO results in remove of History section (fixes #6968)

Note: See TracTickets for help on using tickets.