HotineObliqueMercatorTrueOrigin Enumeration
Tells the position of the true origin of a HotineObliqueMercatorProjection.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Syntax
public enum HotineObliqueMercatorTrueOrigin
Values
Value name | Value | Description |
---|---|---|
CentralPoint | 0 | The point whose geographic coordinates are CentralLongitude and CentralLatitude. |
HotineNaturalOriginNearEquator | 1 | The intersection of the central line and the aposphere equator (a line near the ordinary equator). |
Remarks
For more details, see HotineObliqueMercatorProjection.TrueOrigin.
Platforms
Windows, Linux, Android