./geography/R-crsmeta, Extract Coordinate System Metadata

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.0, Package name: R-crsmeta-0.3.0, Maintainer: pkgsrc-users

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.


Master sites: (Expand)


Version history: (Expand)


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.