| PROJ-package {PROJ} | R Documentation |
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.
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
|
Maintainer: Michael D. Sumner mdsumner@gmail.com (ORCID)
Other contributors:
Jeroen Ooms (provided PROJ library support on Windows, and assistance with Windows configuration) [contributor]
Simon Urbanek (wrote original code versions for PROJ version 6) [copyright holder, contributor]
Dewey Dunnington (key code contributions, and provided libproj to improve things a lot) [contributor]
Useful links: