The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Creates geographic map tiles from geospatial map files or non-geographic map tiles from simple image files. This package provides a tile generator function for creating map tile sets for use with packages such as 'leaflet'. In addition to generating map tiles based on a common raster layer source, it also handles the non-geographic edge case, producing map tiles from arbitrary images. These map tiles, which have a non-geographic, simple coordinate reference system (CRS), can also be used with 'leaflet' when applying the simple CRS option. Map tiles can be created from an input file with any of the following extensions: tif, grd and nc for spatial maps and png, jpg and bmp for basic images. This package requires 'Python' and the 'gdal' library for 'Python'. 'Windows' users are recommended to install 'OSGeo4W' (<https://trac.osgeo.org/osgeo4w/>) as an easy way to obtain the required 'gdal' support for 'Python'.
Version: | 0.3.2 |
Imports: | png, raster, sp |
Suggests: | bmp, jpeg, knitr, leaflet, parallel, rmarkdown, sf, testthat, webshot |
Published: | 2024-09-11 |
DOI: | 10.32614/CRAN.package.tiler |
Author: | Matthew Leonawicz [aut, cre], Alex M Chubaty [ctb] |
Maintainer: | Matthew Leonawicz <rpkgs at pm.me> |
BugReports: | https://github.com/ropensci/tiler/issues |
License: | MIT + file LICENSE |
URL: | https://docs.ropensci.org/tiler/, https://github.com/ropensci/tiler |
NeedsCompilation: | no |
SystemRequirements: | Python (>= 2.7), python-gdal library (For Windows, gdal installed via OSGeo4W <https://trac.osgeo.org/osgeo4w/> recommended) clipboard |
Materials: | README NEWS |
CRAN checks: | tiler results |
Reference manual: | tiler.pdf |
Vignettes: |
Introduction to tiler (source) |
Package source: | tiler_0.3.2.tar.gz |
Windows binaries: | r-devel: tiler_0.3.2.zip, r-release: tiler_0.3.2.zip, r-oldrel: tiler_0.3.2.zip |
macOS binaries: | r-release (arm64): tiler_0.3.2.tgz, r-oldrel (arm64): tiler_0.3.2.tgz, r-release (x86_64): tiler_0.3.2.tgz, r-oldrel (x86_64): tiler_0.3.2.tgz |
Old sources: | tiler archive |
Please use the canonical form https://CRAN.R-project.org/package=tiler to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.