composeUrl | R Documentation |
This function compiles REST query (URL) that can be submitted to the server.
composeUrl( productType = c("FSC", "RLIE", "PSA", "PSA-LAEA", "ARLIE"), geometry, publishedAfter, publishedBefore, startDate, completionDate, productIdentifier, cloudCover = 100, textualSearch, maxRecords = 1000 )
productType |
|
geometry |
The area of interest. See |
publishedAfter |
|
publishedBefore |
|
startDate |
|
completionDate |
|
productIdentifier |
|
cloudCover |
|
textualSearch |
|
maxRecords |
|
Returns an URL character
that can be submitted to the Server API.
Matteo Mattiuzzi
composeUrl(productType = 'FSC', productIdentifier = 'T29UNV')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.