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 some functionality to support working with GeoTIFF files #192

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

Conversation

ajknapp
Copy link

@ajknapp ajknapp commented Aug 26, 2020

Hi,

This pull request adds three features which make it possible to work with some GeoTIFF files. First, it extends JuicyPixels to parse Float and Double EXIF tags. Second, it allows TIFF files containing 16-bit floats to be read. (These get converted to 32-bit floats immediately after being read.) Third, it allows TIFF files that use deflate compression to be read and written.

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.

1 participant