Changes between Version 17 and Version 18 of ConfigOptions


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

Document OGR_ENABLE_PARTIAL_REPROJECTION

Legend:

Unmodified
Added
Removed
Modified
  • ConfigOptions

    v17 v18  
    222222=== OGR_ARC_STEPSIZE ===
    223223
     224=== OGR_ENABLE_PARTIAL_REPROJECTION ===
     225
     226Used by OGRLineString::transform(). Defaults to NO. Added in GDAL/OGR 1.8.0
     227
     228Can be set to YES to remove points that can't be reprojected. See #3758 for the purpose of this option.
     229
    224230=== OGR_FORCE_ASCII ===
    225231