inst/doc/Basemaps_search.R

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

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

## -----------------------------------------------------------------------------
#instantiate the interface
#interface = MGPSDK::Interface$new()
#interface$basemaps_search(bbox = "39.547255,-106.138978,39.648179,-105.931954", srsname = "EPSG:4326", filter="productName='VIVID_STANDARD_30'")

Try the MGPSDK package in your browser

Any scripts or data that you put into this service are public.

MGPSDK documentation built on Sept. 23, 2023, 5:07 p.m.