Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 13, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Add support for storing tiles in Google Cloud Storage buckets, similar to
the existing S3 and Azure blob stores. Tiles are organized using the standard
TMS key structure.

Authentication works through Application Default Credentials (the recommended
approach for GCP), API keys, or anonymously for emulators. All configuration
parameters support environment variable expansion.

Delete operations run asynchronously and use the GCS batch API for efficiency
when removing tile ranges or entire layers. This keeps the main request threads
responsive during bulk operations.

Includes tests using testcontainers with fake-gcs-server, comprehensive
javadocs, and user documentation.
@pull pull bot locked and limited conversation to collaborators Oct 13, 2025
@pull pull bot added the ⤵️ pull label Oct 13, 2025
@pull pull bot merged commit 7f498c5 into GeoCat:main Oct 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant