gd_footprint: Get Footprint of Masked Image

View source: R/search.R

gd_footprintR 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 geedim.mask.MaskedImage object

Value

list.

Examples



if (gd_is_initialized())
  gd_footprint(gd_image_from_id("USGS/NED"))



rgeedim documentation built on May 29, 2024, 8:36 a.m.