Class: AzimuthProjection

Projection. AzimuthProjection

The Azimuth coordinate system is a coordinate reference system. It is composed of :
  • a reference frame : the reference geoid, which is set as parameter of the options object,
  • a projection : the Azimuth projection.

new AzimuthProjection( [options])

Parameters:
Name Type Argument Description
options AbstractProjection.azimuth_configuration <optional>
Azimuthal projection configuration.
See:

Extends

Methods


getProjectionCenter()

Inherited From:
Implements:

getGeoBound()

Inherited From:
Implements:

<abstract> unProject()

Inherited From:
Implements:

<abstract> project()

Inherited From:
Implements: