View source: R/image_collection.R
add_collection_format | R Documentation |
Download and install an image collection format from a URL
add_collection_format(url, name = NULL)
url |
URL pointing to the collection format JSON file |
name |
optional name used to refer to the collection format |
By default, the collection format name will be derived from the basename of the URL.
add_collection_format(
"https://raw.githubusercontent.com/appelmar/gdalcubes_cpp/dev/formats/Sentinel1_IW_GRD.json")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.