GeoServer is an open-source software server written in Java that allows users to share and edit geospatial data. Designed for interoperability, it publishes data from any major spatial data source using open standards. GeoServer has a browser-based web administration interface application used to configure all aspects of GeoServer, from adding and publishing data to changing service settings.
v2.5 [Mar 11, 2014]
Bugs:
- wfs2 resultType=hits maxFeatures returns bad numberMatched
- Assorted CSS documentation glitches
- WMS cascading fails if layers are secured and logging is set to verbose
- Persisters fails writing temporary file
- CAS extension throws exception in case of empty URL params
- Missing user roles if using Authkey Authentication Filter
- VectorRenderingLayerIdentifier will return the same feature multiple times, if there are multiple rules in the SLD matching it
- Unable to get 5x5 test coverage when configuring a layer with footprint in some cases.
- importer cannot handle jagged geojson
Improvement
- ST_Simplify in the PostGIS driver for performance
- Update JNDI tutorial
Task
- Addition of documentation about Footprint management