projection_wgs84: Functions to wrap common projection (PROJ.4) strings.

View source: R/projection_wgs84.R

projection_wgs84R Documentation

Functions to wrap common projection (PROJ.4) strings.

Description

Functions to wrap common projection (PROJ.4) strings.

Usage

projection_wgs84(with_ellps = FALSE)

projection_google()

projection_bng()

projection_nztm()

projection_us_albers()

projection_antarctic()

projection_norway()

projection_lcc()

projection_swiss()

projection_swiss_plus()

projection_slovenia()

projection_utm_32()

projection_utm_33()

projection_madrid()

projection_mollweide()

projection_china()

projection_beijing()

projection_etr89()

projection_italy()

Arguments

with_ellps

Should the WGS84 string have the ellps statement included?

Value

Character vector with length of 1.

Author(s)

Stuart K.Grange

See Also

spatialreference.org


skgrange/gissr documentation built on Feb. 24, 2024, 2:55 p.m.