R-slippymath: import R-slippymath-0.3.1 as wip/R-slippymath

Provides functions for performing common tasks when working with
slippy map tile service APIs e.g. Google maps, Open Street Map,
Mapbox, Stamen, among others. Functionality includes converting from
latitude and longitude to tile numbers, determining tile bounding
boxes, and compositing tiles to a georeferenced raster image.
master
Brook Milligan 2023-12-01 13:19:24 -07:00
parent a6c6458389
commit 921723b85d
4 changed files with 29 additions and 0 deletions

View File

@ -71,6 +71,7 @@ SUBDIR+= R-optparse
SUBDIR+= R-parallelly
SUBDIR+= R-rgbif
SUBDIR+= R-signal
SUBDIR+= R-slippymath
SUBDIR+= R-triebeard
SUBDIR+= R-tuneR
SUBDIR+= R-urltools

5
R-slippymath/DESCR Normal file
View File

@ -0,0 +1,5 @@
Provides functions for performing common tasks when working with
slippy map tile service APIs e.g. Google maps, Open Street Map,
Mapbox, Stamen, among others. Functionality includes converting from
latitude and longitude to tile numbers, determining tile bounding
boxes, and compositing tiles to a georeferenced raster image.

18
R-slippymath/Makefile Normal file
View File

@ -0,0 +1,18 @@
# $NetBSD$
R_PKGNAME= slippymath
R_PKGVER= 0.3.1
CATEGORIES= geography
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Slippy map tile tools
LICENSE= mit
DEPENDS+= R-purrr>=1.0.1:../../devel/R-purrr
DEPENDS+= R-raster>=3.4.13:../../geography/R-raster
DEPENDS+= R-png>=0.1.8:../../graphics/R-png
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

5
R-slippymath/distinfo Normal file
View File

@ -0,0 +1,5 @@
$NetBSD$
BLAKE2s (R/slippymath_0.3.1.tar.gz) = d5d50244876aa86d433d94e07361135f36cbff3051d05b9ed5fca84166e53b2b
SHA512 (R/slippymath_0.3.1.tar.gz) = f8c7578d73046f5ddde4a268d5ae1f8bab1592141f78772deacead18a52ae59b676cf840cef9bcf7ee1f0601cdd352ed2096999b74d1b914fe8235bcc3b0eafd
Size (R/slippymath_0.3.1.tar.gz) = 2670727 bytes