gd_band_properties | R Documentation |
Gets combined Earth Engine and STAC properties.
gd_band_properties(x)
x |
a Google Earth Engine Image object, such as from |
list. Each element is a list that corresponds to a layer in x
, each with one or more elements for properties of that layer.
if (gd_is_initialized())
gd_band_properties(gd_image_from_id("USGS/NED"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.