# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tiler" in publications use:' type: software license: MIT title: 'tiler: Create Geographic and Non-Geographic Map Tiles' version: 0.3.3 doi: 10.32614/CRAN.package.tiler abstract: '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'' () as an easy way to obtain the required ''gdal'' support for ''Python''.' authors: - family-names: Leonawicz given-names: Matthew email: rpkgs@pm.me orcid: https://orcid.org/0000-0001-9452-2771 repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/tiler commit: a2a37c486ec1470b49dd38070c7defd7d2673ccc url: https://docs.ropensci.org/tiler/ date-released: '2025-10-07' contact: - family-names: Leonawicz given-names: Matthew email: rpkgs@pm.me orcid: https://orcid.org/0000-0001-9452-2771