Reprojector Properties |
The Reprojector type exposes the following members.
Name | Description | |
---|---|---|
DoDatumConversions |
Flag informing whether datum conversions are enabled or disabled.
Datum conversions are by default enabled, and disabled only if the datums (ellipsoids) of the source and target are the same, AND no datum shifts has been specified. Datum conversions can be explicitly bypassed by calling BypassDatumConversions. The flag can be reset to its default value by calling ResetDoDatumConversions.Call to any of the SetDatumShiftParameters or the SetNoDatumShift(ReprojectorSide) methods will also revert this flag to its default value. | |
ProjectionStringSource |
Target Map Projection
| |
ProjectionStringTarget |
Source Map Projection
| |
TypeOfConversion |
Type of conversion. Default is Proj2Proj.
|