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

Fixed bug in reading NoData value if len = 4 #1490

Merged

Conversation

lossyrob
Copy link
Member

There is a bug in GeoTiff NoData reading, where if the string length of the number was equal to 4, for instance "-128", then the GeoTiff reader was not able to correctly parse that information. This fixes that issue.

@lossyrob lossyrob merged commit 529671c into locationtech:master May 24, 2016
@lossyrob lossyrob added this to the 1.0 milestone Oct 18, 2016
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