Class: AugustProjection

Projection. AugustProjection

The August 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 August projection.

new AugustProjection( [options])

Parameters:
Name Type Argument Description
options AbstractProjection.configuration <optional>
August projection configuration.

Extends

Methods


getProjectionCenter()

Inherited From:
Implements:

getGeoBound()

Inherited From:
Implements:

<abstract> unProject()

Inherited From:
Implements:

<abstract> project()

Inherited From:
Implements: