Package: PROJ 0.5.0
PROJ: Generic Coordinate System Transformations Using 'PROJ'
A wrapper around the generic coordinate transformation software 'PROJ' that transforms coordinates from one coordinate reference system ('CRS') to another. This includes cartographic projections as well as geodetic transformations. The intention is for this package to be used by user-packages such as 'reproj', and that the older 'PROJ.4' and version 5 pathways be provided by the 'proj4' package.
Authors:
PROJ_0.5.0.tar.gz
PROJ_0.5.0.zip(r-4.5)PROJ_0.5.0.zip(r-4.4)PROJ_0.5.0.zip(r-4.3)
PROJ_0.5.0.tgz(r-4.4-x86_64)PROJ_0.5.0.tgz(r-4.4-arm64)PROJ_0.5.0.tgz(r-4.3-x86_64)PROJ_0.5.0.tgz(r-4.3-arm64)
PROJ_0.5.0.tar.gz(r-4.5-noble)PROJ_0.5.0.tar.gz(r-4.4-noble)
PROJ_0.5.0.tgz(r-4.4-emscripten)PROJ_0.5.0.tgz(r-4.3-emscripten)
PROJ.pdf |PROJ.html✨
PROJ/json (API)
NEWS
# Install 'PROJ' in R: |
install.packages('PROJ', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hypertidy/proj/issues
- xymap - Xymap data for testing
Last updated 6 months agofrom:7c9f31f3fa. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win-x86_64 | OK | Nov 09 2024 |
R-4.5-linux-x86_64 | OK | Nov 09 2024 |
R-4.4-win-x86_64 | OK | Nov 09 2024 |
R-4.4-mac-x86_64 | OK | Nov 09 2024 |
R-4.4-mac-aarch64 | OK | Nov 09 2024 |
R-4.3-win-x86_64 | OK | Nov 09 2024 |
R-4.3-mac-x86_64 | OK | Nov 09 2024 |
R-4.3-mac-aarch64 | OK | Nov 09 2024 |
Exports:ok_proj6proj_crs_textproj_transproj_trans_createproj_version
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Is 'PROJ library >= 6' available | ok_proj6 |
Generate a projection string. | proj_crs_text |
Transform coordinates | proj_trans |
Create a transformation object | proj_trans_create |
Report PROJ library version | proj_version |
xymap data for testing | xymap |