read_stac()
: read any STAC document from an URL (e.g. Catalog, Collection, Items, or Item);links()
: extract and filter links from a STAC document;link_open()
: open the document referenced by the provided link;read_items()
: read items listed in links section of the provided Collection document;read_collections()
: read collections listed in links section of the provided Catalog document;items_as_sf()
/ items_as_sfc()
: convert items into sf objectsitems_intersects()
: is a helper function to test what items intersect some given geometry.stac_search()
functionext_filter()
conformance()
and queryables()
endpoints functionsassets_rename()
and assets_url()
assets functionsitems_compact()
functionassets_filter()
and items_group()
functionslifecycle
packageRd
to markdown
assets_select
, assets_filter
, and items_filter
rstac
now supports signatures in href
using the items_sign
functionitems_bands()
was changed to items_assets()
assets_name
and assets_names
are now called asset_names
rstac
reference paper in READMEitems_next
function to do a single pagination request items_fetch
in using bbox as parameter #41ext_query
functionmagrittr
package in dependsitems_bbox
and items_datetime
functionsassets_download.R
and others functions.verify_datime()'
to parse_datetime()
extension_query
to ext_query
MIT <https://raw.githubusercontent.com/brazil-data-cube/rstac/b-0.9.0/LICENSE>
_ .Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.