Path to this page:
./
geography/R-crsmeta,
Extract Coordinate System Metadata
Branch: CURRENT,
Version: 0.3.0,
Package name: R-crsmeta-0.3.0,
Maintainer: pkgsrc-usersObtain 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.
Master sites: (Expand)
Version history: (Expand)
- (2024-11-29) Package added to pkgsrc.se, version R-crsmeta-0.3.0 (created)
CVS history: (Expand)
2024-11-29 15:12:44 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(geography/R-crsmeta) import R-crsmeta-0.3.0
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.
|