File:  [cvs.NetBSD.org] / pkgsrc / geography / R-reproj / distinfo
Revision 1.1: download - view: text, annotated - select for diffs
Fri Nov 29 15:20:31 2024 UTC (2 months, 2 weeks ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, HEAD
(geography/R-reproj) import R-reproj-0.7.0

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/>.

$NetBSD: distinfo,v 1.1 2024/11/29 15:20:31 mef Exp $

BLAKE2s (R/reproj_0.7.0.tar.gz) = 2657ed685b650c81b28041f357fe7fe9b5e664d78ffa62c1a9a258c83111d16f
SHA512 (R/reproj_0.7.0.tar.gz) = 480d82bcb3fea474e012907ffaba0b27151903893cc9c66e7f51a1cbf389ec8e268b46cc9a6be44c1ac44a649481c146fbb55d2f4fab2ac24a3a9c7adb897ff4
Size (R/reproj_0.7.0.tar.gz) = 265649 bytes

CVSweb <webmaster@jp.NetBSD.org>