GeoServer

GeoServer
Developer(s) Boundless Spatial, GeoSolutions, Refractions Research
Stable release
2.9.0 / May 28, 2016 (2016-05-28)
Repository github.com/geoserver/geoserver
Written in Java
Operating system GNU/Linux, MS-Windows, Mac OS X, POSIX compliant systems
Type Geographic information system
License GPL
Website http://geoserver.org

In computing, GeoServer is an open-source server written in Java that allows users to share, process and edit geospatial data. Designed for interoperability, it publishes data from any major spatial data source using open standards. GeoServer has evolved to become an easy method of connecting existing information to virtual globes such as Google Earth and NASA World Wind as well as to web-based maps such as OpenLayers, Google Maps and Bing Maps. GeoServer functions as the reference implementation of the Open Geospatial Consortium Web Feature Service standard, and also implements the Web Map Service, Web Coverage Service and Web Processing Service specifications.

Goals

GeoServer aims to operate as a node within a free and open Spatial Data Infrastructure. Just as the Apache HTTP Server has offered a free and open web server to publish HTML, GeoServer aims to do the same for geospatial data.

Features

GeoServer reads a variety of data formats, including:

Through standard protocols it produces KML, GML, Shapefile, GeoRSS, PDF, GeoJSON, JPEG, GIF, SVG, PNG and more. In addition, one can edit data via the WFS transactional profile (WFS-T). GeoServer includes an integrated OpenLayers client for previewing data layers.

GeoServer additionally supports efficient publishing of geospatial data to Google Earth through the use of network links, using KML. Advanced features for Google Earth output include templates for customized pop-ups, time and height visualizations, and "super-overlays".

GeoServer relies on GeoTools, a GIS library.

Usage

Architecture

GeoServer uses Restlet as a framework for the REST services it provides. It packages Jetty (web server) as an embedded server, but supports any common servlet container. GeoWebCache, a Java-based caching component similar to TileCache, is bundled with GeoServer, but available separately.[1] Similarly, GeoServer packages GeoTools as a Java library, but it is also available separately.[2]

See also

References

  1. "GeoWebCache".
  2. "GeoTools".

External links

This article is issued from Wikipedia - version of the 10/5/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.