The GeoTools team is pleased to announce GeoTools 14-beta:
- geotools-14-beta-bin.zip
- geotools-14-beta-doc.zip
- geotools-14-beta-userguide.zip
- geotools-14-beta-project.zip
- maven repository
This release is made by Jody Garnett (Boundless) in conjunction with GeoServer 2.8-beta.
This release is a feature complete "beta" giving our community a chance to test before GeoTools 14.0 is shipped. Due to an influx of new features we have pushed back this beta release leaving a narrow one week opportunity for testing.
New (and returning) features:
This release is a feature complete "beta" giving our community a chance to test before GeoTools 14.0 is shipped. Due to an influx of new features we have pushed back this beta release leaving a narrow one week opportunity for testing.
New (and returning) features:
- Z order control during map production
- Extend Contrast Enhancement method handling in SLD and CSS
- TextSymbolizer once again supports the use of multiple fonts, allowing labels using multiple scripts
- ComplexFeature Parsing and Building Support
- GridCoverage improved with view management and delete support
- Brand new MongoDB datastore implementation
- Stable date/time literal conversion to sql (when running in different timezones)
- WFS client support for WFS 2.0.0 protocol
- New filter functions for retrieving the default geometry in a feature and quickly checking if a value is "IN" a list.
- Transaction is auto closable for use with java try-with-resource syntax
- Allow extshape://arrow to receive parameters to specify its proportions [GEOT-5126]
- Add projections for gnomonic (AUTO:97001) and stereographic (AUTO:97002) and WorldVanDerGrintenI use.
- DB2 performance setting giving priority to the spatial index
- Add read and write support for curves in Postgis data store [GEOT-5100, GEOT-5112]
- Add write support for curves in PropertyDataStore
- Add support for by layer interpolation methods to StreamingRenderer [GEOT-5064]
- Significantly speed up GML 3.x encoding speed for simple features [GEOT-5082]
- New projections supported: sinusoidal, gnomonic
About GeoTools 14
GeoTools 14 highlights:
- PostGIS Curve Support (GeoSolutions)
- MongoDB DataStore (Boundless)
- EJML replacement for vecmath
- ComplexFeature Parsing and Building Support
- JAI-Ext, the Open Source replacement for Oracle JAI (GeoSolutions)