View source: R/fun_tiling_extract.R
makeTiles | R Documentation |
This function rasterizes a set of vector tiles, usually obtained by prepTiles.
makeTiles(vectlist, value = NULL, scratch = parent.frame()$scratch_path, name)
vectlist |
List of vector tiles, ideally named |
value |
The attribute of interest in the dataset |
scratch |
The path to the temporary scratch folder |
name |
a descriptor passed to temporary files |
A list of raster tiles, named after the mastermap tiles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.