← Back to carmenta.com
Carmenta Engine SDK Documentation
×

GdalDataSet.DatumShiftChoice Property

Gets or sets a flag that tells how to choose a default datum shift for the Crs.

Thread safety: This property is not thread-safe. Show

Syntax

C#
public DatumShiftChoice DatumShiftChoice { get; set; }

Property Value

Type: DatumShiftChoice
Default: Conservative
Determines how a datum shift is chosen, if needed, for the coordinate reference system.

This property can only be modified before the dataset has been initialized. Attempting to modify it after initialization will cause an exception to be thrown.

Remarks

The property will control how a default datum shift is chosen for the Crs and GroundControlPointsCrs properties, if these are not specified explicitly. See DatumShiftChoice for details.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept