I'm not sure if this will help, hinder or just be tangential to the problem, but I've run into similar issues with TIFFs generated in (likely) similar ways. This should at least answer some of the questions around Manifold 8's failure to read the file after some of the conversions that have been done. My TIFFS are NOT BigTIFFs but Manifold 8 (x64 on Win 10 x64, dedicated 128 GB swap SSD, lots and lots of room on the project and system drives, 32 GB RAM. etc) will not read them - Unknown Error dialogs. It turns out the tiles are using tiled ordering instead of the older strip ordering. The solution has been to use IrfanView 64 batch conversion to change the tiles to PackBits compression. Manifold 8 then reads the tiles without issue and I can easily generate the merged ECW that is the purpose of all this effort. Here are two tiles as reported by IrfanView, the first being produced by Pix4DMapper version 2.1.58 (strip ordering) and the second by Pix4DMapper version 3.0.13 (tile ordering) Created with 2.1.58 ImageWidth (1 Short): 5000 ImageLength (1 Short): 5000 BitsPerSample (4 Short): 8, 8, 8, 8 Compression (1 Short): LZW Photometric (1 Short): RGB StripOffsets (5000 Long): 40475, 48138, 55788, 63424, 71088, 78718,... SamplesPerPixel (1 Short): 4 RowsPerStrip (1 Short): 1 StripByteCounts (5000 Long): 7663, 7650, 7636, 7664, 7630, 7660, 7672,... PlanarConfig (1 Short): Contig Software (12 ASCII): pix4dmapper DateTime (20 ASCII): 2016:05:11 10:41:00 Predictor (1 Short): 2 ExtraSamples (1 Short): 2 SampleFormat (4 Short): 1, 1, 1, 1 33550 (3 Double): 33922 (6 Double): 34735 (32 Short): 1, 1, 0, 7, 1024, 0, 1, 1, 1025, 0, 1, 1,... 34737 (29 ASCII): WGS84 / UTM zone 17N|WGS 84| 42113 (7 ASCII): -10000 Created with 3.0.13 ImageWidth (1 Short): 5000 ImageLength (1 Short): 5000 BitsPerSample (4 Short): 8, 8, 8, 8 Compression (1 Short): LZW Photometric (1 Short): RGB SamplesPerPixel (1 Short): 4 PlanarConfig (1 Short): Contig Software (12 ASCII): pix4dmapper DateTime (20 ASCII): 2016:05:03 10:30:36 Predictor (1 Short): 2 TileWidth (1 Short): 256 TileLength (1 Short): 256 TileOffsets (400 Long): 3687, 100163, 196891, 291519, 384382,... TileByteCounts (400 Long): 96476, 96728, 94628, 92863, 88260, 89582,... ExtraSamples (1 Short): 2 SampleFormat (4 Short): 1, 1, 1, 1 33550 (3 Double): 33922 (6 Double): 34735 (32 Short): 1, 1, 0, 7, 1024, 0, 1, 1, 1025, 0, 1, 1,... 34737 (29 ASCII): WGS84 / UTM zone 17N|WGS 84| 42113 (7 ASCII): -10000 I can supply the community and/or tech with as many before and after samples as you can possible need or want, but as expected, they are large files.
Don't expect, suggest! |