stac_catalogs: List Known STAC Catalogs

View source: R/stac_catalogs.R

stac_catalogsR Documentation

List Known STAC Catalogs

Description

Returns a tibble of known STAC API endpoints bundled with the package. Includes Planetary Computer, Earth Search, and USGS catalogs.

Usage

stac_catalogs()

Value

A tibble::tibble with columns:

name

Human-readable catalog name.

url

Root URL of the STAC API endpoint.

provider

Organization providing the catalog.

Examples

stac_catalogs()

stacr documentation built on March 12, 2026, 5:07 p.m.