Project News for GeoServer

  • GeoServer 2.2.3 released

    The GeoServer team is happy to announce the release of GeoServer 2.2.3, now available for download:
    http://geoserver.org/display/GEOS/GeoServer+2.2.3

    This is the latest release of the stable 2.2 series and contains some small new features and interesting fixes:
    * [http://jira.codehaus.org/browse/GEOS-3885] - Update Freemarker templates through REST API
    * [http://jira.codehaus.org/browse/GEOS-5325] - Add title and abstract to LayerGroupInfo
    * [http://jira.codehaus.org/browse/GEOS-5462] - The rendering thread can block forever under request cancellation
    * [http://jira.codehaus.org/browse/GEOS-5479] - Error in Documentation: </PropertyName> tag used instead of </Literal>
    * [http://jira.codehaus.org/browse/GEOS-5483] - json output in WPS extension does not work due to missing library
    * [http://jira.codehaus.org/browse/GEOS-5485] - Border artifacts when reprojecting single banded (scientific) raster data

    Also, looking at the corresponding GeoTools release changelog we have the following extra goodies in:
    * better support for chaining rendering transformations
    * fixes to time/date handling in CQL
    * Oracle specific SDO_NN function to find the N nearest objects to a given location

    We also welcome our newest committer, Davide Savazzi, and thank him for the work on Freemarker template through the REST API and the title and abstract support in layer groups, as well as the SDO_NN work back in GeoTools.

    Download GeoServer 2.2.3, try it out, and provide feedback on the GeoServer mailing list:
    http://geoserver.org/display/GEOS/Mailing+Lists

    Thanks again for using GeoServer!

    2012-12-24 06:07:30 PST by aaime

  • Looking for GeoServer news? See blog.geoserver.org

    If you're looking for the latest news and updates for all things GeoServer, please read the GeoServer blog at http://blog.geoserver.org . The downloads are still hosted here at SourceForge, of course, but we're consolidating our news on the GeoServer blog, rather than having it in more than one place. The main GeoServer homepage remains at http://geoserver.org . Come join us!

    2008-05-21 08:25:10 PDT by mpumphrey

  • GeoServer 1.4.0-M2 with WCS released

    This release works against Java 1.4.2+, GeoTools 2.3.0-M0, JAI 1.1.4+ and ImageIO 1.1+.

    ArcGrid module is not working well on this release because the new one, all refactored and based and ImagioIO interfaces, is available on Geotools since version 2.4.x.

    The next release will have ArcGrids and GRIBs back plus a lot of other plugins :)

    Thanks,
    Alessio.

    2006-10-02 06:28:38 PDT by afabiani

  • http://geoserver.org - new homepage!

    GeoServer has acquired a new homepage, made sooner by sourceforge dropping support for mysql 3, which our old postnuke page relied upon. We've been in the process of porting to a wiki for awhile, and are close to done. The location of the actual wiki is a bit weird, so we just decided to use http://geoserver.org to point you in the right direction. Soon we'll get that domain itself up to snuff. But please check out the new page, and please give us feedback, or things are wrong, just fix it up yourself!

    2005-11-15 12:45:56 PST by cholmesny

  • GeoServer 1.0.0 released

    GeoServer is a full transactional Java (J2EE) implementation of the OpenGIS Consortium's Web Feature Server specification. Release 1.0.0 has been completely tested against the official OGC WFS test engine and supports Postgis, Oracle and Shapefile formats. Please visit http://geoserver.sf.net

    GeoServer is built as a thin servlet layer on top of the latest beta release of GeoTools (http://geotools.org), another excellent sourceforge project. The server allows users to share geographic information using GML. GeoServer was originally written on top of Postgis, a spatial extension to PostgreSQL, and now also supports Shapefile and Oracle Spatial formats, with more coming every day. It is fully transactional, meaning users can modify their backend data using update and locking operations on the web. Feature filtering is also fully supported, in the backend data stores for speed where possible.

    The 1.0.0 release is an important milestone. The server has been fully tested as the reference implementation of the OGC's Web Feature Service Specification. Our association with the GeoTools team led to a number of improvements, including the additional data formats, connection pooling, and the internal feature model. And our users have proven invaluable for testing beta versions and providing bug reports, fixes, and feedback.

    Future improvements will include an integrated Web Map Service (WMS), a web administration interface, strong transactional locking, and greater speed and efficiency. The release can be downloaded at:

    http://prdownloads.sourceforge.net/geoserver/geoserver-1.0.tar.gz

    2003-10-01 13:37:49 PDT by cholmesny