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

ADD: Transparency options for geotiff writer #1496

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

qubitqualia
Copy link

Added options to the geotiff writer that allow RGB images to be created with a transparent background. An opacity setting was also added to control the overall transparency of the output image.

  • [X ] Tests added
  • [ X] Documentation reflects changes

@zssherman
Copy link
Collaborator

@qubitqualia Thanks for the PR! Looks reasonable to me! Think just some PEP8 fixes are needed for the nonewline etc

@qubitqualia
Copy link
Author

Should be good now. This is my first pull request so thank you for your patience!

@zssherman
Copy link
Collaborator

No worries! Rerunning the tests now

@zssherman
Copy link
Collaborator

Looks like a few more PEP8 changes.

@zssherman
Copy link
Collaborator

@qubitqualia I left a few more comments, and quick question, are we setting the default to transparent? Or are we setting it to normal prior to this PR and if a user wants to they can set it to transparent, I saw the transparent parameter set to true and wanted to make sure.

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.

None yet

2 participants