Package: reproj 0.7.0

Michael D. Sumner

reproj: Coordinate System Transformations for Generic Map Data

Transform coordinates from a specified source to a specified target map projection. This uses the 'PROJ' library directly, by wrapping the 'PROJ' package which leverages 'libproj', otherwise the 'proj4' package. The 'reproj()' function is generic, methods may be added to remove the need for an explicit source definition. If 'proj4' is in use 'reproj()' handles the requirement for conversion of angular units where necessary. This is for use primarily to transform generic data formats and direct leverage of the underlying 'PROJ' library. (There are transformations that aren't possible with 'PROJ' and that are provided by the 'GDAL' library, a limitation which users of this package should be aware of.) The 'PROJ' library is available at <https://proj.org/>.

Authors:Michael D. Sumner [aut, cre]

reproj_0.7.0.tar.gz
reproj_0.7.0.zip(r-4.5)reproj_0.7.0.zip(r-4.4)reproj_0.7.0.zip(r-4.3)
reproj_0.7.0.tgz(r-4.4-any)reproj_0.7.0.tgz(r-4.3-any)
reproj_0.7.0.tar.gz(r-4.5-noble)reproj_0.7.0.tar.gz(r-4.4-noble)
reproj_0.7.0.tgz(r-4.4-emscripten)reproj_0.7.0.tgz(r-4.3-emscripten)
reproj.pdf |reproj.html
reproj/json (API)
NEWS

# Install 'reproj' in R:
install.packages('reproj', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/hypertidy/reproj/issues

Pkgdown:https://hypertidy.github.io

On CRAN:

6.93 score 3 stars 25 packages 20 scripts 7.6k downloads 4 exports 8 dependencies

Last updated 6 months agofrom:18d497cb4a. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKDec 08 2024
R-4.5-winOKDec 08 2024
R-4.5-linuxOKDec 08 2024
R-4.4-winOKDec 08 2024
R-4.4-macOKDec 08 2024
R-4.3-winOKDec 08 2024
R-4.3-macOKDec 08 2024

Exports:reprojreproj_extentreproj_xyreproj_xyz

Dependencies:clicrsmetagluelifecyclePROJproj4rlangwk

Readme and manuals

Help Manual

Help pageTopics
Reproject extentreproj_extent
Reproject coordinates.reproj reproj.data.frame reproj.matrix reproj.mesh3d reproj.quadmesh reproj.sc reproj.triangmesh reproj_xy reproj_xyz