GeoTools

OSGeo

Thursday, July 17, 2025

GeoTools 33.2 released

The GeoTools team is pleased to announce the release of the latest stable version of GeoTools 33.2:

This release is also available from the OSGeo Maven Repository and is made in conjunction with GeoServer 2.27.2 and GeoWebCache 1.27.2.

We are grateful to Peter Smythe (AfriGIS) for carrying out the release.

Release notes

See Release Notes from 33.2

Bug

GEOT-7773 GeoJSONParser of gt-arcgisrest sets Id of each feature to "features"

GEOT-7774 PreventLocalEntityResolver prevents access to jar:nested resources

GEOT-7776 Image mosaic property collectors fail with a array access exception when the regex does not match

GEOT-7779 ImageMosaic read in a data hole returns data filled with zeros, should be using nodata instead

GEOT-7780 Contrast enhancement with clip to min/max loses input nodata

GEOT-7785 Bounds computation fails when a null geometry is present on SingleStore datastore

Improvement

GEOT-7765 Improve PropertyIsLike filter to work for numeric columns in postgres

GEOT-7781 Add a priority to property accessors

GEOT-7782 Allow usage of grouping aggregation as a rendering transformation

GEOT-7783 Reduce build times by parallelizing metadata integration tests

New Feature

GEOT-7767 Java UUID type support to geopkg dialect

Task

GEOT-7757 Disallow usage of var in GeoTools source code

GEOT-7775 Singlestore(MemSql) datastore