crss {enmSdmX}R Documentation

Coordinate reference systems (CRSs) and nicknames

Description

A table of commonly-used coordinate reference systems, their nicknames, and WKT2 (well-known text) strings

Usage

data(crss)

Format

An object of class data.frame. This is a table with "named" coordinate referenbce systems and their well-known-text (WKT2) representation. It can be used as-is, or with getCRS to quickly get a WKT for a particular CRS. The fields are as:

Examples


data(crss)
getCRS('North America Albers', nice = TRUE)


[Package enmSdmX version 1.1.2 Index]