gd_footprint {rgeedim} | R Documentation |
Get Footprint of Masked Image
Description
Gets GeoJSON-style list containing footprint of a geedim.mask.MaskedImage
object
Usage
gd_footprint(x)
Arguments
x |
a |
Value
list.
Examples
if (gd_is_initialized())
gd_footprint(gd_image_from_id("USGS/NED"))
[Package rgeedim version 0.2.7 Index]