An application for discovering collections from multiple STAC APIs and/or CMRs
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
Federated Collection Discovery
An application for discovering geospatial data collections from multiple STAC APIs and/or CMRs.
Installation
The package can be installed from pypi, optionally with uvicorn for
serving the application locally:
for uvicorn:
pip install federated-collection-discovery[uvicorn]
If you are going to run the application in an AWS Lambda function,
install the aws_lambda extras in the build context:
pip install federated-collection-discovery[aws_lambda]
Usage
To run the FastAPI application, set the FEDERATED_STAC_API_URLS environment variable
and/or the FEDERATED_CMR_URLS environment variable, then launch it with uvicorn:
MAAP_API=https://stac.maap-project.org/
VEDA_API=https://openveda.cloud/api/stac/
ESA_API=https://catalogue.dataspace.copernicus.eu/stac
FEDERATED_STAC_API_URLS=${MAAP_API},${VEDA_API},${ESA_API} \
uvicorn federated_collection_discovery.main:app --host 0.0.0.0 --port 8000
Development
Clone the repo
git clone git@github.com:developmentseed/federated-collection-discovery.git
cd federated-collection-discovery
Install uv
Ensure you have uv installed. If not, install it:
# install uv
# unix
curl -LsSf https://astral.sh/uv/install.sh | sh
# or on windows
powershell -c "irm https://astral.sh/uv/install.ps1 | iex"
Install federated_collection_discovery
Navigate to the src/server directory and install the dependencies (in a virtual
environment) using Poetry:
uv sync --all-extras
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file federated_collection_discovery-0.1.9.tar.gz.
File metadata
- Download URL: federated_collection_discovery-0.1.9.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
733bfffe267e13f320f95e7b72eb13bec7d24589bb1f47c452c3f0573aefdcb5
|
|
| MD5 |
f6798d2f33497f3e613b9338d8780d18
|
|
| BLAKE2b-256 |
cb81fba3d2b65a3dd3dc81e44613d2a80150af5e3732bd61a1ef2cf4e1b3ad06
|
Provenance
The following attestation bundles were made for federated_collection_discovery-0.1.9.tar.gz:
Publisher:
ci.yaml on developmentseed/federated-collection-discovery
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
federated_collection_discovery-0.1.9.tar.gz -
Subject digest:
733bfffe267e13f320f95e7b72eb13bec7d24589bb1f47c452c3f0573aefdcb5 - Sigstore transparency entry: 173816514
- Sigstore integration time:
-
Permalink:
developmentseed/federated-collection-discovery@49115ef23176abe459f577ea524ffb955dca8aac -
Branch / Tag:
refs/tags/0.1.9 - Owner: https://github.com/developmentseed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yaml@49115ef23176abe459f577ea524ffb955dca8aac -
Trigger Event:
push
-
Statement type:
File details
Details for the file federated_collection_discovery-0.1.9-py3-none-any.whl.
File metadata
- Download URL: federated_collection_discovery-0.1.9-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e4ad984aa78906e7dc134347d6d3fabcc9b8cf37e00e60573f55265b3bf9af2
|
|
| MD5 |
8153c0c61c15fe5c73d85594e51c0b93
|
|
| BLAKE2b-256 |
328a87e3e142fea5a27691c3a28f372805397885f5a4681e165afe6782b85e29
|
Provenance
The following attestation bundles were made for federated_collection_discovery-0.1.9-py3-none-any.whl:
Publisher:
ci.yaml on developmentseed/federated-collection-discovery
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
federated_collection_discovery-0.1.9-py3-none-any.whl -
Subject digest:
7e4ad984aa78906e7dc134347d6d3fabcc9b8cf37e00e60573f55265b3bf9af2 - Sigstore transparency entry: 173816516
- Sigstore integration time:
-
Permalink:
developmentseed/federated-collection-discovery@49115ef23176abe459f577ea524ffb955dca8aac -
Branch / Tag:
refs/tags/0.1.9 - Owner: https://github.com/developmentseed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yaml@49115ef23176abe459f577ea524ffb955dca8aac -
Trigger Event:
push
-
Statement type: