Class: ProjectedCrs

Crs. ProjectedCrs

A coordinate reference system projected on a 2D map.

new ProjectedCrs(cs, options)

Parameters:
Name Type Description
cs Crs coordinate reference system
options AbstractProjection.configuration | AbstractProjection.azimuth_configuration | AbstractProjection.mercator_configuration projection configuration
Throws:
  • Will throw when options.projectionName is not defined
    Type
    ReferenceError
  • Will throw when options.projectionName is not part of PROJECTION
    Type
    RangeError

Extends

Methods


isFlat()

Inherited From:
Implements:

getVerticalAt3D()

Inherited From:
Implements:

fromGeoTo3D()

Inherited From:
Implements:

from3DToGeo()

Inherited From:
Implements:

getLocalTransform()

Inherited From:
Implements:

getLHVTransform()

Inherited From:
Implements:

getSideVector()

Inherited From:
Implements:

getFrontVector()

Inherited From:
Implements:

getUpVector()

Inherited From:
Implements:

<abstract> formatCoordinates()

Inherited From:
Implements:

getGeoide()

Inherited From:
Implements:

getGeoideName()

Inherited From:
Implements:

getType()

Inherited From:
Implements:

getElevation()

Inherited From:
Implements:

getWorldFrom3D()

Inherited From:
Implements:

get3DFromWorld()

Inherited From:
Implements:

get3DFromWorldInCrs()

Inherited From:
Implements:

getSexagesimalFromDeg()

Inherited From:
Implements:

getDecimalDegFromSexagesimal()

Inherited From:
Implements:

convert()

Inherited From:
Implements:

fromDegreesToHMS()

Inherited From:
Implements:

fromDegreesToDMS()

Inherited From:
Implements:

_setupPosBeforeTrans()

Inherited From:
Implements:

_setupPosAfterTrans()

Inherited From:
Implements:

getGeoBound()

Inherited From:
Implements: