Ticket #2330 (closed enhancement: fixed)
Update NITF driver documentation to reflect compression write support.
| Reported by: | grevedan | Owned by: | rouault |
|---|---|---|---|
| Priority: | low | Milestone: | 1.6.0 |
| Component: | GDAL_Raster | Version: | 1.5.1 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
The NITF driver at http://www.gdal.org/frmt_nitf.html at line 1 reads, "GDAL supports reading of several subtypes of NITF image files, and writing simple uncompressed NITF 2.1 files."
After reviewing the code, setting the creation option "IC=C3" enables JPEG compression with fixed quality of 75, and "IC=C8" enables JP2ECW compression.
Request update of documentation to actual implementation.
Change History
Note: See
TracTickets for help on using
tickets.
