Opened 4 months ago
Last modified 4 months ago
#855 closed enhancement
Missing c-blosc dependency for GDAL — at Version 1
Reported by: | rouault | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Package |
Version: | Keywords: | ||
Cc: |
Description (last modified by )
From GDAL IRC: "I just realized that gdal embedded in qgis for windows, up to v3.9.2, doesn't include blosc compression for zarr format"
GDAL could potentially be built against https://github.com/Blosc/c-blosc
<arkanoid> by hacking a little into qgis, I figure out that the included gdal 3.7.2 DOES support zarr (run gdalinfo --formats from within gui), but open raster layer with ZARR:"<my zarr path>/var" ends with error "Decompressor blosc not-handled"
Note:
See TracTickets
for help on using tickets.