WCS

GeoServer 2.3.0 Released, First Official OSGeo Release

[this story was submitted by a user as a press release (thanks!), I'm republishing it as a story too since it's a pertinent major release]

The GeoServer team is happy to announce the release of GeoServer 2.3.0, available for download.

This release contains six months worth of improvements and fixes to the GeoServer code base. Including several important new features and improvements such as:

  • A pluggable configuration subsystem (for the catalog and service configuration)
  • GeoWebCache clustering and disk quota improvements
  • More powerful layer groups and better control of the WMS capabilities layer tree
  • Several security subsystem improvements
  • WPS process whitelist (control which processes your WPS is exposing)
  • WMS dimensions support improvements (units, custom dimensions)
  • JSON and JSONP output format support in many OGC operations
  • The monitoring module finally graduating to official extension
  • Raster re-projection quality improvements and speedups
  • INSPIRE module improvements for the WFS protocol
  • A newfound ability to catalogue all components of GeoServer via a REST API

For those daring enough to try out nightly builds the 2.3.x series also offers a new scripting extension allowing you to write WPS processes and small applications in your preferred scripting language. Also included as a nightly community module available is a complete WCS 2.0 service implementation.

More information about the new features of the 2.3.x stream can be found in the  GeoServer 2.3-beta release announcement.

The good news do not stop there. GeoServer has finally completed the OSGeo incubation and it’s now an official OSGeo project. Many thanks to all that participated, in particular Jody Garnett for constantly pushing forward, Landon Blake for mentoring us, and all the people that participated to the FOSS4G-AU code sprint in which all of the grunt work of provenance review was done. We want to thank in particular Jody Garnett, Adam Brown, Karin Stronkhorst, Luca Morandini and Joshua Vote for the hard work.

OSGeo Project

And last but not least there have been some bug fixes since the RC1 release, you can find a full list in the GeoServer 2.3.0 changelog. Included in this list, for those willing to try out nightly builds, is a new fast WMS JPEG encoder based on libjpeg-turbo which should give a nice boost to your raster data serving.

Download GeoServer 2.3, try it out, and provide feedback on the GeoServer mailing list.  As with any new version, be sure to backup your data directory before upgrading.

Thanks again for using GeoServer!

Download GeoServer 2.3

 

GeoServer 2.3.0 released, first official OSGeo release

The GeoServer team is happy to announce the release of GeoServer 2.3.0, available for download.

This release contains six months worth of improvements and fixes to the GeoServer code base. Including several important new features and improvements such as:

  • A pluggable configuration subsystem (for the catalog and service configuration)
  • GeoWebCache clustering and disk quota improvements
  • More powerful layer groups and better control of the WMS capabilities layer tree
  • Several security subsystem improvements
  • WPS process whitelist (control which processes your WPS is exposing)
  • WMS dimensions support improvements (units, custom dimensions)
  • JSON and JSONP output format support in many OGC operations
  • The monitoring module finally graduating to official extension
  • Raster re-projection quality improvements and speedups
  • INSPIRE module improvements for the WFS protocol
  • A newfound ability to catalogue all components of GeoServer via a REST API

For those daring enough to try out nightly builds the 2.3.x series also offers a new scripting extension allowing you to write WPS processes and small applications in your preferred scripting language. Also included as a nightly community module available is a complete WCS 2.0 service implementation.

More information about the new features of the 2.3.x stream can be found in the  GeoServer 2.3-beta release announcement.

The good news do not stop there. GeoServer has finally completed the OSGeo incubation and it’s now an official OSGeo project. Many thanks to all that participated, in particular Jody Garnett for constantly pushing forward, Landon Blake for mentoring us, and all the people that participated to the FOSS4G-AU code sprint in which all of the grunt work of provenance review was done. We want to thank in particular Jody Garnett, Adam Brown, Karin Stronkhorst, Luca Morandini and Joshua Vote for the hard work.

OSGeo Project

And last but not least there have been some bug fixes since the RC1 release, you can find a full list in the GeoServer 2.3.0 changelog. Included in this list, for those willing to try out nightly builds, is a new fast WMS JPEG encoder based on libjpeg-turbo which should give a nice boost to your raster data serving.

Download GeoServer 2.3, try it out, and provide feedback on the GeoServer mailing list.  As with any new version, be sure to backup your data directory before upgrading.

Thanks again for using GeoServer!

Download GeoServer 2.3

 

GeoServer 2.2.4 Released

The GeoServer team is happy to announce the release of GeoServer 2.2.4, now available for download.

