KrovakNorthOrientedProjection.ColatitudeConeAxis Property
Tells how much the oblique cone axis has been tilted from the North pole.
Syntax
public System.Double ColatitudeConeAxis { get; }
Property Value
Default: 30.28813975
The oblique cone axis tilt, in degrees from the North pole.
Remarks
The oblique cone is applied to an auxiliary sphere. The cone apex is on the central meridian and has a spherical latitude of 90° - ColatitudeConeAxis; this value differs slightly from its geodetic (ordinary) latitude. The cone apex has the projected coordinates (FalseEasting, FalseNorthing), which are (0, 0) in Czech-and-Slovakian usage.
This parameter of Krovak is often called azimuth. This can be blamed on EPSG, who used to call it "Azimuth of initial line", which simply does not make sense for Krovak. EPSG changed the name of this parameter to "Co-latitude of cone axis" in December 2010.
Platforms
Windows, Linux, Android