GeoServer 1.6.3 Released
The GeoServer team would like to announce the release of 1.6.3. This is a stable release containing over 30 patches and improvements since 1.6.2.
One of the more visible additions is support for watermarking. People have been asking for this for some time, so thanks to GeoSolutions for implementing it. Also, coverage reprojection now works much better. Thanks to Martin Desruisseaux of Geomatys for the continued support on the GeoServer CRS subsystem. KML generation has been optimized (faster, less memory consumption) especially when dealing with large geometries. GeoServer supports so many projections natively, but that can have its downsides, namely when certain clients aren’t prepared for the size of the capabilities document! Now the SRS list can be limited in the WMS capabilities. Special thanks to Gabriel Roldán for the above two features.
You can view the 1.6.3 changelog for details, and download from geoserver.org. Thanks to the community for continually improving GeoServer. Please continue to submit those bug reports and feature requests.
Tutorials
- Powerful SLD Styles & Filters in GeoServer
- Using Logical Operators in GeoServer Filters
- Exploring CQL/ECQL Filtering in GeoServer
- Using Spatial Operators in GeoServer Filters
- Using Value Comparison Operators in GeoServer Filters
- Using Binary Comparison Operators in GeoServer Filters
- Utilizing the Demo Section in Geoserver
- How to Implement Basic Security in Geoserver
- How to create Tile Layers with GeoServer
- How to style layers using GeoServer and QGIS