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

multiband TIFFs not working on MacOS #1

Open
NelsonMinar opened this issue Sep 30, 2011 · 1 comment
Open

multiband TIFFs not working on MacOS #1

NelsonMinar opened this issue Sep 30, 2011 · 1 comment

Comments

@NelsonMinar
Copy link
Contributor

The multiband slope-and-aspect TIFFs generated by hillfarm-seed.py are corrupt on MacOS. I've tried various versions of libtiff. 3.9.5 built in Homebrew (the default version) hangs in Mapnik in error handling code via libboost. Homebrewed 4.0.0beta7 and MacOS' version of libtiff both work, but creates corrupt TIFF files that can not be read. Attempts to open them result in

ERROR 1: /Users/nelson/corrupt.tiff:Failed to allocate memory for to read TIFF directory (0 elements of 12 bytes each)
ERROR 1: TIFFReadDirectory:Failed to read directory at offset 79430
gdalinfo failed - unable to open '/Users/nelson/corrupt.tiff'.

@NelsonMinar
Copy link
Contributor Author

An example broken TIFF is at http://dl.dropbox.com/u/24772043/corrupt-multiband.tiff

One version of libtiff known to work on Debian is marked /usr/lib/libtiff.so.4.3.4

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

No branches or pull requests

1 participant