← Back to carmenta.com
Carmenta Engine SDK Documentation
×

KrovakNorthOrientedProjection.FalseEasting Property

Offset for the x coordinates.

Thread safety: This property is thread-safe.

Syntax

C#
public System.Double FalseEasting { get; }

Property Value

Type: System.Double
Default: 0.0
An offset expressed in the given LengthUnit.

Remarks

To avoid negative coordinates, you can specify a FalseEasting that will be added to each projected x coordinate. The Krovak projection is a little unusual, though. The point whose projected coordinates are (FalseEasting, FalseNorthing) does not have the geographic coordinates (CentralLongitude, CentralLatitude). Instead, it is located at the apex of the oblique cone, so its longitude is CentralLongitude but its latitude is approximately 90° - ColatitudeConeAxis.

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