Package: tiler 0.3.2

Matthew Leonawicz

tiler: Create Geographic and Non-Geographic Map Tiles

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

Authors:Matthew Leonawicz [aut, cre], Alex M Chubaty [ctb]

tiler_0.3.2.tar.gz
tiler_0.3.2.zip(r-4.6)tiler_0.3.2.zip(r-4.5)tiler_0.3.2.zip(r-4.4)
tiler_0.3.2.tgz(r-4.5-any)tiler_0.3.2.tgz(r-4.4-any)
tiler_0.3.2.tar.gz(r-4.6-any)tiler_0.3.2.tar.gz(r-4.5-any)
tiler_0.3.2.tgz(r-4.5-emscripten)tiler_0.3.2.tgz(r-4.4-emscripten)
tiler.pdf |tiler.html
tiler/json (API)
NEWS

# Install 'tiler' in R:
install.packages('tiler', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org'))

Reviews:rOpenSci Software Review #226

Bug tracker:https://github.com/ropensci/tiler/issues

Pkgdown site:https://docs.ropensci.org

On CRAN:

Conda:

7.48 score 64 stars 2 packages 39 scripts 250 downloads 4 exports 6 dependencies

Last updated 11 months ago from:2f43081405 (on master). Checks:11 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-x86_64OK147
pkgdown docsOK179
source / vignettesOK174
linux-release-x86_64OK146
macos-release-arm64OK165
macos-oldrel-arm64OK107
windows-develOK98
windows-releaseOK76
windows-oldrelOK93
wasm-releaseOK122
wasm-oldrelOK140

Exports:tiletile_viewertiler_optionsview_tiles

Dependencies:latticepngrasterRcppspterra

Introduction to tiler

Rendered fromtiler-intro.Rmdusingknitr::rmarkdownon Jul 28 2025.

Last update: 2024-09-11
Started: 2019-11-25