web-server

wanger 9f31d6db7e init 5 months ago
build 9f31d6db7e init 5 months ago
data 9f31d6db7e init 5 months ago
doc 9f31d6db7e init 5 months ago
licenses 9f31d6db7e init 5 months ago
src 9f31d6db7e init 5 months ago
.gitattributes 9f31d6db7e init 5 months ago
.gitignore 9f31d6db7e init 5 months ago
CITATION.cff 9f31d6db7e init 5 months ago
CODE_OF_CONDUCT.md 9f31d6db7e init 5 months ago
CONTRIBUTING.md 9f31d6db7e init 5 months ago
LICENSE.md 9f31d6db7e init 5 months ago
README.md 9f31d6db7e init 5 months ago
SECURITY.md 9f31d6db7e init 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.

Community support

The Community support page on the GeoServer web site provides access to the various channels of communication, as well as some indication of the code of conduct when posting to the groups.

Contributing

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

More Information

Visit the website or read the docs.