gdal2Tiles: Convert a raster to tile images

Description Usage Arguments Value Note Author(s)

View source: R/leaflet.R

Description

Important: gdalUtils_gdalPath environment variable must point to path where GDAL is installed.

Usage

1
gdal2Tiles(raster, outputPath, zoomRange, colorTableFile)

Arguments

raster

Raster to generate tiles from.

outputPath

Output folder path.

zoomRange

List of numbers representing zoom value to generate tiles for.

colorTableFile

Table file that contains colour values for tiles.

Value

Leaflet map url template path. # TODO: improve description

Note

Requires GDAL (>=2) and python are found on the system PATH.

Author(s)

Damian Rodziewicz

Alex Chubaty


PredictiveEcology/SpaDES.shiny documentation built on Nov. 11, 2019, 7:12 p.m.