Releases: geotiffjs/geotiff.js
Releases · geotiffjs/geotiff.js
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
Release v1.0.4
Fixing race condition in source/blockedsource.js
Release v1.0.3
Improved readme
v1.0.2
Bugfix release.
parseContentRange
function is now more fault tolerant.
v1.0.1
Fixing issue for node JS: Missing AggregateError class definition
v1.0.0
Stable API
This release adds support for
- n-bit images
- predictors
- HTTP range requests (+ HTTP multi-range support)
- Source based on FileReader
Multi GeoTIFFs
- Main file + overviews in a single instance
Image decoding in web-workers
RGB reading: automatic translation of color spaces to RGB