Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store S3 region along with S3 URL #912

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Store S3 region along with S3 URL #912

merged 1 commit into from
Oct 3, 2023

Conversation

olsen232
Copy link
Collaborator

@olsen232 olsen232 commented Oct 3, 2023

Description

Allows for a dataset to contain tiles from more than one S3 region.
Might not be very common to have multi-S3-region datasets but conceptually, the region is just an extra part of the URL - other non-S3 schemes (such as https / azure / whatever) don't have regions, so the closer we keep the region to the rest of the URL, the more consistent things will be across the bourd.

Related links:

#905

Checklist:

  • Have you reviewed your own change?
  • Have you included test(s)?
  • Have you updated the changelog?

@olsen232 olsen232 requested a review from craigds October 3, 2023 01:58
@olsen232 olsen232 merged commit 544fb98 into master Oct 3, 2023
33 checks passed
@olsen232 olsen232 deleted the store-region branch October 3, 2023 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants