MercatorAuxiliarySphereCartesianToGeoConverter Constructors
Converter that transforms data from the Mercator Auxiliary projected coordinate system to the geographic coordinate system.
Name | Parameters | Description |
---|---|---|
Mercator |
none |
Initializes a new instance of the Mercator |
Mercator |
ellipsoid, false |
Initializes a new instance of the Mercator |
Mercator |
ellipsoid, false |
Initializes a new instance of the Mercator |
See Also