Skip to contents

Catalogs

new_catalog()
Create STAC catalogs
new_collection() add_collection()
Create and attach STAC collections

Collections

new_collection() add_collection()
Create and attach STAC collections
new_properties() new_asset() new_item() add_items()
Create STAC items, properties, and assets

Items, properties and assets

new_properties() new_asset() new_item() add_items()
Create STAC items, properties, and assets
add_asset()
Add an asset to a STAC document
add_link()
Add a link to a STAC document
list_links()
List and filter the links of a STAC document

Persistence

stac_save()
Save STAC documents to their canonical paths
stac_read()
Read a STAC document from disk

Spatial helpers

extract_bbox() as_geometry()
Spatial helpers for STAC documents

Styles and thumbnails

stac_style()
Define a raster style for thumbnail rendering
qml_to_style()
Convert a QGIS QML raster style to a thumbnail style
new_thumbnail()
Describe a thumbnail asset
plot(<doc_asset>)
Plot a STAC asset
update_root()
Resolve a document's asset paths under a local root

Printing