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

S3 tif file download issue #38

Open
Adithya-Devops opened this issue Mar 19, 2024 · 1 comment · May be fixed by #39
Open

S3 tif file download issue #38

Adithya-Devops opened this issue Mar 19, 2024 · 1 comment · May be fixed by #39

Comments

@Adithya-Devops
Copy link

Hi,
Whenever I am trying to run elevation_tile_download in linux using the docker image interline/planetutils:release-v0.4.11, the tif files are being downloaded as http due to which it's failing. How can download the files as htttps request? Kindly help me out in sorting this issue.
Tif file
tif unsupported

@pbrinkmeier pbrinkmeier linked a pull request Dec 29, 2024 that will close this issue
@pbrinkmeier
Copy link

This is due to the http (instead of https) download URL. You can use the code on my PR to build the Docker container locally and run the script from that.

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 a pull request may close this issue.

2 participants