Skip to content

Releases: Hyradus/ImageProcessingUtils

Fixed COG export, tiling bugs

23 Feb 18:00
Compare
Choose a tag to compare

What's Changed

  • Major fixes to tiling functions by @Hyradus in #3
  • fixed export for float nodata while using 8bit export by @Hyradus in #4
  • LZW compression set as DEFAULT for COG creation due to artifacts in conversion from source float32 images to uint8. JPEG compression can be used by editing cog_cfg.
    Full Changelog: v4.3.1...v4.3.2

Various Fixes

15 Feb 11:13
Compare
Choose a tag to compare

Fixed issued while creating COG with JPEG compression

New feature: Cloud Optimized GeoTiff support

11 Feb 08:18
Compare
Choose a tag to compare

Refresh

20 Jan 10:57
fa4426a
Compare
Choose a tag to compare
v4.2

Update README.md

Docker container, Jupyter Notebook and CLI (fix)

13 Oct 12:53
a59cb64
Compare
Choose a tag to compare

Minor fixes

Feature addons and reworks:

  • add updated dockerfile,
  • add jupyter notebook for Multi Image Processing,
  • modified version for Multi Image Processing python script, now can be used both in desktop and full cli environment,
    add preliminary notebook and python script for multiple recursive conversion of CRS raster and vectorial files.

Docker container, Jupyter Notebook and CLI

13 Oct 12:47
2d9f077
Compare
Choose a tag to compare

Feature addons and reworks

  • add updated dockerfile,
  • add jupyter notebook for Multi Image Processing,
  • modified version for Multi Image Processing python script, now can be used both in desktop and full cli environment,
    add preliminary notebook and python script for multiple recursive conversion of CRS raster and vectorial files.

Complete rework

18 Feb 15:16
Compare
Choose a tag to compare

Complete rework and unification of all previous tools, added support to cell-size scaling and complete support to GeoTiff and JP2

Update

28 Dec 19:05
Compare
Choose a tag to compare

Updated version: png and jpg tiles now includes ancillary world-file metadata.

ImageProcessingUtils

29 Oct 11:25
Compare
Choose a tag to compare