## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(MGPSDK)

## -----------------------------------------------------------------------------
#instantiate the interface
#interface = MGPSDK::Interface$new()
#interface$get_full_res_image(featureid = "Featureidofimagehere", bbox = "miny,minx,maxy,maxx")
# this will download a full resolution image intersecting your bbox