-
-
Notifications
You must be signed in to change notification settings - Fork 216
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
Support for pmtiles S3 urls #1477
base: main
Are you sure you want to change the base?
Commits on Nov 12, 2024
-
add support for pmtiles streaming from S3 using authenticated requests
alamminsalo authored and alamminsalo committedNov 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 19742ce - Browse repository at this point
Copy the full SHA 19742ceView commit details -
alamminsalo authored and alamminsalo committed
Nov 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 97388b3 - Browse repository at this point
Copy the full SHA 97388b3View commit details -
add S3SourceError for S3 uri-related errors
alamminsalo authored and alamminsalo committedNov 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 9e4f48b - Browse repository at this point
Copy the full SHA 9e4f48bView commit details -
Fixed unwrapping results in s3 uri parsing
alamminsalo authored and alamminsalo committedNov 12, 2024 Configuration menu - View commit details
-
Copy full SHA for c224f99 - Browse repository at this point
Copy the full SHA c224f99View commit details -
alamminsalo authored and alamminsalo committed
Nov 12, 2024 Configuration menu - View commit details
-
Copy full SHA for e895ad1 - Browse repository at this point
Copy the full SHA e895ad1View commit details -
Try AWS_PROFILE profile before fallbacking to default credentials
alamminsalo authored and alamminsalo committedNov 12, 2024 Configuration menu - View commit details
-
Copy full SHA for a144f3d - Browse repository at this point
Copy the full SHA a144f3dView commit details -
add mention of using AWS_PROFILE, fill in information on how credenti…
…als work
alamminsalo authored and alamminsalo committedNov 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 3b70206 - Browse repository at this point
Copy the full SHA 3b70206View commit details -
alamminsalo authored and alamminsalo committed
Nov 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 5a18b12 - Browse repository at this point
Copy the full SHA 5a18b12View commit details
Commits on Nov 13, 2024
-
migrate to aws-s3-sdk backed for s3 pmtiles support
alamminsalo authored and alamminsalo committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for ced16fc - Browse repository at this point
Copy the full SHA ced16fcView commit details -
update pmtiles s3 documentation
alamminsalo authored and alamminsalo committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 7eee529 - Browse repository at this point
Copy the full SHA 7eee529View commit details -
alamminsalo authored and alamminsalo committed
Nov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for ec7a68c - Browse repository at this point
Copy the full SHA ec7a68cView commit details -
remove unnecessary aws-sdk-s3 dep
alamminsalo authored and alamminsalo committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for c82421e - Browse repository at this point
Copy the full SHA c82421eView commit details -
alamminsalo authored and alamminsalo committed
Nov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 8db2b18 - Browse repository at this point
Copy the full SHA 8db2b18View commit details -
alamminsalo authored and alamminsalo committed
Nov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for c7daa69 - Browse repository at this point
Copy the full SHA c7daa69View commit details -
add support for anonymous S3 requests using AWS_NO_CREDENTIALS env var
alamminsalo authored and alamminsalo committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 6c4ee85 - Browse repository at this point
Copy the full SHA 6c4ee85View commit details -
add env variables for pmtiles s3 tests
alamminsalo authored and alamminsalo committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 16ffe93 - Browse repository at this point
Copy the full SHA 16ffe93View commit details -
update docs on anonymous s3 requests
alamminsalo authored and alamminsalo committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for eaa54ce - Browse repository at this point
Copy the full SHA eaa54ceView commit details
Commits on Nov 14, 2024
-
remove accidentally committed file
alamminsalo authored and alamminsalo committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 1ab569e - Browse repository at this point
Copy the full SHA 1ab569eView commit details