Hello,
I'm trying to color a rather large laz file (around 10.6 gigs and ~3 billion points) of ariborne lidar data. I'm using 1m NAIP imagery TIFF of the area. The tool first called the error over the big tiff with a 4-band, 8-bit image with an uncompressed size of 2.63 GB. I then re-exported this image (In ArcMap) with the "Use Renderer" and "Force RGB" box checked which brought the the size down to 1.93 GB and the bands down to 3. Still getting the BigTIFF error... I read that 5GB is the cut-off for BigTIFF...?
Each of the two .tif files I tried have their corresponding .tfw files (however, one has an associated .ovr file that is quite large).
What am I doing wrong?
Here's the command:
lascolor -i "i:\ElPaso_Airborne_Lidar\Data\elpaso_fema_als_merged.laz" -image "i:\ElPaso_Airborne_Lidar\imagery\EP_NAIP_8bit2.tif" -olaz
Here's the error:
i:\ElPaso_Airborne_Lidar\imagery\EP_NAIP_8bit2.tif: This is a BigTIFF file. This format not supported
by this version of libtiff..
ERROR: failed in XTIFFOpen
ERROR: cannot open TIF image 'i:\ElPaso_Airborne_Lidar\imagery\EP_NAIP_8bit2.tif'
ERROR: reading 'i:\ElPaso_Airborne_Lidar\imagery\EP_NAIP_8bit2.tif'
Many thanks,
Stephen E.