| gd_footprint | R Documentation |
Gets GeoJSON-style list containing footprint of a geedim.image.ImageAccessor (for geedim >= 2.0.0) or geedim.mask.MaskedImage (for geedim < 2.0.0) object. See \link{geedim-versions} for more details.
gd_footprint(x)
x |
a |
list.
if (gd_is_initialized())
gd_footprint(gd_image_from_id("USGS/SRTMGL1_003"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.