project logo OSGeo Project

GeoServer

Usługi sieciowe

GeoServer is a web server that allows you to serve maps and data from a variety of formats to standard clients such as web browsers and desk top GIS programs. This means that you can store your spatial data in almost any format you prefer but that your users do not need to know anything about GIS data. At the simplest level all they need is a web browser to see your maps exactly as you want.

GeoServer is the reference implementation of the Open Geospatial Consortium (OGC) Web Feature Service (WFS) and Web Coverage Service (WCS) standards, as well as a high performance certified compliant Web Map Service (WMS). GeoServer forms a core component of the Geospatial Web.

Screen Shot of GeoServer

Główne funkcje

Serve data from a variety of data stores:
  • Wektor
    • Shapefiles, External WFS
    • PostGIS, ArcSDE, DB2, Oracle Spatial, MySql, SQL Server
  • Raster
    • GeoTiff, JPG i PNG (z plikiem world), piramidy obrazów, formaty GDAL, Image Mosaic, Oracle GeoRaster
Data is served as safe and quick images using the WMS protocol:
As the data is served up as an image your data is completely safe and secure. Unless they redigitise your data there is no way to steal your data. The appearance of each map layer can be controlled using the SLD standard which allows features to be coloured and labeled. By combining these rules with OGC Filters scale dependent styling can be implemented allowing more detail to be added as a user zooms in. Label collision management, grouping and priorities are also implemented.
Full vector data can be sent to a client using the WFS protocol:
A WFS client can download vector data and use it for mapping, spatial analysis and other operations. Also if authorised the user can modify the data and send it back to the server to update the stored data using the WFS-T protocol. The data can be transmitted using GML (compressed) as well as other standard data formats like shapefile and json.
Raster data values can be sent to a client using the WCS protocol:
A GIS client can request the actual raster data for use in spatial analysis. This allows a user to create applications which can model the process described by your data.
On the fly reprojection:
GeoServer supports the majority of the EPSG database of projections and can reproject to any of them on demand to allow clients with limited reprojection support to pass the load to the server.
WMS Tiling Cache
GeoWebCache is a WMS tiling client. It runs as a proxy server between a map client and map server, caching tiles as they are requested, eliminating redundant requests and saving large amounts of processing time. GeoWebCache has been integrated into GeoServer.

Zaimplementowane standardy

  • Wsparcie wielu standardów Open Geospatial Consortium (OGC)
  • WMS, transakcyjny WFS, WCS, Filter Encoding, SLD, GML

Szczegóły

Strona internetowa: http://geoserver.org/display/GEOS/Welcome

Licencja: Powszechna Licencja Publiczna GNU (GPL) wersja 2

Wersja programu: 2.1

Systemy operacyjne: All Java 1.5 platforms: - Windows, Linux, Mac

Interfejsy API: WMS, WFS, WCS, REST

Wsparcie: http://geoserver.org/display/GEOS/Commercial+Support

Szybkie wprowadzenie

© OSGeo Foundation and LISAsoft 2011... Disclaimer