get_images | R Documentation |
Retrieves images and related information from Google Earth Engine (GEE) based on the specified session task.
get_images(task, mode, cases, dataset, band, regions_new, latest_date)
task |
[mandatory] (list) Session task specifying parameters for data collection. |
mode |
[mandatory] (character) Mode of data extraction. Currently
supports |
cases |
[mandatory] (integer) Type of data collection request
( |
dataset |
[mandatory] (character) Name of the GEE dataset. |
band |
[mandatory] (character) Name of the band. |
latest_date |
[mandatory] (date) The most recent data available in the
related SQLite table. Set to |
List containing retrieved images and related information as follows:
Images for the building procedure
Images for the updating procedure
Batch size
TRUE if 'band' is up-to-date and can be skipped
TRUE if 'band' is up-to-date but cannot be skipped
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.