C# Class ProjNet.CoordinateSystems.HorizontalCoordinateSystem

A 2D coordinate system suitable for positions on the Earth's surface.
Inheritance: CoordinateSystem, IHorizontalCoordinateSystem
Show file Open project: fivepmtechnology/ProjNET

Private Methods

Method Description
HorizontalCoordinateSystem ( IHorizontalDatum datum, List axisInfo, string name, string authority, long code, string alias, string remarks, string abbreviation ) : System

Creates an instance of HorizontalCoordinateSystem