[gdal-dev] Problems generating a COG file

Even Rouault even.rouault at spatialys.com
Wed Aug 20 13:43:50 PDT 2025


>
> Can I do other useful tests tonight?

Maybe just check/confirm that the issue is multithreading on the 
decoding side (which it looks to be) with:

gdal_translate web_mercator.tif web_mercator_jpeg.tif -co COMPRESS=JPEG 
-co BIGTIFF=YES -of GTIFF -co TILED=YES -co BLOCKXSIZE=512 -co 
BLOCKYSIZE=512 -oo NUM_THREADS=ALL_CPUS

where web_mercator.tif is LZW or Deflate compressed


-- 
http://www.spatialys.com
My software is free, but my time generally not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20250820/62a8bb80/attachment.htm>


More information about the gdal-dev mailing list