[osgeo4w-dev] [osgeo4w] #556: GDAL build: enable ZSTD
OSGeo4W
trac_osgeo4w at osgeo.org
Wed Feb 14 12:16:41 PST 2018
#556: GDAL build: enable ZSTD
------------------------+---------------------------
Reporter: rouault | Owner: osgeo4w-dev@…
Type: enhancement | Status: new
Priority: major | Component: Package
Version: | Keywords: gdal
------------------------+---------------------------
GDAL trunk now supports ZSTD compression with GeoTIFF
Relevant options in nmake.opt:
{{{
# Uncomment for ZSTD TIFF support
#ZSTD_CFLAGS = -IC:/install-zstd/include
#ZSTD_LIBS = C:/install-zstd/lib/libzstd.lib
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/556>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list