Changes between Version 38 and Version 39 of ConfigOptions


Ignore:
Timestamp:
Jan 13, 2015, 8:08:56 AM (9 years ago)
Author:
Kyle Shannon
Comment:

mention pam enable/disable from GDALPamDataset

Legend:

Unmodified
Added
Removed
Modified
  • ConfigOptions

    v38 v39  
    158158
    159159=== GDAL_JP2K_ALT_OFFSETVECTOR_ORDER ===
     160
     161=== GDAL_PAM_ENABLED ===
     162
     163PAM support can be enabled (resp. disabled) in GDAL by setting the GDAL_PAM_ENABLED configuration option (via CPLSetConfigOption(), or the environment) to the value of YES (resp. NO). Note: The default value is build dependant and defaults to YES in Windows and Unix builds.  See [http://gdal.org/classGDALPamDataset.html GDALPamDataset] for more information.
    160164
    161165=== GDAL_PAM_MODE ===