Overview

更新时间:
复制 MD 格式

GeoServer is a J2EE-based software server that complies with OpenGIS standards. It lets you publish, update, delete, and insert geospatial data from PolarDB for PostgreSQL, and share spatial information over standard web protocols.

GeoServer implements the Web Map Service (WMS) and Web Feature Service (WFS) standards from the Open Geospatial Consortium (OGC). It supports PostgreSQL, Shapefile, ArcSDE, Oracle, VPF, MySQL, and MapInfo as data sources, along with projections in hundreds of formats. Output formats include JPEG, GIF, PNG, SVG, and KML. GeoServer runs in any Java-based or Servlet-based container and integrates with OpenLayers to render interactive maps in Map Builder using AJAX requests.

Download and install GeoServer

Each GeoServer release requires a specific GeoTools version. Download the package that matches your environment.

GeoServer versionGeoTools versionDownload
2.13.X19.XDownload
2.14.X20.XDownload
2.15.X21.XDownload
2.16.X22.XDownload
2.17.X23.XDownload
Download GeoServer 2.14.2 or later for best compatibility.

To install GeoServer:

  1. Decompress the downloaded package into the geoserver/WEB-INFO/lib directory of your container.

  2. Start the container.