Official GeoServer repository
Go to file
Gabriel Roldan 8b8a2aecff
Merge pull request #7942 from aims-ks/bug/missing-jars-for-cog-s3-plugin
Add missing JARs to assembly.xml file for cog-s3 plugin
2024-10-22 17:22:21 -03:00
.github Commenting out failing report step 2024-10-21 16:28:10 +02:00
build Merge branch 'main' into upgrade_m-pmd-p 2024-10-19 21:06:51 +02:00
data [GEOS-11390] Replace TestWfsPost with Javascript Demo Page (#7672) 2024-05-31 10:18:06 -07:00
doc [GEOS-11578] WMTS Multidim extension, allow usage of a sidecar in a separate store 2024-10-21 16:28:10 +02:00
licenses [GEOS-11134] Update notice links to https, fix link for JTS 2023-10-11 01:49:18 -07:00
src Merge pull request #7942 from aims-ks/bug/missing-jars-for-cog-s3-plugin 2024-10-22 17:22:21 -03: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-10915] New Community Module to integrate GeoServer with the GeoServer ACL service 2024-08-14 09:12:13 -03:00
CITATION.cff Correct GeoSolutions contact details 2024-09-04 16:40:33 -07: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 Fix the the duplicates in code and supporting files (#7833) 2024-08-16 14:03:32 +02:00
LICENSE.md [GEOS-11134] Update notice links to https, fix link for JTS 2023-10-11 01:49:18 -07:00
README.md GSIP-225 update mailing list references (#7796) 2024-07-31 17:24:26 -07:00
SECURITY.md GSIP-225 update mailing list references (#7796) 2024-07-31 17:24:26 -07:00

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.