Skip to contents

These function retrieves information about either rstac queries (RSTACQuery objects) or rstac documents (RSTACDocument objects).

Usage

stac_version(x, ...)

Arguments

x

either a RSTACQuery object expressing a STAC query criteria or any RSTACDocument.

...

config parameters to be passed to GET method, such as add_headers or set_cookies.

Value

The stac_version() function returns a character STAC API version.