Crs.DatumShiftChoice Property
Gets a flag that tells how to choose a default datum shift for the Crs.
Syntax
public DatumShiftChoice DatumShiftChoice { get; }
Property Value
Default: Conservative
Determines how a datum shift is chosen, if needed, for the coordinate reference system.
Remarks
The property will control how a default datum shift is chosen for the Crs, if the Crs is created from just the Authority and AuthorityCode in Carmenta Studio, while the GeodeticDatum and the Projection are omitted. See DatumShiftChoice for details.
If you already have a Crs instance, looking at the DatumShiftChoice property is not very informative. To judge the quality of the datum shift, it is usually better to look at the value of the DatumShift.Info property.
![]() |
Platforms
Windows, Linux, Android