GeoTools 21.2 released
The GeoTools team is happy to announce the release of GeoTools 21.2:
This release is made in conjunction with GeoServer 2.15.2.
- geotools-21.2-bin.zip
- geotools-21.2-doc.zip
- geotools-21.2-project.zip
- geotools-21.2-userguide.zip
- maven repository
This release is made in conjunction with GeoServer 2.15.2.
Improvements
- Improve entity validation in external DTD
- Allow turning off dateline wrapping heuristic by using a projection parameter
- Optional densification of points in ProjectionHandler
Bug Fixes
- GeoTools maven repo in FAQ page still pointing to opengeo
- Math filter functions are not null safe
- GeoTIFF reader won't use source subsampling if overviews are disabled
- Can't create default value for com.vividsolutions.jts.geom.Geometry
- Exceptions in WarpBuilder are not captured by StreamingRenderer if densification is enabled
- FootprintBehavior attaches a ROI to blank images when no input is found, even if the footprint behavior is "NONE"
- wfs-ng maxFeatures applied before Filters on WFS requests with MapServer
- MongoDB file schema generation uses only the first object from the collection.
- For more fixes see the release notes: (21.2 | 21.0 | 21.0 | 21-RC | 21-M0 )
About GeoTools 21 Series
- GeoTools 21.0 Blog Post
- Java install and Java 11 Quickstart (User Guide)
- Java 2018 Code Sprint (OSGeo)