Changes between Version 14 and Version 15 of ConfigOptions


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

Mention EDIGEO configuration options

Legend:

Unmodified
Added
Removed
Modified
  • ConfigOptions

    v14 v15  
    231231
    232232Added in GDAL/OGR 1.9.0. Can be set to OFF to prevent emitting DescribeFeatureType for multiple layers at once (which is the new behaviour of the WFS driver in OGR 1.9.0 for better efficiency)
     233
     234=== OGR_EDIGEO_FONT_SIZE_FACTOR ===
     235
     236Added in GDAL/OGR 1.9.0. See [http://gdal.ogr/ogr/drv_edigeo.html EDIGEO driver] documentation.
     237
     238=== OGR_EDIGEO_CREATE_LABEL_LAYERS ===
     239
     240Added in GDAL/OGR 1.9.0. See [http://gdal.ogr/ogr/drv_edigeo.html EDIGEO driver] documentation.
     241
     242=== OGR_EDIGEO_RECODE_TO_UTF8 ===
     243
     244Added in GDAL/OGR 1.9.0. Can be set to OFF to prevent recoding strings in LATIN-1 to UTF-8.