Official GeoServer repository http://geoserver.org/
Go to file
awaterme 7f1bd11d0d
[GEOS-11219] Upgrade mail and activation libs (#7302)
2023-11-30 20:12:05 +01:00
.github [GEOS-11160] GitHub workflow updates for consistency (#7189) 2023-11-01 09:44:21 -07:00
build Update CITE docker Tomcat version to use 9-jdk11 as base image (#7217) 2023-10-27 10:58:02 +02:00
data [GEOS-10836] Styles in "ne" workspace do not validate 2023-02-14 16:33:49 -08:00
doc [GEOS-11082] Taskmanager: keycloak support (#7288) 2023-11-27 13:53:19 +01:00
licenses [GEOS-11134] Update notice links to https, fix link for JTS 2023-10-11 01:49:18 -07:00
src [GEOS-11219] Upgrade mail and activation libs (#7302) 2023-11-30 20:12:05 +01:00
.gitattributes [GEOS-10349] Add gitattributes to GeoServer sources. Placed gitattributes in the wrong directory (only for this branch 2022-01-11 09:43:39 +01:00
.gitignore [GEOS-10382] Switch automatic formatting and check to Spotless 2022-02-12 17:32:41 +01:00
.zenodo.json fixing some typo's 2022-01-18 08:11:08 +01:00
CODE_OF_CONDUCT.md Update code of conduct with additional OSGeo email address (#4501) 2020-10-05 16:09:08 +02:00
CONTRIBUTING.md [GEOS-9960] Replace references to the master branch by main 2021-03-08 10:54:30 +01:00
LICENSE.md [GEOS-11134] Update notice links to https, fix link for JTS 2023-10-11 01:49:18 -07:00
README.md [GEOS-10606] Geneate html files for assemblies 2022-08-16 19:16:14 +02:00
SECURITY.md [GEOS-11137] Update SECURITY.md with coordinated disclosure policy (#7138) 2023-10-10 09:55:18 -07:00

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.