
Package index
-
new_catalog() - Create STAC catalogs
-
new_collection()add_collection() - Create and attach STAC collections
-
new_collection()add_collection() - Create and attach STAC collections
-
new_properties()new_asset()new_item()add_items() - Create STAC 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
-
stac_save() - Save STAC documents to their canonical paths
-
stac_read() - Read a STAC document from disk
-
extract_bbox()as_geometry() - Spatial helpers for STAC documents
-
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
-
print(<doc_catalog>)print(<doc_collection>)print(<doc_item>)print(<doc_asset>)print(<doc_geometry>)print(<doc_link>)print(<doc_links>) - Print STAC documents
-
print(<rstatic_style>) - Print a raster style object