Skip to content

multiband TIFFs not working on MacOS #1

@NelsonMinar

Description

@NelsonMinar

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'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions