crs_gda2020 {nswgeo} | R Documentation |
Coordinate reference system for Australia
Description
GDA2020 is the official CRS used by the Commonwealth and NSW. Geospatial data in this package uses GDA2020.
Usage
crs_gda2020()
crs_gda2020_cartesian()
crs_gda2020_albers()
Details
crs_gda2020
is EPSG 7844 with axes specified in degrees.
crs_gda2020_cartesian
is EPSG 7842 with Cartesian axes in metres.
crs_gda2020_albers
is EPSG 9473, the Albers equal area projection used for
area computation.
Value
A simple features CRS
[Package nswgeo version 0.4.0 Index]