DatumShiftInfo.Scope Property
Gets the scope (usage and applicability) of the datum shift.
Syntax
public System.String Scope { get; }
Property Value
Default: ""
The scope.
Remarks
When a DatumShiftInfo is created automatically, this property will usually contain the Scope field from the EPSG database, possibly with additional text by Carmenta in square brackets. But if the datum shift is not from the EPSG database, the Scope has been written by Carmenta.
Example of scope are "Oil exploration" and "Military use only". Sometimes, the scope just explains the Accuracy in more detail, by giving both average error and maximal error.
EPSG description:
"Scope: Text describing the usage and applicability." (OGP Geomatics Guidance Note number 7, part 1, section 5.7.)
Platforms
Windows, Linux, Android