GeoServer

GeoServer Resources

OpenGeo Services

OpenGeo offers GeoServer training, including introductory and advanced sessions, as well as GeoServer core development to add new features to the project.

Our GeoServer Team

Ian Schneider

Ian Schneider

Ian has been developing scientific and spatial software for 10 years and has been an advocate and user of open source since he first installed Linux.

Justin Deoliveira

Justin Deoliveira

Justin is a core GeoServer and GeoTools committer. He is on the steering committee for each project and leads training sessions on GeoServer and the OpenGeo Stack.

Gabriel Roldán

Gabriel Roldán

Gabriel has worked on geospatial software since 1997, working on route finding, vehicle tracking, web mapping with ESRI and open source software, desktop editing with uDig, and more.

About GeoServer

GeoServer

GeoServer is a 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 is widely supported as a spatial server for a variety of client and server software, including:

GeoServer @ OpenGeo

Recent Contributions

OpenGeo funds ongoing development of GeoServer as part of our larger mission to make public geodata more accessible and usable to civil society. Recent contributions include:

  • Performance improvements to make the GeoServer renderer one of the fastest in the world.
  • Platform improvements to use Spring, to be more developer friendly.
  • Complete Documentation overhaul.
  • Coordination of all major releases of GeoServer.
  • Integration of powerful Acegi security system.
  • Research and development of Versioning Protocol and PostGIS datastore for geo-wiki editing.

Core Development Roadmap

REST Feature Access

Currently features are only accessible via the Web Feature Service (WFS) API. REST feature access will provide a ”resource oriented“ approach to accessing geographic collections. It will also use the existing AtomPub specification to provide for feature viewing and editing.

Workspaces

Currently the layers that GeoServer publishes are the same for all users. We'd like to introduce the concept of “workspaces”, a logical collection of layers, optionally with limited security permissions, accessible from a unique end point.

More development items...