Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tilebox.com/llms.txt

Use this file to discover all available pages before exploring further.

def Dataset.collections() -> dict[str, Collection]
List the available collections in a dataset.

Returns

A dictionary mapping collection names to collection objects.
collections = dataset.collections()