This is the latest release of the stable 2.2 series. The changes that might interest the most users are:

  • the monitoring extension module just got promoted to official extension [GEOS-5538]
  • the status page does not throw errors after catalog reloads anymore [GEOS-5371]
  • one critical fix in the REST configuration of freemarker templates [GEOS-5533]

The changelog also contains the following minor bug fixes

  • [GEOS-5338] – Filter function IEEERemainder mishbehaves in SLD
  • [GEOS-5537] – Tiling artifacts with RasterSymbolizer using bilinear interpolation (when oversampling raster)
  • [GEOS-5551] – WFS 1.0 capabilities will NPE with misconfigured OGR and XSLT output formats
  • [GEOS-5565] – workspace admin unable to create sql view
  • [GEOS-5570] – QueryProcess fails if called with an OGC filter (either 1.0 or 1.1)
  • [GEOS-5197] – Use the layer abstract as the GeoRSS channel description
  • [GEOS-5561] – Missing i18n support for ReprojectPage
  • [GEOS-5562] – Missing i18n support for WorkspaceEditPage
  • [GEOS-5563] – slight mixed up order of Y-parameters in AffineTransformPanel

Also, looking at the corresponding GeoTools release changelog we have the following extra goodies in:

  • improvements in the WFS cascading, we can now better interact with remote WFS servers running on TinyOWS and ArcGIS
  • imageio-ext was upgraded to version 1.1.6, which means from now on GeoServer uses GDAL 1.9 to extends the range of raster formats it supports

Download GeoServer 2.2.4, try it out, and provide feedback on the GeoServer mailing list.

Thanks again for using GeoServer!

Rasdaman: Geospatial Raster Data Manager

I had to investigate OGC's WCS standard and in the process I learned about Rasdaman, a geospatial radar data manager software which is apparently the only software that currently support WCS 2.0 both as a server and client. Rasdaman exists both in a commercial 'rasdaman enterprise' version and as open source with the 'rasdaman community' version. We never really mentioned rasdaman before.

The rasdaman community introduction: "Rasdaman extends standard relational database systems with the ability to store and retrieve multi-dimensional raster data ( arrays) of unlimited size through an  SQL-style query language. On such sensor, image, or statistics data appearing, e.g., in earth, space, and life science applications rasdaman allows to quickly set up array-intensive services which are distinguished by their flexibility, speed, and scalability.

Rasdaman is brought to you by the guys writing the geo raster standards, including  OGC WCS and  WCPS, the OGC raster query language. The petascope component of rasdaman provides service interfaces based on the  OGC  WCS,  WCPS,  WCS-T, and  WPS. For several of these, rasdaman will be reference implementation. Since April 2011, rasdaman is available on the  OSGeo Live DVD. Rasdaman embeds itself smoothly into  PostgreSQL; further, a  GDAL rasdaman driver is available, and likewise a  MapServer integration (beta). A  PostGIS query language integration is under work, see our planning. EarthLook is a demonstration site showcasing rasdaman in a variety of 1-D to 4-D geo use cases."

GeoServer 2.2-RC3 released

The GeoServer team is happy to announce the release of GeoServer 2.2-RC3.The release is available for download from:

http://geoserver.org/display/GEOS/GeoServer+2.2-RC3

 

This release comes with assorted bug fixes and small improvements, and aims to be the latest RC before the final release. Notable changes:

  • improvements in the security subsystem upgrade from the 2.1.x series
  • bug fixes and improvements in the control-flow module (you won’t be wondering anymore if it’s properly installed, or not)
  • avoid deadlocks on some WFS transactions

The entire change logfor the 2.2-RC3 release is available in the issue tracker:

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10311&version=18700

 

A very special thanks to all those who contributed bug fixes and improvementsto this release.

–The GeoServer Team

The OGC Announces the WCS 2.0 Standard

Via internal email, I learned that the Open Geospatial Consortium (OGC) announced the Web Coverage Service (WCS) 2.0 standard.

What's new for the WCS 2.0 version, from their press release: "The WCS 2.0 standard has several significant enhancements over previous versions. WCS 2.0 is harmonized with the Geography Markup Language (GML) coverage model, leading to increased interoperability across OGC standards. Further, WCS 2.0 supports all GML and ISO coverage types, therefore extending WCS from pure raster data to point clouds, curvilinear grids, general meshes, and more coverage types. Additionally, WCS 2.0 is highly modular and follows the OGC's new Modular Specification Policy, which describes a design pattern that makes standards easier to understand and implement."

Syndicate content