Identifier: ll_proj

Type

projection

Description

The longitude/latitude projection. This is a read-only identifier.

Notes

Other longitude/latitude projections with a shifted longitude may be created when wraparound for Pacific Rim display is required. This is achieved by copying ll_proj to a new projection and redefining the origin. Shifts in latitude are ignored.

Examples

projection ll_pacrim = ll_proj
ll_pacrim.origin = (180,0)

See Also

Commands:

project, projection

Functions:

cart (point), longlat (point)

Identifiers:

mapping(projection)

Structures:

projection