GeoTools

OSGeo

Friday, May 26, 2023

GeoTools 29.1 Released

 The GeoTools team are pleased to announce the release of the latest stable version of GeoTools 29.1 

    geotools-29.1-bin.zip
    geotools-29.1-doc.zip
    geotools-29.1-userguide.zip
    geotools-29.1-project.zip

Improvements and fixes in this release

Bug

  • GEOT-7325 WMTS multi tile request is not compatible with RESTful servers
  • GEOT-7333 The result of linearization after creating circulararc is wrong
  • GEOT-7338 Child feature ClientProperties are duplicated on Complex features parent container elements from the child feature
  • GEOT-7340 Avoid PAMParser init causing ImageMosaic to fail
  • GEOT-7344 Child feature ClientProperties are duplicated on no-GML XML element parent container from the child elements

Thursday, May 4, 2023

GeoTools 27.5 Released

The GeoTools team is pleased to share the availability GeoTools 27.5:

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

Improvements and fixes in this release

Bug

GEOT-7316 Child feature ClientProperties are replicated on GML parent container elements: gml:featureMember and wfs:member

GEOT-7318 Unit of measure not escaped in DWithin filter

GEOT-7325 WMTS multi tile request is not compatible with RESTful servers

GEOT-7327 TransformFeatureSource needs to transform FID filters too

GEOT-7331 ContentFeatureSource reprojection requirement check fails to resolve to false with two WGS84 CRS instances.

GEOT-7333 The result of linearization after creating circulararc is wrong

GEOT-7338 Child feature ClientProperties are duplicated on Complex features parent container elements from the child feature

GEOT-7340 Avoid PAMParser init causing ImageMosaic to fail

GEOT-7344 Child feature ClientProperties are duplicated on no-GML XML element parent container from the child elements

Task

GEOT-7310 Update Oracle JDBC driver to 19.18.0.0

GEOT-7317 Upgrade snakeyaml from 1.32 to to 2.0

GeoTools 28.3 Released


The GeoTools team is pleased to share the availability GeoTools 28.3:
This release is also available from the OSGeo Maven Repository and is made in conjunction with GeoServer 2.22.3 and GeoWebCache 1.22.2.

Improvements and fixes in this release

Bug

GEOT-7238 WFSContentComplexFeatureSource.getFeatures(Filter) creates a wrong Query

GEOT-7239 WFSContentDataAccess will fail when using HTTP POST

GEOT-7316 Child feature ClientProperties are replicated on GML parent container elements: gml:featureMember and wfs:member

GEOT-7318 Unit of measure not escaped in DWithin filter

GEOT-7324 NPE on WMTS single tile request on missing GetTile operation in capabilities

GEOT-7325 WMTS multi tile request is not compatible with RESTful servers

GEOT-7327 TransformFeatureSource needs to transform FID filters too

GEOT-7331 ContentFeatureSource reprojection requirement check fails to resolve to false with two WGS84 CRS instances.

GEOT-7333 The result of linearization after creating circulararc is wrong

GEOT-7338 Child feature ClientProperties are duplicated on Complex features parent container elements from the child feature

GEOT-7340 Avoid PAMParser init causing ImageMosaic to fail

GEOT-7344 Child feature ClientProperties are duplicated on no-GML XML element parent container from the child elements

Improvement

GEOT-7253 Create an ordinary WFSFactoryParam<String> of WFSDataStoreFactory:SCHEMA_CACHE_LOCATION

GEOT-7312 Add support for editable description in GeoServer customize feature type table

Task

GEOT-7310 Update Oracle JDBC driver to 19.18.0.0

GEOT-7317 Upgrade snakeyaml from 1.32 to to 2.0