public class WCSImpl111 extends WCSBaseImpl
WCS 1.1.1 服务实例类。
WCS(Web Coverage Service,网络要素服务)是 OGC(Open GIS Consortium,开放地理信息系统协会)标准之一。
SuperMap iServer 目前 提供了如下 WCS 1.1.1 操作:
构造器和说明 |
---|
WCSImpl111() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getVersion()
WCS 的版本信息。
|
describeCoverage, getCapabilities, getCoverage, initialize
public java.lang.String getVersion()
getVersion
在接口中 WCS
getVersion
在类中 WCSBaseImpl