我的github

GeoServer 是 OpenGIS Web 服务器规范的 J2EE 实现,利用 GeoServer 可以方便的发布地图数据,允许用户对特征数据进行更新、删除、插入操作,通过 GeoServer 可以比较容易的在用户之间迅速共享空间地理信息。GeoServer是社区开源项目,可以直接通过社区网站下载,详细请查看本文档末的资源表。

没有装tomcat可以打开geoserver 吗:https://zhidao.baidu.com/question/503077988.html

GeoServer使用的是嵌入式的Jetty吗?

GeoServer有哪些依赖?

>>GeoServer用户手册:https://docs.geoserver.org/latest/en/user/

       GeoServer是一个用Java编写的开源软件服务器,允许用户共享和编辑地理空间数据。它为互操作性而设计,使用开放标准发布来自任何主要空间数据源的数据。
作为一个社区驱动的项目,GeoServer由来自世界各地的不同个人和组织开发、测试和支持。
       GeoServer是开放地理空间联盟(OGC)Web要素服务(WFS)和Web覆盖服务(WCS)标准的参考实现,以及高性能认证兼容Web地图服务(WMS)、Web兼容目录服务(CSW)和实现Web处理服务(WPS)。地理服务器是地理空间网的核心组件。

       Introduction

Learn about GeoServer.

      Installation

Install GeoServer for your platform.

      Getting started

Tutorials to help you get started with GeoServer.

      Web administration interface

Navigate the GeoServer graphical interface.

      Data management

Load and publish data from a variety of sources.

      Styling

Styling and visualization for published layers in GeoServer.

      Services

OGC services, the primary method of publishing data in GeoServer.

      Filtering

Filter your requests and responses to increase efficiency.

     Server configuration

Configuration options for GeoServer administrators.

     GeoServer data directory

Settings and configuration files for GeoServer.

     Running in a production environment

Best practices for using GeoServer.

     REST

Interact programmatically with GeoServer without using the graphical interface.

     Security

Secure and restrict access to data and services.

     GeoWebCache

Accelerate your GeoServer with tile caching.

     Extensions

Add extra functionality to GeoServer with extensions.

     Community modules

Add cutting-edge functionality to GeoServer with community modules.

     Tutorials

Other tips and tricks for getting the most out of your GeoServer instance.

 

>>编译源码

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.

https://github.com/geoserver/geoserver

posted on 2019-09-24 15:50  XiaoNiuFeiTian  阅读(960)  评论(0)    收藏  举报