- geotools-20.2-bin.zip
- geotools-20.2-doc.zip
- geotools-20.2-project.zip
- geotools-20.2-userguide.zip
- maven repository
This release is made in conjunction with GeoServer 2.14.2.
Improvements
- Add the possibility to specify the target CRS for the ReprojectingFilterVisitor
- Allow FilterDOMParser to handle filters with expression in the "value" element
- Do not set ROIs in image mosaic when not strictly necessary
Fixes
- CSVDataStore doesn't clean up temp file when writing out
- GeoTIFF reader attaches nodata to the coverage, but not to the underlying image
- ImageMosaic harvesting does not scale up
- Reproject filter tries to reproject non geometry properties
- BBox function crashes when passed GML
- GeoPackage reader fails to report the number of overviews available
- Complex MongoDB generated properties are not correctly handled in SLDs
- For more details see release notes (20.2 | 20.1 | 20.0 | 20-RC)
About GeoTools 20 Series
- JTS Upgrade to version 1.16 and Migrate to JSR-363, see update instructions for details.
- Channel selection name allows expression
- Jiffle map algebra
- PostGIS store improvements optimized to encode additional functions directly into SQL, support for array data types, and geometries with measure.