其他分享
首页 > 其他分享> > Implementing a simple OWS service

Implementing a simple OWS service

作者:互联网

实现一个简单的OWS服务

This section explains How to Create a Simple GeoServer OWS service for GeoServer using the following scenario. The service should supply a capabilities document which advertises a single operation called “sayHello”. The result of a sayHello operation is the simple string “Hello World”.

本节介绍了如何在以下场景中创建一个简单的GeoServer OWS服务。该服务应该提供一个功能文档,为名叫“sayHello”的操作做介绍。sayHello操作的结果是一个简单的字符串“Hello World”。

目录

1. Setup

 

https://docs.geoserver.org/stable/en/developer/programming-guide/ows-services/implementing.html

标签:Web,service,simple,Implementing,sayHello,GeoServer,OWS
来源: https://blog.csdn.net/nmj2008/article/details/116975372