Is it faster to do a gdal_warp with compression then without? Is it safe to assume the drive write speed would be the limiting factor for speed in this case?
On Fri, Mar 13, 2020 at 8:33 AM Cainã K. Campos <[email protected]> wrote: > Hello Brian, > > Try to add the switch -co "COMPRESS=LZW" to the command line to > generate a compressed result with lossless compression. > > On Fri, Mar 13, 2020 at 9:07 AM Brian <[email protected]> wrote: > >> So compressed this raster is fairly small about 120mb but running >> gdal_warp produces a raster that is about 416 gb, is this something this >> list can help with? If so I can upload the file somewhere and let you >> guys/gals take a look at it. >> _______________________________________________ >> gdal-dev mailing list >> [email protected] >> https://lists.osgeo.org/mailman/listinfo/gdal-dev > >
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
