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

Update GDAL command to use built COG output format #6518

Merged
merged 6 commits into from
Oct 2, 2024
Merged

Conversation

eliotjordan
Copy link
Member

@eliotjordan eliotjordan commented Sep 30, 2024

  • Modifies geo derivative service to use built-in GDAL Cloud Optimized GeoTiff ouput format. Solves issue with improperly generated images.
  • Updates CI docker image to latest base version to get the latest version of GDAL with the new format.
  • Moves CI docker image from docker hub to GitHub packages to be more in line with other projects.
  • Adds GitHub Actions task to build new docker images when the Dockerfile or dependency build scripts change.

Closes #6501

Tried in figgy staging. Generates correctly formatted COG.
Screenshot 2024-09-30 at 7 20 45 PM

@eliotjordan eliotjordan marked this pull request as ready for review October 1, 2024 00:26
@tpendragon tpendragon merged commit 39f0ff0 into main Oct 2, 2024
5 checks passed
@tpendragon tpendragon deleted the 6501-cog branch October 2, 2024 21:12
@eliotjordan eliotjordan mentioned this pull request Oct 3, 2024
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.

Figgy GeoTiffs are not compatible with COG viewer
3 participants