Description Usage Arguments Details Value Author(s) References Examples
This function can extract extents of Global Forest Change data
(GFC
) using a corresponding URL
.
1 | HansenUrltoExtent(x, path. = "[[:digit:]]{1,3}[N|S|E|W]")
|
x |
|
path. |
|
The function is implemented by
FCPolygon
.
extent.
Wilson Lara <wilarhen@temple.edu>, Victor Gutierrez-Velez <victorhugo@temple.edu>
http://earthenginepartners.appspot.com/science-2013-global-forest
1 2 3 4 | urtt <- 'https://storage.googleapis.com/earthenginepartners-hansen/
GFC-2017-v1.5/Hansen_GFC-2017-v1.5_treecover2000_10N_010E.tif'
HansenUrltoExtent(urtt)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.