It’s been a long time coming, but after nine months, hundreds of hours of development and testing work, two betas and five release candidates, the GeoServer team is happy to announce the release of GeoServer 2.1.0! The release of a new major version update is a big deal (the last one was 18 months ago), [...]
December 20, 2010 – 10:38 am
The GeoServer community is proud to announce the release of 2.1-beta3, which is now available for download. The big feature for this release is support for WMS 1.3. Special thanks goes out to Ordnance Survey, Great Britain’s national mapping agency, for providing OpenGeo with funding to complete the task. With WMS 1.3 mandated by the INSPIRE Initiative, [...]
Styling map layers in GeoServer can be challenging. While there are some ways to craft map layers without ever needing to look at Styled Layer Descriptor (SLD) code, there are some who don’t want an intermediary and want to code with SLD directly. For those, there are few options: 1. Read the OGC SLD 1.0 [...]
When designing a map, sometimes you want to render something that is related to the geometries you have at hand, but which is not specifically the geometries themselves. Maybe you want to highlight the end of a line, create a drop shadow effect, or make the vertices that make up a geometry more evident to [...]
December 18, 2008 – 9:36 am
A new post on the Raster Symbolizer tips & tricks, this time I am going to show how to build an RGB image using 8 bits or unsigned 16 bits multi band coverages. I have been playing lately with some remote sensing data for the geoSDI project specifically the emissive subdataset coming from the MODIS [...]
November 12, 2008 – 1:57 pm
Starting with the 1.7.0 release GeoServer comes with a pretty decent (well, at least IMHO ) implementation of the SLD 1.0 RasterSymbolizer element (check here for a technical discussion on the implementation). On a side this means that we can try to style raster data as well as verctor data. On the other side, this [...]