Makes it possible to serve map tiles for web maps (e.g. leaflet) based on a function or a stars object without having to render them in advance. This enables parallelization of the rendering, separating the data source and visualization location and to provide web services.
| Version: | 0.1.1 |
| Imports: | R6,leaflet,plumber,png,rlang,sf,stars,units,assertthat |
| Suggests: | knitr,rmarkdown,leaflet.extras,webshot,mapview,callr,magick,shiny,dplyr,magrittr,abind,testthat (≥ 3.0.0),withr |
| Published: | 2022-08-22 |
| DOI: | 10.32614/CRAN.package.starsTileServer |
| Author: | Bart Kranstauber |
| Maintainer: | Bart Kranstauber <b.kranstauber at uva.nl> |
| BugReports: | https://gitlab.com/bartk/starsTileServer/-/issues |
| License: | GPL-3 |
| URL: | https://bartk.gitlab.io/starsTileServer,https://gitlab.com/bartk/starsTileServer |
| NeedsCompilation: | no |
| Materials: | README,NEWS |
| CRAN checks: | starsTileServer results |
| Reference manual: | starsTileServer.html ,starsTileServer.pdf |
| Vignettes: | Parallel tile rendering (source,R code) Example application (source,R code) Using tiles in shiny (source,R code) |
| Package source: | starsTileServer_0.1.1.tar.gz |
| Windows binaries: | r-devel:starsTileServer_0.1.1.zip, r-release:starsTileServer_0.1.1.zip, r-oldrel:starsTileServer_0.1.1.zip |
| macOS binaries: | r-release (arm64):starsTileServer_0.1.1.tgz, r-oldrel (arm64):starsTileServer_0.1.1.tgz, r-release (x86_64):starsTileServer_0.1.1.tgz, r-oldrel (x86_64):starsTileServer_0.1.1.tgz |
| Old sources: | starsTileServer archive |
Please use the canonical formhttps://CRAN.R-project.org/package=starsTileServerto link to this page.