PROJ-package {PROJ}R Documentation

PROJ: Generic Coordinate System Transformations Using 'PROJ'

Description

Currently non-operational, a harmless wrapper to allow package 'reproj' to install and function while relying on the 'proj4' package.

The goal of PROJ is to provide generic coordinate system transformations in R without requiring bespoke formats for storing basic data.

I. Functions

ok_proj6 determine if PROJ version >=6 is available proj_trans_generic a light wrapper around the underlying transformation functionality of PROJ version 6 (or higher) removed proj_create convert projection strings to WKT2 or PROJ format

Author(s)

Maintainer: Michael D. Sumner mdsumner@gmail.com (ORCID)

Other contributors:

See Also

Useful links:


[Package PROJ version 0.4.0 Index]