Changes between Version 16 and Version 17 of ConfigOptions


Ignore:
Timestamp:
Apr 17, 2011, 1:07:22 PM (13 years ago)
Author:
Even Rouault
Comment:

Mention GeoTIFF driver configuration options

Legend:

Unmodified
Added
Removed
Modified
  • ConfigOptions

    v16 v17  
    150150
    151151Size of the swath when copying raster data from one dataset to another one (in bytes). Should not be smaller than GDAL_CACHEMAX
     152
     153=== USE_RRD ===
     154
     155Defaults to NO. Used by gcore/gdaldefaultoverviews.cpp
     156
     157Can be set to YES to use Erdas Imagine format (.aux) as overview format. See [http://gdal.org/gdaladdo.html gdaladdo] documentation.
     158
     159== GeoTIFF driver options ==
     160
     161All the below options are documented in the [http://gdal.org/frmt_gtiff.html GTiff driver] documentation.
     162
     163=== GTIFF_IGNORE_READ_ERRORS ===
     164
     165=== ESRI_XML_PAM ===
     166
     167=== JPEG_QUALITY_OVERVIEW ===
     168
     169=== GDAL_TIFF_INTERNAL_MASK ===
     170
     171=== GDAL_TIFF_INTERNAL_MASK_TO_8BIT ===
     172
     173=== TIFF_USE_OVR ===
     174
     175=== GTIFF_POINT_GEO_IGNORE ===
     176
     177=== GTIFF_REPORT_COMPD_CS ===
     178
     179=== GDAL_ENABLE_TIFF_SPLIT ===
     180
     181=== GDAL_TIFF_OVR_BLOCKSIZE ===
    152182
    153183== OGR Options ==