Changes between Version 3 and Version 4 of Grass7/NewFeatures76
- Timestamp:
- 05/04/18 13:18:02 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Grass7/NewFeatures76
v3 v4 33 33 34 34 === Raster modules === 35 36 A new raster compression method has been added: ZSTD ([http://www.zstd.net/ ZSTD], [https://github.com/facebook/zstd ZSTD on github]). ZSTD is an improvement over ZLIB's deflate method, providing both faster and higher compression than ZLIB. 35 37 36 38 A new module, ...