Command: projection

Syntax

projection <name>, <code> {,<origin>}

or

projection <name> = <ident>

Description

Create or redefine a projection identifier.

Parameters

Switches

When this switch is omitted, longlat coordinates from and to this projection are assumed to be on the ellipsoid specified for the projection. If the ellipsoid specified for this projection is WGS84, this switch is redundant. The datum coordinates are assumed to be in the current modeling units (or the -un value).

Notes

All projections provide a means of going from longitude/latitude to Cartesian space, but some do not have an inverse. These are marked as F (forward) and I (inverse) in the supplementary list of projection mnemonics.

Examples

projection amg55,'utm',-z=55,-s,-g='aust_ntl'
projection my55 = amg55
projection cassini,'cassini'
projection ukng,'tmercator',(-2,49),-loc=(-400000,100000),\ 
    -g='airy',-dat=(372,-111,426),-un='m',-w=0.999601
projection gauss_boaga_est,'tmercator',(9,0),-loc=(-2520000,0),\ 
    -g='ire09',-dat=(-87,-98,-121),-un='m',-w=0.9996

See Also

Commands:

project

Functions:

cart (point), longlat (point)

Identifiers:

ll_proj (projection), mapping (projection)

Projection Mnemonic Codes

Ellipsoid Mnemonic Codes