GeoTools 27.x upgrade
pomadchin opened this issue · 4 comments
pomadchin commented
I noticed a regression while doing the #3389 task, I was able to locate the version change that breaks geotools tests: geotools/geotools@25.4...25.5
The reason is a TIFF with -inf nodata values. it requires more investigations. It could happen due to one of the underlying geotools libraries upgrade i.e. jai-ext
; see the gitter thread: https://gitter.im/geotools/geotools?at=62c9fdcc76cd751a2fea9b49
pomadchin commented
^ this GeoTools bug is resolved via geotools/geotools#3992; it also revealed the underlying library behavioral feature: geosolutions-it/imageio-ext#279
pomadchin commented
Apparently, the fix that is in the main geotools branch just never got released.
jodygarnett commented
Please check if you can update to GeoTools 30.x series as outlined above :)