GeoTools

OSGeo

Wednesday, January 22, 2020

GeoTools 22.2 released

The GeoTools team is pleased to announce the release of GeoTools 22.2:
GeoTools 22.2 is a stable release and is recommended for new development and production systems. This release is made in conjunction with GeoServer 2.16.2.

Fixes and Improvements

Improvements:
  • Added preferred image format support in WMSLayer and WMSCoverageReader
  • Upgraded Jackson to 2.10.1
  • Improved performance of AttributeExpressionImpl.evaluate(...) under concurrency
Fixes:
  • Fixes for SQL conversion of Like predicates using expressions (e.g., a nested function)
  • URL-encode special characters when issuing GetFeature in WFS DataStore
  • Fixed misaligned tile contents when rendering heterogenenous CRS mosaics, with reprojection, APH enabled, and high oversampling
  • Fixed documentation for goodnessOfFit text labelling vendor option
  • Fixed MongoDbB appschema support fails when iterating over an empty collection

About GeoTools 22 Series

  • Functions for working with list content and JSON text strings added
  • Release notes ( 22.1 | 22.0 | 22-RC1 )