download_mapbox_tiles: Download tiles from mapbox given zoom level and the...

View source: R/mapbox.R

download_mapbox_tilesR Documentation

Download tiles from mapbox given zoom level and the calculated tile indices

Description

Download tiles from mapbox given zoom level and the calculated tile indices

Usage

download_mapbox_tiles(
  tile_numbers_mat,
  download_dir,
  resolution = "high",
  jpg_quality = 90
)

qdread/qdrmapbox documentation built on Aug. 14, 2022, 8:43 a.m.