Show / Hide Table of Contents

Property LocalDatumCode

| Edit this page View Source

LocalDatumCode

Local datum code

Declaration
public string LocalDatumCode { get; }
Property Value
Type Description
string
Remarks

Three character alpha code for local datum. If not one of the listed earth-centered datums, or 999 for user defined datum, use IHO datum code from International Hydrographic Organization Publication S-60 Appendices B and C. String.Empty if unknown.

Users should be aware that chart transformations based on IHO S60 parameters may result in significant positional errors when applied to chart data.

Common known datum codes are:

CodeDatum
W84WGS 84
W72WGS 72
S85SGS 85
P90PE 90
999User Defined
OthersIHO Datum Code

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0main, v3.0, v2.2, v2.1
.NETmain, v3.0
.NET Windowsmain, v3.0
.NET Androidmain, v3.0
.NET iOSmain, v3.0
.NET Frameworkmain, v3.0, v2.2, v2.1
UWPmain, v3.0, v2.2, v2.1
Xamarin.Androidv2.2, v2.1
Xamarin.iOSv2.2, v2.1
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX