disCRS: Coordinate reference system

View source: R/disOther.R

disCRSR Documentation

Coordinate reference system

Description

Get the coordinate reference system for the data of a region.

Usage

disCRS(region, format="proj4")

Arguments

region

character. One of "AWT", "CAN", "NSW", "NZ", "SA", "SWI"

format

character. Either "proj4" or "EPSG"

Value

character vector

Examples

disCRS("AWT")
disCRS("NSW")

rspatial/disdat documentation built on Feb. 14, 2023, 4:27 a.m.