crsmeta: Extract Coordinate System Metadata

Obtain coordinate system metadata from various data formats. There are functions to extract a 'CRS' (coordinate reference system, <https://en.wikipedia.org/wiki/Spatial_reference_system>) in 'EPSG' (European Petroleum Survey Group, <http://www.epsg.org/>), 'PROJ4' <https://proj.org/>, or 'WKT2' (Well-Known Text 2, <http://docs.opengeospatial.org/is/12-063r5/12-063r5.html>) forms. This is purely for getting simple metadata from in-memory formats, please use other tools for out of memory data sources.

Version: 0.3.0
Depends: R (≥ 3.5.0)
Imports: methods
Suggests: testthat (≥ 2.1.0), spelling
Published: 2020-03-29
Author: Michael Sumner ORCID iD [aut, cre]
Maintainer: Michael Sumner <mdsumner at gmail.com>
BugReports: https://github.com/hypertidy/crsmeta/issues
License: GPL-3
URL: https://github.com/hypertidy/crsmeta
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: crsmeta results

Documentation:

Reference manual: crsmeta.pdf

Downloads:

Package source: crsmeta_0.3.0.tar.gz
Windows binaries: r-devel: crsmeta_0.3.0.zip, r-release: crsmeta_0.3.0.zip, r-oldrel: crsmeta_0.3.0.zip
macOS binaries: r-release (arm64): crsmeta_0.3.0.tgz, r-oldrel (arm64): crsmeta_0.3.0.tgz, r-release (x86_64): crsmeta_0.3.0.tgz
Old sources: crsmeta archive

Reverse dependencies:

Reverse imports: ceramic, reproj, silicate, spex, trip

Linking:

Please use the canonical form https://CRAN.R-project.org/package=crsmeta to link to this page.