Official GeoServer repository http://geoserver.org/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Andrea Aime 9757cedfc7 [GEOS-10984] Remove ows-simulate community module 1 day ago
.github [GEOS-10871] Confirm documentation output is available 2 months ago
build Updated version to 2.24-SNAPSHOT, updated GeoTools dependency to 30-SNAPSHOT, updated GeoWebCache dependency to 1.24-SNAPSHOT, and related changes 3 months ago
data [GEOS-10836] Styles in "ne" workspace do not validate 3 months ago
doc [GEOS-10984] Remove ows-simulate community module 1 day ago
licenses [GEOS-10606] Geneate html files for assemblies 10 months ago
src [GEOS-10984] Remove ows-simulate community module 1 day ago
.gitattributes [GEOS-10349] Add gitattributes to GeoServer sources. Placed gitattributes in the wrong directory (only for this branch 1 year ago
.gitignore [GEOS-10382] Switch automatic formatting and check to Spotless 1 year ago
.zenodo.json fixing some typo's 1 year ago
CODE_OF_CONDUCT.md Update code of conduct with additional OSGeo email address (#4501) 3 years ago
CONTRIBUTING.md [GEOS-9960] Replace references to the master branch by main 2 years ago
LICENSE.txt [GSIP-198] NSIS Windows Installer script (#5324) 2 years ago
README.md [GEOS-10606] Geneate html files for assemblies 10 months ago
SECURITY.md Enable GitHub security private vulnerability reporting 1 month ago
restput.xml [GEOS-10756] Add support for manual configuration of start and end value in WMS Layer Dimensions 5 months ago

README.md

Gitter DOI

GeoServer is an open source 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.

Being a community-driven project, GeoServer is developed, tested, and supported by a diverse group of individuals and organizations from around the world.

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), compliant Catalog Service for the Web (CSW) and implementing Web Processing Service (WPS). GeoServer forms a core component of the Geospatial Web.

License

GeoServer licensed under the GPL.

Using

Please refer to the user guide for information on how to install and use GeoServer.

Building

GeoServer uses Apache Maven for a build system. To build the application run maven from the src directory.

mvn clean install

See the developer guide for more details.

Bugs

GeoServer uses JIRA, hosted by Atlassian, for issue tracking.

Mailing Lists

The mailing list page on the GeoServer web site provides access to the various mailing list, as well as some indication of the code of conduct when posting to the lists

Contributing

Please read the contribution guidelines before contributing pull requests to the GeoServer project.

More Information

Visit the website or read the docs.