Skip to content

Version 1.16.0

Compare
Choose a tag to compare
@manthey manthey released this 05 Aug 17:24
· 1618 commits to master since this release
7b5142b

Features

  • Add a tifffile tile source (885, 896, 903)
  • Added a canReadList method to large_image to show which source can be used (895)
  • Optionally show metadata in item lists (901)
  • Register the tile output formats from PIL (904)
  • Copy tilesource instances to add styles (894)

Improvements

  • Pass options to the annotationLayer mode (881)
  • Support more style range options (883)
  • When converting girder images locally, prefer mount paths (886)
  • Store the id of job results for easier post-job work (887)
  • Harden style compositing of partial tiles (889)
  • Cache read_tiff calls to speed up restyling (891)
  • Speed up styling by doing less (892)
  • Add local color definitions (858)
  • Inheritable config files (897)
  • Add geospatial property (818, 908)
  • Improve repr of image bytes (902)
  • Handle nodata style when specified as a string (914)

Changes

  • Be more consistent in source class name attribute assignment (884)

Bug Fixes

  • Fix alpha on GDAL sources with a projection that have an explicit alpha channel (909, 915)