proj_info: PROJ object information

Description Usage Arguments

View source: R/proj.R

Description

PROJ object information

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

Arguments

pj

A PROJ object or definition coerced using as_proj().

other

Another PROJ object against which pj should be compared

criterion

An equivalence criterion. One of "strict", "equivalent", or "equivalent_except_axis_order_geogcrs".

ctx

A proj_context()

wkt_type

One of "wkt2_2015", "wkt_2015_simplified", "wkt2_2019", "wkt2_2019_simplified", "wkt1_gdal", or "wkt1_esri". Use NULL for the recommended default (wkt2_2019).

options

String of additional options for various methods.

proj_string_type

One of "proj_4" or "proj_5"


paleolimbot/rlibproj documentation built on Jan. 21, 2022, 1:03 p.m.