GeoServer 2.7.2 released
The GeoServer team is happy to announce the release of GeoServer 2.7.2. Download bundles are provided (zip, war, dmg and exe) along with documentation and extensions.
GeoServer 2.7.2 is a stable release of GeoServer recommended for production deployment. Thanks to everyone taking part, submitting fixes and new functionality including:
-
Importer raster improvements, added support for GDAL based file optimization when importing rasters, also, it is now possible to add add granules to a mosaic (and optimize them with GDAL in the process)
-
Importer vector improvements, now one can import data into non JDBC data stores too
-
Some improvements in the documentation on using GDAL based data sources in Windows
-
More tweaks on the XXE vulnerability fixes (we left it open just enough not to break OGC compliance)
-
Properly rendering GeoTiff files with flipped Y axis
-
Making sure WPS really stops answering requests when not enabled
-
Improvements in NetCDF handling of reprojected requests
-
For a full list, see the release notes.
Also, as a heads up for Oracle users, the Oracle store does not ship anymore with the JDBC driver (due to redistribution limitations imposed by Oracle). For details see the updated the oracle installation instructions here.
Thanks to Andrea (GeoSolutions) and Kevin (Boundless) for this release.
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