https://planetarymaps.usgs.gov/mosaic/L ... m_v1.1.tif
Code: Select all
identify Lunar_LRO_WAC_GLD100_DTM_79S79N_100m_v1.1.tif
Code: Select all
Lunar_LRO_WAC_GLD100_DTM_79S79N_100m_v1.1.tif TIFF64 109165x47912 109165x47912+0+0 16-bit Grayscale Gray 10.461GB 0.010u 0:00.059
identify: Unknown field with tag 33550 (0x830e) encountered. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/881.
identify: Unknown field with tag 33922 (0x8482) encountered. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/881.
identify: Unknown field with tag 34735 (0x87af) encountered. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/881.
identify: Unknown field with tag 34736 (0x87b0) encountered. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/881.
identify: Unknown field with tag 34737 (0x87b1) encountered. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/881.
identify: Unknown field with tag 42113 (0xa481) encountered. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/881.
Code: Select all
env MAGICK_TMPDIR=/media/me/Linux_500GB/ImageOfTheMoon convert -limit memory 0.5mb -limit map 1mb Lunar_LRO_WAC_GLD100_DTM_79S79N_100m_v1.1.tif -resize 4096 moon4096.jpg
Code: Select all
convert: memory allocation failed `Lunar_LRO_WAC_GLD100_DTM_79S79N_100m_v1.1.tif' @ error/tiff.c/ReadTIFFImage/1812.
convert: no images defined `moon_small.jpg' @ error/convert.c/ConvertImageCommand/3210.
My IM version:
Code: Select all
identify -version
Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-07-31 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC
Features: DPC Modules OpenMP
Delegates: bzlib cairo djvu fftw fontconfig freetype jbig jng jpeg lcms lqr ltdl lzma openexr pangocairo png rsvg tiff wmf x xml zlib