README.md

qdrmapbox

A minimal R package to download Mapbox raster tiles and georeference for static mapping

I wrote this R package for a SESYNC Cyberhelp blog post.

Setup

Install the package using this command:

remotes::install_github('qdread/qdrmapbox')

To use this package, you will need to sign up for a Mapbox account. Once you have an account, you will also need to create an access token. Access to the API is free up to a limit. For more details please see the blog post.

Example walkthrough

A walkthrough of downloading and georeferencing tiles, and creating a map with the resulting image, is in the blog post. Code for the walkthrough is in this repo (walkthrough.R).

Last modified by QDR, 08 August 2022



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